Re: How to flash Kernel Image ( NK.bin) over JTAG
- From: kartha <kartha@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 14 Feb 2006 00:27:27 -0800
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 onThe easiest way is probably to use cvrtbin and viewbin tools (in
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?
\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 SDRAMYour eboot simply has to jump at the beginning of the image (nk.nb0).
and jump the execution point to KernelStart routine?
3. Is it possible to execute the image out of Flash itself ( we are usingXIP is possible. You often only have to change addresses (NK region) in
asynchrnous NOR flash )?
config.bib so that is becomes the address of the flash where your image will
be burned.
best regards
Kartha
- References:
- Re: How to flash Kernel Image ( NK.bin) over JTAG
- From: Anthony Pellerin
- Re: How to flash Kernel Image ( NK.bin) over JTAG
- Prev by Date: Re: pcmcia au1100
- Next by Date: Re: Unable to load stream interface driver
- Previous by thread: Re: How to flash Kernel Image ( NK.bin) over JTAG
- Next by thread: Re: How to flash Kernel Image ( NK.bin) over JTAG
- Index(es):
Relevant Pages
|