Closed Tracker647 closed 1 year ago
First, use a more uptodate version of openocd. I thin 0.10.0 is super old (2017)
You can see the exact command line for OpenOCD. Please run that after updating openocd and make sure it runs without crashing by executing the same command we are using. You can do this in a Windows command prompt.
First, use a more uptodate version of openocd. I thin 0.10.0 is super old (2017)
You can see the exact command line for OpenOCD. Please run that after updating openocd and make sure it runs without crashing by executing the same command we are using. You can do this in a Windows command prompt.
I switch to xpack-openocd0.12.0 and redebugging my code, it works, thanks.
I'm using stm32f103c8t6 and st-linkv2, and encounter this. the executable axf file is from keil5, I switch to stm32cube to generate makefile excutable elf file to debug and still prompt it.
my launch.json:
Debug Console
Terminal output: