Hi All,
I have some code compiled and linked with GNU.
I'm trying to debug its ELF using atmel studio 7 - "Object file for debugging".
I'm using Jtag MKII.
I can add some break points for the assembly code - when trying to add breakpoint to the c/c++ code I get "Unable to set requested breakpoint on target.
I'm compiling the code with -g3 flag and -O0 - yet it does not help.
Also I noticed that when looking AT dEBUG->wINDOWS->MODULE - I can see that "symbols not loaded".
If anyone has successfully debug an external ELF - I'll be happy to hear from his experience.
And any help is generally welcome
Regards,
Lior.