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]

Re: error in using serial port to update image


mojo Ma said:
> Greetings.
>
> I tried to upload eCos image to the IXDP425 board by minicom (xmodem) via
> the serial port.
> But failed as the follows:
>
> RedBoot> load -r -v -m xmodem -b 0x01600000 zImage
>
> CCCCCCCCC...........Can't load 'zImage': Timed out
>
> My UART communication configuration is correct. Can anybody point out what's
> wrong?

After you issue the load command to RedBoot, you need to tell
minicom to actually send the file (^A-S)

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