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]

Sucessfull eCos porting done on ARM926EJ-S target board.


Hi All,
          well finally i could make it..i have been able to 
successfully run the Hello World application on my arm926ej-s 
target platform.
                  thank you for all your support and valuable
time to answer to my queries..i m happy now..got to take a break
now..
 
well, following was the output seen:
$ arm-elf-gdb -nw hello
GNU gdb 5.3 (eCosCentric)
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "--host=i686-pc-cygwin --target=arm-elf"...
(gdb) set remotebaud 115200
(gdb) target remote com1
Remote debugging using com1
0x30002f9c in ?? ()
(gdb) load
Loading section .rom_vectors, size 0x40 lma 0x40000
Loading section .text, size 0xf430 lma 0x40040
Loading section .rodata, size 0x2a0 lma 0x4f470
Loading section .data, size 0x3e4 lma 0x4f710
Start address 0x40040, load size 64244
Transfer rate: 73421 bits/sec, 303 bytes/write.
(gdb) continue
Continuing.
Hello, eCos world!


more to follow after a 2 weeks holiday; coz we have summer 
vacation from this weekend.

cheers,
satish


-- 
Satish Kumar <satish@bvt.sc.sanyo.co.jp>


-- 
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]