[ECOS] Debugging problem with insight 5.0
Jesper Skov
jskov@redhat.com
Sun Jul 2 00:13:00 GMT 2000
>>>>> "Charles-Henri" == Charles-Henri <charles-henri@prolectronic.com> writes:
Charles-Henri> Hello, I have to build my program with rom option, it
Charles-Henri> work perfectly, when I build it with RAM option for use
Charles-Henri> insigth 5.0 with a download of the ecos
Charles-Henri> "edb7212_gdb_module.bin" or "edb7212_cygmon.bin" my
Charles-Henri> program work fine with no break point, when I put a
Charles-Henri> break point into the insight 5.0 source code, insight
Charles-Henri> lost the control of my board when the program is
Charles-Henri> running, and I cannot debug then !!!! any has an idea
Charles-Henri> why insigth lost communication, I use in this program,
Charles-Henri> threads, interrupts (EINT1 and keyboard) but no serial
Charles-Henri> device (no printf or other)
Did you include GDB stubs in the eCos configuration? It's necessary on
ARM to get a debuggable image.
Jesper
More information about the Ecos-discuss
mailing list