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]

load image problem


Hi,
I 'm having the following problem:
I can't load image to target from redboot.
I'm sure that all setting are OK because I tested it with another redboot
image. It seems that the redboot I build on my computer fails to load from
network.
See the following example:

RedBoot> load -r -v -b 0x6000000 zImage
Using default protocol (TFTP)
__udp_sendto: Can't find address of server
Can't load 'zImage': some sort of network error

RedBoot> ping -h 192.168.0.2
Network PING - from 192.168.0.2 to 192.168.0.2
PING - received 0 of 10 expected

RedBoot>ping -h 192.168.0.1
PING: Cannot reach server '192.168.0.1' (192.168.0.1) I've tried to do it
via serial and it failed. How can I solve the network problemand how the
serial case work?
Please advise,
Asaf



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