Skip to main content
PJosh.17
Visitor II
August 19, 2019
Question

Error during debugging

  • August 19, 2019
  • 1 reply
  • 625 views

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 

This topic has been closed for replies.

1 reply

Tesla DeLorean
Guru
August 19, 2019

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 (See Profile) Up vote any posts that you find helpful, it shows what's working..