[ECOS] download process in redboot
Gary Thomas
gthomas@redhat.com
Tue Jul 10 07:45:00 GMT 2001
On 10-Jul-2001 Carlos Camargo wrote:
> Hi all
> i want download a programm using RedBoot, i'm working
> with cygwin on win2000 and hyperterm of windows.
>
> I try to send a file with ymodem using the following
> command:
>
> lo -b 0x000b288 -m ymodem
>
>
> but can`t send the file. It crash for timeout.
>
> anybody has a free tool for making this..
Why are you trying to load a file to 0xb288?
What is the format of the file? The 'load' command you list
will only work for S-record data. If you are tring to download
any other sort of data (raw binary or ELF), the 'load' command
will fail.
More information about the Ecos-discuss
mailing list