[ECOS] Ecos network stack debugging.

Jonathan Larmour jlarmour@redhat.com
Thu Jan 3 17:42:00 GMT 2002


umesh jaiswal wrote:
> 
> Hi All,
> 
> I have booted my machine with redboot and connected it
> with the serial interface to linux machine.  After
> this I have applied the following command.
> 
> gdb target remote /dev ttyS0
> 
> After this there is no response from redboot
> Please specify the reason.

Are you sure this is what you typed? This isn't correct. At the GDB prompt
"(gdb)", you should type:

  target remote /dev/ttyS0

But before that even, it is recommended to set the serial line speed with:

  set remotebaud 38400

assuming it is 38400.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine



More information about the Ecos-discuss mailing list