Re: Wince OS update Utility
- From: Valter Minute <v_a_l_t_e_r.m_i_n_u_t_e@xxxxxxxxxxxxx>
- Date: Tue, 25 Sep 2007 14:31:18 -0700
"Dean Ramsier" <ramsiernospam@xxxxxxxxxx> wrote in
news:e$gqyb5$HHA.748@xxxxxxxxxxxxxxxxxxxx:
And make sure no exceptions occur. That means no page faults,
stack faults etc. Note that while you have interrupts off,
nothing else (including the OS timer) will run. Keeping in mind
that the operation can take several *seconds* to complete (the
erase, anyway) the system can be disabled for quite a long time.
To do this properly is a far more difficult task than what you
probably have in mind.
IIRC some flash memories (Intel's strata flash?) allows you to suspend
and then resume delete operations and this will allow you to re-enable
interrupts often. Obviously this will slow down the process and will
made also the task more complex.
You should consider also that an error during the upgrade operation
may leave the device in a "bricked" state unless you provide and
alternate OS image that can be booted or other upgrade mechanism.
--
Valter Minute
(the reply address of this message is invalid)
(l'indirizzo di reply di questo messaggio non è valido)
.
- References:
- Re: Wince OS update Utility
- From: Bruce Eitman [eMVP]
- Re: Wince OS update Utility
- From: Valter Minute
- Re: Wince OS update Utility
- From: Dean Ramsier
- Re: Wince OS update Utility
- Prev by Date: Re: CEPC target TabletPC without FDD.
- Next by Date: Re: CEPC target TabletPC without FDD.
- Previous by thread: Re: Wince OS update Utility
- Next by thread: Install CE6 on TabletPC
- Index(es):
Relevant Pages
|