Associate
May 21, 2018
Solved
St LINk Cli for External Memory programming.
- May 21, 2018
- 1 reply
- 1377 views
Posted on May 21, 2018 at 10:33
Hello I am to write the CLI interface for the ST Link programmer to program an external memory through CLI.
'C:\Project\Programming\ST-LINK Utility>ST-LINK_CLI.exe -C -EL MX25L512G_STM32F769I-DISCO.stldr -P C:\Project\Programming\ST-LINK Utility\asset.hex'
the CLI Able to load the EL but unfortunately there is no programming is done.
'
C:\Project\Programming\ST-LINK Utility>ST-LINK_CLI.exe -C -EL MX25L512G_STM32F769I-DISCO.stldr -P C:\Project\Programming\ST-LINK Utility\asset.hexSTM32 ST-LINK CLI v3.0.0.0STM32 ST-LINK Command Line InterfaceST-LINK SN : 48FF6C067266535216230367
ST-LINK Firmware version : V2J27S6Connected via SWD.SWD Frequency = 4000K.Target voltage = 3.1 V.Connection mode : Normal.Device ID:0x451Device flash Size : 2048 KbytesDevice family :STM32F76x'I have tried to move around the command but seem is not working
I have tried usimg the GUI Utility & it was programmed successfully. Is there any thing that i did wrong?
I need the CLi becoz i need to interface it with labview