Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » gcc compiler and jtag device (eclipse, gcc, jtag SAM-ICE debugger)
gcc compiler and jtag device [message #820511] Wed, 14 March 2012 04:14
Eclipse UserFriend
Hello,

Does anyone have experience with arm gcc compiler in eclipse cdt and JTAG Debugger?
I tried to compile a C-Testprogram with the Keil development environment and to debug with my SAM-ICE JTAG Debugger and it works fine.
Then I installed the Keil µvision under Eclipse and it works also.

Now I have a program what is compiled with gcc. I got an .elf file (in Keil I got a .axf file, I don't know whats the difference) and I want to debug this file, but it is not possible. The following problems I have now:
- Sometimes it comes the error "No Source available "", View Disassembly!"
- When the first problem not come, the debugger goes to the breakpoint but it is not possible to step through the program.

I think the problem is the format of the .elf file, I tried different formats (dwarf, gdb,...) but that does not help.
Which configuration of the gcc compiler is necessary that I can debug the executable file?

Thanks,

Bernhard
Previous Topic:difference between compiling in terminal or eclipse
Next Topic:CDT won't install, dependency error
Goto Forum:
  


Current Time: Wed Jun 18 06:06:55 EDT 2025

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

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

Back to the top