cancel
Showing results for 
Search instead for 
Did you mean: 

Using CLI

aleksander23
Associate
Posted on November 05, 2015 at 12:06

 

 

The original post was too long to process during our migration. Please click on the attachment to read the original post.
1 REPLY 1
Nesrine M_O
Lead II
Posted on November 05, 2015 at 14:36

Hi  sawicki.aleksander,

In fact, what you have seen is normal.

When opening the .exe, it displays the help, when you press any key it displays more details, then it quits. 

In order to execute instructions, you should create batch file (*.bat) in which you call the cli.exe

Example of batch file:

''ST-LINK_CLI.exe'' -c SWD -P ''c:\project.hex'' in this case the (*.bat) file must be in the same directory as the .exe

-Syrine-