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]

Cann't run the examples ,load and run problem


hi,
I use the iq80310 board.When I load the "hello" example program ,it cann't run,and have no response.
I use win2k,cygwin ecos 1.3.net.The information is following:

$ xscale-elf-gdb -nw hello
(gdb) set remotebaud 115200
(gdb) target remote com1
Remote debugging using com1
0x18bcc in ?? ()
(gdb) load
Loading section .rom_vectors, size 0x40 lma 0xa0020000
Loading section .text, size 0xbefc lma 0xa0020040
Loading section .rodata, size 0x4e0 lma 0xa002bf3c
Loading section .data, size 0x454 lma 0xa002c41c
Start address 0xa0020040 , load size 51312
Transfer rate: 82099 bits/sec, 296 bytes/write.
(gdb) c
Continuing.

The program is dead in this point and have no any response.

I modified the RAM address to 0x00000000,result:


$ xscale-elf-gdb -nw hello
(gdb) set remotebaud 115200
(gdb) target remote com1
Remote debugging using com1
0x18bcc in ?? ()
(gdb) load
Loading section .rom_vectors, size 0x40 lma 0x20000
Memory access error while loading section .rom_vectors.

I check the board's redboot version information:

RedBoot> version
RedBoot(tm) debug environment - built 17:16:14, Feb 12 2001
Platform: IQ80310 (XScale)
Copyright (C) 2000, Red Hat, Inc.
RAM: 0xa0000000-0xa2000000
RedBoot>

Please help me.



欢迎使用263天下邮免费信箱 http://freemail.x263.net
welcome to enjoy 263 Freemail http://freemail.x263.net
_____________________________________________________
		263在线_中国人的网上家园
Tel:010-64262631 Fax:010-64240295 (c)1998-2001版权所有
263服务热线     263@263.net.cn  



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]