2017-09-14 02:02 AM
Hi everybody!
Just I want read a some memory area from my F4-DISCO for monitoring values.
So, first I start
ST-LINK CLI with following arguments:
ST-LINK_CLI.exe -c SWD HOTPLUG -r8 0x20018000 0x100
and this works (i.e. read data) fine, but processor gets the stop-state during data read and runs again after.
Second, I trying to run CLI with additional LPM option, like this:
ST-LINK_CLI.exe -c SWD HOTPLUG LPM -r8 0x20018000 0x100
But the ST-LINK CLI returns a error:
[LPM]: Unknown debug protocol or option!
I tried a different options and it different order in command line, but not success.
Who can explain what's going on with CLI and how I can resolve this issue?
Thanks!
#lpm #st-link-cli2017-10-09 11:51 PM
hey developers! Is anyone here?
2018-06-28 08:04 AM
Did you ever get a solution to this? The manual still says '-c LPM' is a valid option. I'm trying it today and getting the same error you got.
2018-06-28 11:06 AM
Hello
mtaylor
Which version of STLink Utility is used ?
Can you please check if you use the latest version 4.2.0!
With Regards,
Imen
2018-06-28 11:55 AM
STM32 ST-LINK CLI v3.0.0.0
On Thu, Jun 28, 2018 at 12:07 PM, Imen D <st-microelectronics@jiveon.com>
________________ Attachments : image.png : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006HxSd&d=%2Fa%2F0X0000000ayK%2FdHByI7M3t2yam_QqxMTneCiqC3CTEkq6ybr4B80FLx0&asPdf=false2018-06-28 12:21 PM
Upgrading to 4.2.0/3.2.0.0.0 made the LPM option work OK.
On Thu, Jun 28, 2018 at 12:08 PM, Imen D <st-microelectronics@jiveon.com>
2018-06-28 01:29 PM
Correction: No difference with 4.2.0/3.2.0.0.0. Still get the original
error with LPM option AND it screws up the ST-Linkj so bad you have to
unplug and replug the IF to get it to work again!
2018-06-28 03:26 PM
STLink Utility v.4.2 (with cli v.3.2) does not work also. The LPM option is not supported.
This was checked immediately as latest version has been released!
2018-06-29 04:07 AM
Hello
K.N
,Thank you for posting your update.
We will check this internally and come back to you.
with Regards,
Imen
2018-10-12 06:13 AM
Hello,
This issue will be fixed with the next version of STM32 ST-LINK Utility (V4.3.0).
Kind Regards,
Imen