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

how to connect the GDB and redboot via serial port on PC envirenment


dear sirs,
    I have been told that the redboot cauld be used instead of GDB Stub, but I could not link the gdb/insight and redboot via serial port. why?

Envirenment:

PC1    : windows2000, cygwin, insight5.0, 
            COM2, 38400/8/No/1
PC2    : redboot for x86 PC
            COM2

Steps:
ON PC2:
a.) boot the PC2 with redboot
ON PC1:
b.) " /> gdb test.exe"
c.) "gdb> set remotebaud 38400"
e.) "gdb> target remote COM2"
f.) error, could not connect remote target.


Best Regards,
Chi Xiaobo

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