[ECOS] Running on Board

Trenton D. Adams tadams@extremeeng.com
Mon Jun 11 14:47:00 GMT 2001


How do I know that the program I'm running is actually running on the
board?  It doesn't appear that it is.

I'm running the eCos example serial.exe from the eCos install examples
directory.

I do the following commands all in sequence.
arm-elf-gdb.exe serial.exe
target remote 172.16.240.1:9000
load
Continue

It outputs everything to my gdb console connection.  Isn't some of it
supposed to go to the serial device?

Maybe the cyg_io_lookup isn't finding "/dev/haldiag" and defaulting to
stdio which is the gdb console?

I'm using the EDB7211-2 board, cygwin, and RedBoot.



More information about the Ecos-discuss mailing list