Skip to main content
Visitor II
September 19, 2019
Question

How to disable reset command with st link command line

  • September 19, 2019
  • 0 replies
  • 549 views

Hi all,

I am using st link command line interface to program stm32 board. I am not using any command to reset the board after programming but i think by default this reset is happening. Question is how i can prevent this reset to happen after programming.

For connection i am using command

ST-LINK_CLI.exe -c SWD UR LPM

for flashing binary:

ST-LINK_CLI.exe -P %filename% address -V

Thanks,

Kusum

    This topic has been closed for replies.