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: Serial and disk upload problem


On Mon, 2002-05-20 at 18:17, Marco Brambilla wrote:
> Redboot> load -r -v -m xmodem -b 0x200000 helloWorld
> 
> In minicom:  Ctrl-A-S  then I choose xmodem protocol, helloWorld file. A 
> window appears, and inside it :
> 
> Sending helloWorld file, 52 blocks. Give your local XMODEM recieve 
> command now.
> Xmodem sectors/kbytes sent:    0 / 0 kb

Try to use Y-modem instead. It's more forgiving about timing.

> Another problem:
> If I put the same 'helloWorld' file on, let's say :  /dev/hda1, root 
> directory
> which is the correct syntax for the load command to load it ?

load -m disk hda:helloWorld

IIRC

Jesper


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