Re: [iPAQ] Problems with WinCE restoration on iPAQ device

From: Jamey Hicks <jamey.hicks.a.t.compaq.com>
Date: Fri Mar 30 2001 - 07:46:09 EST

Alex,

That would explain the problem. The bootldr sector is still locked. Try
   pflash 0 0xffff 0
  qflash 2

again to see if qflash 2 will return 00000000.

What version of the bootldr do you have installed?

The manual command for unlocking the sector is
   poke ram 0x50000000 0x00600060
   poke ram 0x50000000 0x00d000d0
 
then reset it to read mode:
  poke ram 0x50000000 0x00ff00ff

again, try qflash 2 to see if it is unprotected.

One it is unprotected, follow the instructions for loading the 0000
quadrant of your wince image.

Jamey

Alex Vinnychuk wrote:

> Hello Jamey.
>
> The result of that "qflash 0 2" command was string
>
> value = 00010001
>
> -- Alex Vinnychuk.
>
>
>
>
>
> Jamey Hicks
>
> <jamey.hicks@c To: Alex Vinnychuk
> <avin@cms.vinnica.ua>
> ompaq.com> cc: ipaq@handhelds.org
>
> Subject: Re: [iPAQ]
> Problems with WinCE
> 29.03.01 18:00 restoration on iPAQ device
>
>
>
>
>
>
>
>
>
> It looks like the pflash command did not really unlock the sector. What
> does
> qflash 0 2
> report?
>
>
> Alex Vinnychuk wrote:
>
>> Hello.
>>
>> I need to restore Windows CE on the iPAQ device and I do everything
>> according to
>> instructions on the
>
> http://handhelds.org/projects/wincerestoration.html,
>
>> but
>> failed with the last step - restoring the last image block:
>> flash_00000000.bin.
>> Downloading first three pieces completed successfully, but I got an
>> error after
>> last one is downloaded. There is last part of my work's log:
>>
>> ------------------------
>>
>> boot> set override 1
>> setting param=override to value=1
>> boot> pflash 0x0 0x0 0
>> addr=00000000
>> len=00000000
>> protect=00000000
>> boot> load flash 0x0
>> loading flash region flash
>> using xmodem
>> ready for xmodem download..
>> Download Successful
>> 00400000 bytes loaded to C0000400
>>
>> programming flash...erasing ...
>> Erasing sector 00000000
>> len=00400000
>> eraseSector error
>> sectorAddress=00000000
>> flashContents=EA00008B
>> status=00AA00AA
>> erase error!
>> boot>
>>
>> -----------------------
>>
>> Fortunately the boot loader seems is not corrupted yet. I still can
>
> type
>
>> and
>> launch commands. But I don't know how to solve this problem and do not
>> want
>> experiment (I am afraid I break something) :-/ Any help is very
>> appreciated.
>>
>> Thank you,
>> Alex Vinnychuk.
>>
>>
>> _______________________________________________
>> iPAQ mailing list
>> iPAQ@handhelds.org
>> http://handhelds.org/mailman/listinfo/ipaq
>
Received on Fri Mar 30 04:53:50 2001

This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:43:57 EDT