Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Problems with ARM debugging(Error Launching Command: arm-none-eabi-gdb --version)
Problems with ARM debugging [message #1724934] Sat, 27 February 2016 10:43 Go to next message
Andrea Bedei is currently offline Andrea BedeiFriend
Messages: 3
Registered: February 2016
Junior Member
Hi everybody,
I am attempting to debug an arm based c++ project in Dave 4 by Infineon. I keep getting a pop up error window containing the following error when I attempt to debub:

Error while launching command: C:\Davev4\Dave-4.1.4\ eclipse\ARM-CC-49/bin/arm-none-eabi-gdb --version

Any help with this problem would be much appreciated.
Thanks in advance,

Andrea.
Re: Problems with ARM debugging [message #1724967 is a reply to message #1724934] Sun, 28 February 2016 08:49 Go to previous messageGo to next message
Jonah Graham is currently offline Jonah GrahamFriend
Messages: 416
Registered: June 2014
Senior Member
Have you confirmed that "C:\Davev4\Dave-4.1.4\ eclipse\ARM-CC-49/bin/arm-none-eabi-gdb" exists? Can you run it manually (i.e. start Windows Command Prompt, cd to directory and run arm-none-eabi-gdb --version)
Re: Problems with ARM debugging [message #1725041 is a reply to message #1724967] Mon, 29 February 2016 10:12 Go to previous messageGo to next message
Andrea Bedei is currently offline Andrea BedeiFriend
Messages: 3
Registered: February 2016
Junior Member
I upgrated the program to the last version (4.2.2) and now in the directory I can find only "arm-none-eabi-gdb-py" and it can't be run.
Re: Problems with ARM debugging [message #1725045 is a reply to message #1725041] Mon, 29 February 2016 10:37 Go to previous messageGo to next message
Jonah Graham is currently offline Jonah GrahamFriend
Messages: 416
Registered: June 2014
Senior Member
If the GDB is missing, you need to be in touch with the vendor (Infineon) to find out where to get GDB from. Infineon have a support forum for their product: http://www.infineon.com/cms/en/product/microcontroller/development-tools-software-and-kits/dave-version-4-free-development-platform-for-code-generation/channel.html?channel=db3a30433580b37101359f8ee6963814#ispnTab7 or http://www.infineonforums.com/


Unless you are supposed to supply it yourself, in which case you can consider getting it from https://launchpad.net/gcc-arm-embedded which provides pre-built GDB.
Re: Problems with ARM debugging [message #1725047 is a reply to message #1725045] Mon, 29 February 2016 10:49 Go to previous message
Andrea Bedei is currently offline Andrea BedeiFriend
Messages: 3
Registered: February 2016
Junior Member
Ok, thank you for your support.
Previous Topic:map file with symbols
Next Topic:Run / Debug configuration
Goto Forum:
  


Current Time: Tue Mar 19 10:53:28 GMT 2024

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

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

Back to the top