This is the mail archive of the ecos-discuss@sourceware.org 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]
Other format: [Raw text]

gdb output in RAM build


Hello,

my RAM build (redboot or ecos RAM application) prints this:

$T050f:0000f071;0d:1c9d0320;#81

When I hit '+' it prints the next message, mostly always the same.
Referring to http://sourceware.org/ml/ecos-discuss/2006-10/msg00023.html, I'm quite sure this is GDB output.
But all my GDB options are disabled (searching through ecos.ecc). (I use a JTAG debugger).
When I debug with gdb-jtag, it looks like the code is in ROM.


Maybe this option causes the problem?:
 cdl_option CYGSEM_HAL_USE_ROM_MONITOR {
     # Flavor: booldata
     user_value 1 Generic
 };

Has anybody a clue?

Kind regards,
Jürgen


P.S.: I have already sent this mail yesterday at 18:48, but from a different PC using Outlook - maybe Outlook messages are by default put in a spam folder ;-)



-- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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