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]

Re: how can I make boot floppy /connection ? in X86-pc


Hello I'm doing almost the same.

> 
> my target is i386-elf-pc
> host is win-NT [cygwin]

I created a redboot FD from here
http://sources.redhat.com/ecos/docs-latest/redboot/x86pc.html

> when I am going to connect through gdb it is giving 
> 
> (gdb) set remotebaud 38400
> (gdb) target remote /dev/ttyS0

if using cygwin you must use
(gdb) target remote com1

M-----
krypton8-AT-inwind-DOT-it


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


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