How can I use Eclipse Standalone Debugger for embedded debugging? [message #1629508] |
Sun, 22 February 2015 13:52  |
Eclipse User |
|
|
|
Hello!
I'm writing software for ARM Cortex-M4 microcontroller. Depending on the project, my code runs bare-metal directly on the microcontroller or on µClinux. Project management and project build are done outside of Eclipse. I would like to use Eclipse solely for the purpose of debugging.
After some googling, I thought that Eclipse Standalone Debugger (wiki.eclipse.org/CDT/StandaloneDebugger) is exactly what I'm looking for. Unfortunately, after installing it, it now seems to me that the Standalone debugger can only debug applications which are running directly on the debug host.
It is my understanding, that Embedded projects (with remote targets) with architectures other than the debugging host don't seem to be supported.
Is that correct?
In "normal" Eclipse, embedded debugging of ARM projects is allegedly possible when installing following plugins:
- C/C++ GCC Cross Compiler Support
- C/C++ GDB Hardware Debugging
They are installed in my Eclipse installation, however, when starting the Standalone Debugger, they seem to be deactivated.
Is it possible to activate them somehow?
Can anyone point me towards other useful information which could help me to use Eclipse solely for the purpose of debugging?
[Updated on: Mon, 23 February 2015 15:38] by Moderator
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05428 seconds