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]

help for no release version


Hi,

I have completed compiling a NET template for a board. Arm-elf-gcc worked well to generate an out file for arm-elf-insight. Working with Insight, everything went right! Then I did this, arm-elf-objcopy ?O srec a.out a.srec. Afterwards, I loaded the srec to the board and wished it would work by itself. But there were some unrecognized characters on HyperTerminal (serial console). Ping failed. (Expected result: show “hello world”) How to solve this problem?

Should I reconfigure the NET package template? Such as removing some debugging elements. How?

Should I use other options for compiling/building/linking? And releasing?

Yang Yu



What shows:

RedBoot>

RedBoot>

RedBoot> reset+flash initialzie 191,10114

DP83902A - static ESA: 00:d0:c9:34:56:78

Ethernet eth0: MAC address 00:d0:c9:34:56:78

IP: 192.168.1.110/255.255.255.0, Gateway: 192.168.1.1

Default server: 0.0.0.0



RedBoot(tm) bootstrap and debug environment [ROM]

Non-certified release, version UNKNOWN - built 01:09:40, Feb 14 2005



Copyright (C) 2000, 2001, 2002, 2003, 2004 Red Hat, Inc.



RAM: 0x0c000000-0x0c800000, [0x0c00a828-0x0c7fc000] available

FLASH: 0x00000000 - 0x00200000, 512 blocks of 0x00001000 bytes each.

RedBoot> load -v -r -h 192.168.1.185 -b 0x0c100000 hello1.srec

Using default protocol (TFTP)

\

Raw file loaded 0x0c100000-0x0c1d9279, assumed entry at 0x0c100000

RedBoot> go

$T0a0f:1c00100c;0d:ecbf7f0c;#a1

_________________________________________________________________
与联机的朋友进行交流,请使用 MSN Messenger: http://messenger.msn.com/cn



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


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