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: [Fwd: Re: loading file to redboot]


Jesper Skov wrote:
> 
>   ---------------------------------------------------------------------------
> 
> Subject: Re: [ECOS] loading file to redboot
> Date: Tue, 22 Jan 2002 04:42:47 -0800 (PST)
> From: Nilesh Tarale <ntatensoft@yahoo.com>
> To: Jesper Skov <jskov@redhat.com>
> 
> Thanx for your cooperation..
> Its working now with x modem only..
> we are loading a file of 5.1Mb size but it is actually
> loading 147kb only after it pop us a message transfer
> incomplete and flashes
> em -CRC mode, 1175(SOH)/0(STX)/1(CAN) packets, 22
> retries

That seems very big. What type of program are you trying to load? ELF?
binary? srec?

You wrote before:
> > load -r -b 0x0007c080 -m xmodem ping.o

That looks like an intermediate object file, not a binary image (which is
what load -r would require).

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine


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