public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] redboot on ipaq
@ 2001-06-19  2:03 Weilong Li
  2001-06-19  6:46 ` Gary Thomas
  0 siblings, 1 reply; 2+ messages in thread
From: Weilong Li @ 2001-06-19  2:03 UTC (permalink / raw)
  To: ecos-discuss

I got something wrong when I want to install 
redboot permanently on ipaq.

The redboot ram version is running correctly and
the ethernet card also got the correct ip information.
Under redboot prompt, 
I typed 

RedBoot> lo -r -b 0x100000 /tftpboot/redboot_ROM.bin  
    
RedBoot> fi loc -f 0x50000000 -l 0x40000       
RedBoot> fis init       
RedBoot> fi unl -f 0x50040000 -l 0x40000       

And everything is fine. Until I type

RedBoot> fi cr RedBoot -b 0x100000
Then I got the following message:

An image named 'RedBoot' exists-are you sure (y/n)?
And the problem is that after the message is shown, 
the area where lcd keyboard is become total white 
blank, so I cannot type any characters correctly.

Please tell me what is the problem.

Also, two questions more:
1) After the redboot ROM version is correctly
installed 
on ipaq, can I still be able to bring up the blue bird
screen(by pressing reset and action button together)
to 
restore winCE.

2) I used seriale cable to remotely debug
thread_gdb.exe(the prebuilt version in ecos1.3.1
for pid) on ipaq when the redboot ram version is
running, however, I can connect and download the 
code, but when I am running, I got bus error message.
And there is nothing shown when I connect and download
code(though I can got these messsage on the host
machine when insight is running). So is that redboot
ram version is not used for debugging, just
for download the redboot rom version, and then
flash redboot rom version permanently.

thanks a lot, 

Weilong


__________________________________________________
Do You Yahoo!?
Spot the hottest trends in music, movies, and more.
http://buzz.yahoo.com/

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

* RE: [ECOS] redboot on ipaq
  2001-06-19  2:03 [ECOS] redboot on ipaq Weilong Li
@ 2001-06-19  6:46 ` Gary Thomas
  0 siblings, 0 replies; 2+ messages in thread
From: Gary Thomas @ 2001-06-19  6:46 UTC (permalink / raw)
  To: Weilong Li; +Cc: ecos-discuss

On 19-Jun-2001 Weilong Li wrote:
> I got something wrong when I want to install 
> redboot permanently on ipaq.
> 
> The redboot ram version is running correctly and
> the ethernet card also got the correct ip information.
> Under redboot prompt, 
> I typed 
> 
> RedBoot> lo -r -b 0x100000 /tftpboot/redboot_ROM.bin  
>     
> RedBoot> fi loc -f 0x50000000 -l 0x40000       
> RedBoot> fis init       
> RedBoot> fi unl -f 0x50040000 -l 0x40000       
> 
> And everything is fine. Until I type
> 
> RedBoot> fi cr RedBoot -b 0x100000
> Then I got the following message:
> 
> An image named 'RedBoot' exists-are you sure (y/n)?
> And the problem is that after the message is shown, 
> the area where lcd keyboard is become total white 
> blank, so I cannot type any characters correctly.
> 

Were you doing this using the LCD/touch?  If so, the screen
will blank after a few seconds.  Simply pressing any button
on the front should bring it back.

However, I would recommend you do this install using the
serial port as console.

> Please tell me what is the problem.
> 
> Also, two questions more:
> 1) After the redboot ROM version is correctly
> installed 
> on ipaq, can I still be able to bring up the blue bird
> screen(by pressing reset and action button together)
> to 
> restore winCE.

Yes.

> 
> 2) I used seriale cable to remotely debug
> thread_gdb.exe(the prebuilt version in ecos1.3.1
> for pid) on ipaq when the redboot ram version is
> running, however, I can connect and download the 
> code, but when I am running, I got bus error message.
> And there is nothing shown when I connect and download
> code(though I can got these messsage on the host
> machine when insight is running). So is that redboot
> ram version is not used for debugging, just
> for download the redboot rom version, and then
> flash redboot rom version permanently.
> 

This is probably a problem of address overlap.  It is
possible to load & run programs from the WinCE version,
but you'd need to adjust the eCos build paramters to do so.

Once you get RedBoot installed as the primary image in Flash
these problems will go away.

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

end of thread, other threads:[~2001-06-19  6:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-19  2:03 [ECOS] redboot on ipaq Weilong Li
2001-06-19  6:46 ` 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).