public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Serial upload fails
@ 2001-07-25 11:08 Mynampati, Venkata S.
  2001-07-25 11:19 ` Gary Thomas
  0 siblings, 1 reply; 2+ messages in thread
From: Mynampati, Venkata S. @ 2001-07-25 11:08 UTC (permalink / raw)
  To: 'ecos-discuss@sources.redhat.com'

Hi
Plaese help me out in understanding why i am unable to
load SREC files. According to the document it should be simple,
but i fail to load.
What i am doing is :
At hyperterminal's RedBoot prompt, i type:

RedBoot> load -m ymodem <enter>
   CCCCCC..	-> This is what is on screen, immediately after i hit enter

  Using Transfer-> Send Files optin of Hyperterminal, i choose an SREC file
  and then click on 'Send' button.

  The Send File window's progress bar indicates that transfer is taking
place and it
   does happen till about 1148K, but after that i stops and the Windows's
Status
   bar shows 'No Response from Remote System'.
  I have 32 MB of SDRAM.

  I tried to send "redboot.srec"  and here's the error i got:
   Error: Illegal Command 'S21400000018F09FE518F09FE518F09FE518F09FE5BB'

 When i tried to send the same file using '-r' option and '-b' option( i
just tried to see
  what happens), then the file went thru till 1150K and after that
hyperterminal's windows
  displays 'No Response from remote host'.

  Venkat
  
  


Worry about chances you miss when you don't even try.
  

^ permalink raw reply	[flat|nested] 2+ messages in thread

* RE: [ECOS] Serial upload fails
  2001-07-25 11:08 [ECOS] Serial upload fails Mynampati, Venkata S.
@ 2001-07-25 11:19 ` Gary Thomas
  0 siblings, 0 replies; 2+ messages in thread
From: Gary Thomas @ 2001-07-25 11:19 UTC (permalink / raw)
  To: Mynampati, Venkata S.; +Cc: ecos-discuss

On 25-Jul-2001 Mynampati, Venkata S. wrote:
> Hi
> Plaese help me out in understanding why i am unable to
> load SREC files. According to the document it should be simple,
> but i fail to load.
> What i am doing is :
> At hyperterminal's RedBoot prompt, i type:
> 
> RedBoot> load -m ymodem <enter>
>    CCCCCC..   -> This is what is on screen, immediately after i hit enter
> 
>   Using Transfer-> Send Files optin of Hyperterminal, i choose an SREC file
>   and then click on 'Send' button.
> 
>   The Send File window's progress bar indicates that transfer is taking
> place and it
>    does happen till about 1148K, but after that i stops and the Windows's
> Status
>    bar shows 'No Response from Remote System'.
>   I have 32 MB of SDRAM.

I'm starting to question if this is really true (or that it is all working
correctly).  As far as I can see, what you're doing is correct.

Try this:

  RedBoot> fi loa RedBoot -b 0xa1800000
  RedBoot> d -b 0xa1800000 -l 0x80

You should see the first part of the RedBoot image which is stored in Flash,
but has been loaded into high memory.

Alternatively, you could run a RAM test (we have some in eCos) that will verify
that the memory is actually working.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-07-25 11:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-25 11:08 [ECOS] Serial upload fails Mynampati, Venkata S.
2001-07-25 11:19 ` Gary Thomas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).