I have programmed a pocketpc (HP/iPaq 2210) to operate as a controller for
some electronic test equipment.
The problem I have is that if the battery goes flat on the iPaq it loses its
application. I have the installation stored on the non-volatile memory
area, and can re-install, but then the installation erases itself.

Can I get the installation to NOT erase itself after installation, or can I
run the application from the non-volatile area?
Can someone give me a pointer here?

TIA
Steve
Albury AU

Re: Persistent installation by Chris

Chris
Tue Feb 15 16:24:49 CST 2005

Mark the CAB as read-only

--
Chris Tacke
Co-founder
OpenNETCF.org
Has OpenNETCF helped you? Consider donating to support us!
http://www.opennetcf.org/donate


"Steve McKewen" <steve.mckewen@bigpond.com.au> wrote in message
news:ewnB0e6EFHA.624@TK2MSFTNGP09.phx.gbl...
>I have programmed a pocketpc (HP/iPaq 2210) to operate as a controller for
>some electronic test equipment.
> The problem I have is that if the battery goes flat on the iPaq it loses
> its application. I have the installation stored on the non-volatile
> memory area, and can re-install, but then the installation erases itself.
>
> Can I get the installation to NOT erase itself after installation, or can
> I run the application from the non-volatile area?
> Can someone give me a pointer here?
>
> TIA
> Steve
> Albury AU
>



Re: Persistent installation by Steve

Steve
Wed Feb 16 05:16:51 CST 2005

Thanks Chris