[ECOS] Making eCos programs

Miguel J. Vega mserrano@engin.umich.edu
Wed Jun 23 17:34:00 GMT 2004


Hi everyone,

I am currently using the phytec phyCORE-MPC555 dev board and have recently
gotten redboot[ROM] to work on it.

Now I am trying to get eCos programs to run on the board. I built eCos
default and have used this to build the example "hello eCos" program. When
I use GDB I do the following

	powerpc-eabi-gdb -nw hello.elf
	set remotebaud 38400
	target remote /dev/ttyS0
	load
	continue

Load seems to work fine, when I type continue, the prompt says:
"Continuing." and nothing else happens.

Miguel J. Vega
FEGI C&DH Team
University of Michigan

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



More information about the Ecos-discuss mailing list