This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: R: Problem flashing WinCE


On Tue, Mar 16, 2010 at 7:12 AM, Gary Thomas <gary@mlbassoc.com> wrote:
> On 03/16/2010 02:07 AM, Stefano Mora wrote:
>>
>>> -----Messaggio originale-----
>>> Da: L D [mailto:embedpro@gmail.com]
>>> Inviato: lunedÄ 15 marzo 2010 19:28
>>> A: Stefano Mora
>>> Cc: ecos-discuss@ecos.sourceware.org
>>> Oggetto: Re: [ECOS] Problem flashing WinCE
>>>
>>> On Mon, Mar 15, 2010 at 12:27 PM, Stefano Mora
>>> <smora@eos.pr.it> Âwrote:
>>>>
>>>> Hello L D,
>>>> This is my tests:
>>>>
>>>> RedBoot>
>>>> RedBoot> Âlo -r -b 0x0 nk.nb0
>>>> Using default protocol (TFTP)
>>>> Specified address (0x00000000) is not believed to be in RAM
>>>
>>> - continue
>>>>
>>>> (y/n)? n
>>>> RedBoot>
>>>> RedBoot> Âlo -r -b 0x180000 -h 192.168.0.12 nk.nb0
>>>> Using default protocol (TFTP)
>>>> Raw file loaded 0x00180000-0x0217ffff, assumed entry at 0x00180000
>>>> RedBoot>
>>>> RedBoot> Âgo Ã
>>>>
>>>> I guess there is some mistakes in the building phase.
>>>
>>> Do you have a WinCE image that is known to work on that board
>>> or are you porting WinCE?
>>>
>>
>> I built the image and I tested it on the same board with a different
>> bootloader (eBoot).
>> Now I need to run it with the RedBoot bootloader.
>>
>
> What sort of a file is it (raw binary? ÂELF image? ÂS-Records?)
>
The windows tool saves the the CE image in two formats nk.nb0 and
nk.bin. nk.nb0 is a raw binary like redboot.bin. Nk.bin has records
and is decoded by the eboot bootloader.

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]