Re: CE image load checks?
From: Dean Ramsier (ramsiernospam_at_nospam.com)
Date: 05/28/04
- Next message: Dean Ramsier: "Re: smart card reader driver?"
- Previous message: Bruce Eitman \(eMVP\): "Re: Error when running hello world"
- In reply to: Andrew Jackson: "Re: CE image load checks?"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 28 May 2004 09:10:10 -0400
However, loadcepc is just one implementation of a bootloader. There is no
mechanism provided by CE to do this task, and bootloaders are not standard.
This will also depend on how the OS image is stored, whether it's going to
be executed in place in flash, downloaded via some mechanism into RAM etc.
-- Dean Ramsier - eMVP "Andrew Jackson" <alj@nospam.com> wrote in message news:%23$5Gp2HREHA.3728@TK2MSFTNGP10.phx.gbl... > > "bill" <poddw@yahoo.com> wrote in message > news:OEdRqJEREHA.2572@TK2MSFTNGP12.phx.gbl... > > > I am curious what, if any, checks CE start up and or bootloader code > does > > to > > > insure > > > the OS image is not corrupted? CRC etc?. > > > It looks like the bootloader just checks the TOC signature "CECE" after > > > image is moved to RAM. > > > Is there anything else done on kernel/bootload startup? > > > > > When loading a bin file, I think there are CRC's on the individual > records. > > > > If you use the "VIEWBIN" utility you can indeed see that individual records > are checksummed. The format itself is described in the help under "Windows > CE Binary Image Data Format (.bin)". The LOADCEPC main.c shows that it > checks these checksums while booting. > > Andrew > >
- Next message: Dean Ramsier: "Re: smart card reader driver?"
- Previous message: Bruce Eitman \(eMVP\): "Re: Error when running hello world"
- In reply to: Andrew Jackson: "Re: CE image load checks?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|