gcc compiler and jtag device [message #820511] |
Wed, 14 March 2012 04:14 |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.03096 seconds