[ECOS] "hello" in integrator/arm7tdmi/windows2000
황영우
cafe2000@dreamwiz.com
Thu Jul 19 19:36:00 GMT 2001
hello...
My platforms is arm integrator/ARM7TDMI with Multi-ICE.
My host is windows2000,cygwin,ecos1.3.1 and ecos configtool 2.02.
I was able to building arm-development tools for windows through http://sources.redhat.com/ecos/tools/win-arm-elf.html
(gcc 2.95.2/insight 5.0/binutils-2.11.2)
BTW, I found that ecos porting into the integrator board is in progess.
so I used arm porting source made by Philippe Robin at ARM with CVS sources(2000-10-15).
>From ecos config tool, I selected arm integrator/cygmon and
I could get "cygmon.bin","cygmon.elf","cygmon.img" and "cygmon.srec".(start up type is rom.)
I did download cygmon.bin to flash memory in integrator via Multi-ICE.
and did reboot.(of course booting from flosh memory: S1-1,2,3,4 is all off)
My hyperterminal shows
"ARM eCos" ,
but it is all.. It han no response and no prompt.
I executed cygwin and compiled hello.c.
then, I did like this:
arm-elf-gdb -nw a.out
(gdb) set remotebaud 38400
(gdb) target remote com1
Remote debugging using com1.
Ignoring packet error, confinuing...
Ignoring packet error, confinuing...
Ignoring packet error, confinuing...
Couldn't establish connection to remote target
Malformed response to offset query, timeout
(gdb)
My problem is this...
How can I get "Hello! eCos" on my screen.
Did I omit anything? or My process is alright?
Thanks..
-------------------------------------------------
DreamWiz Free Mail @ http://www.dreamwiz.com/
DreamSearch Click the world!!! http://search.dreamwiz.com/
More information about the Ecos-discuss
mailing list