Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » OpenOCD preventing launching of project(OpenOCD preventing launching of project)
OpenOCD preventing launching of project [message #1869219] Mon, 05 August 2024 18:22
Ria Prakash is currently offline Ria PrakashFriend
Messages: 3
Registered: August 2024
Junior Member
On Windows 10, eclipse version 2022-12 4.26.0, I'm trying to run my built project which is meant for the MAX78000 MC. When downloading the maxim SDK it downloads the libraries and tools as well, and within Tools>OpenOCD there is a scripts folder and an openocd.exe file. As seen in the error the debugger path is set to the scripts folder (which has a target folder, interface folder, and mem_helper file) because this was the default, but I have tried changing it to route to both the openocd file and the folder with the same error appearing. I have also tried changing the Global OCD Path, which also didn't help.

Error I see is below:

Error in services launch sequence
Launching command [openocd -c gdb_port 3333 -c telnet_port 4444 -c tcl_port 6666 -s /OpenOCD/scripts -f interface/cmsis-dap.cfg -f target/max78000.cfg -c echo "Started by GNU MCU Eclipse"] failed.
Launching command [openocd -c gdb_port 3333 -c telnet_port 4444 -c tcl_port 6666 -s /OpenOCD/scripts -f interface/cmsis-dap.cfg -f target/max78000.cfg -c echo "Started by GNU MCU Eclipse"] failed.
Cannot run program "openocd": Launching failed
Previous Topic:Error message "Could not launch product...."
Next Topic:Sorting problem in Project Explorer
Goto Forum:
  


Current Time: Thu Sep 19 11:19:12 GMT 2024

Powered by FUDForum. Page generated in 0.07708 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top