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]

Connecting gdb to AEB


Hi!

While following the "Getting Started with eCos" you shall connect to the
board using these gdb commands. 

(gdb) set remotebaud 38400 
(gdb) set mips-force-32bit-saved-gpregs 
(gdb) target remote COM1


This set mips.. command, should I replace it?
Entering the command I get:
(gdb) set mips-force-32bit-saved-gpregs
Error: No symbol table is loaded.  Use the "file" command.

/Andreas

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