Re: How to flash Kernel Image ( NK.bin) over JTAG

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Thank you for the information. Shall try them and out.

"Anthony Pellerin" wrote:

see comments below

HTH

--
--
--
----------------------------------------------------------------
Anthony Pellerin
ADENEO (ADESET)
Windows Embedded Consultant
<apellerin AT adeneo DOT adetelgroup DOT com>
http://www.adeneo.adetelgroup.com
Tél : +33 (0)4.72.18.57.77
Fax : +33 (0)4.72.18.57.78
----------------------------------------------------------------
"kartha" <kartha@xxxxxxxxxxxxxxxxxxxxxxxxx> a écrit dans le message de news:
5A59C924-FC04-4A13-B92E-DDB6936A9F85@xxxxxxxxxxxxxxxx
We are developing a PXA 27x based board and trying to boot WInCE 5.0 on
it.
The board has an ethernet controller and our plan has been to use the
standard eboot code available from Plarform builder. However we are facing
some hardware issues due to which the ethernet controller is not
accessible.
To save time, we are thinking of flashing the Kernel image ( NK.bin)
directly
to flash using JTAG. There are some issues here for which any help would
be
greatly appreciated:
1. How to create a Kernel Image as a .nb0 file, that can be directly
flashed
over JTAG?
The easiest way is probably to use cvrtbin and viewbin tools (in
\WINCE500\PUBLIC\COMMON\OAK\BIN\I386) : you can have a look at ¨B help on
this
2. If the eboot code is modified, can this kernel image be copied to SDRAM
and jump the execution point to KernelStart routine?
Your eboot simply has to jump at the beginning of the image (nk.nb0).
3. Is it possible to execute the image out of Flash itself ( we are using
asynchrnous NOR flash )?
XIP is possible. You often only have to change addresses (NK region) in
config.bib so that is becomes the address of the flash where your image will
be burned.

best regards
Kartha



.



Relevant Pages

  • Re: How to flash Kernel Image ( NK.bin) over JTAG
    ... <apellerin AT adeneo DOT adetelgroup DOT com> ... How to create a Kernel Image as a .nb0 file, ... Your eboot simply has to jump at the beginning of the image. ... asynchrnous NOR flash)? ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Downloading run-time image
    ... Anthony Pellerin ... <apellerin AT adeneo DOT adetelgroup DOT com> ... Is it possible to download a run-time image to a flash card in a device ...
    (microsoft.public.windowsce.platbuilder)
  • Re: use flash as a disk1
    ... If my nand flash has only one partition (only for user data storage, ... Anthony Pellerin Wrote: ... remaining space of your flash (sector 0 must be the beginning of your ... <apellerin AT adeneo DOT adetelgroup DOT com> ...
    (microsoft.public.windowsce.platbuilder)
  • Re: SPI DataFlash vs parallel Flash for running Linux on an ARM board
    ... > added 16 MB ram to this board, and am looking to add some flash. ... > be capable of running Linux if i just add an 8MB SPI dataflash? ... and loads the kernel image from a NAND flash. ...
    (comp.arch.embedded)
  • Re: [PATCH] Force UNIX domain sockets to be built in
    ... The only advantage I see is that the kernel image you have to flash ... can be made smaller - with the disadvantage that the running kernel ... is bigger by more than 10%. ... If you'd aim for a small kernel image, you would build anything as a module ...
    (Linux-Kernel)