This is the mail archive of the ecos-discuss@sourceware.cygnus.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Debugging problem with insight 5.0


>>>>> "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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]