cancel
Showing results for 
Search instead for 
Did you mean: 

Error during debugging

PJosh.17
Associate

hi,

i am executing c/c++ application code in gnu mcu eclipse targeted to STM32F4. i am trying to perform software debugging i am getting the following error during the debugging process. the error is as follows

/////////////////////////

Error in services launch sequence

Launching command [C:\Program Files\GNU ARM Eclipse\OpenOCD\0.10.0-201601101000-dev\bin/$openocd_path/ -c gdb_port 3333 -c telnet_port 4444 -c tcl_port 6666 stm32f4discovery.cfg -c echo "Started by GNU MCU Eclipse"] failed.

Launching command [C:\Program Files\GNU ARM Eclipse\OpenOCD\0.10.0-201601101000-dev\bin/$openocd_path/ -c gdb_port 3333 -c telnet_port 4444 -c tcl_port 6666 stm32f4discovery.cfg -c echo "Started by GNU MCU Eclipse"] failed.

Cannot run program "C:\Program Files\GNU ARM Eclipse\OpenOCD\0.10.0-201601101000-dev\bin/$openocd_path/": Launching failed

//////////////

kindly help

Dr. PVJ 

1 REPLY 1

So complaining it can't expand path name.

Check directory and tools exist​ on path.

Check environment variables tools are using.

Reinstall tools, or find more current release/build.​

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..