Hi,
I am working with wince5.0 for smdk2440.
I provided support in Eboot for downloading Nk.nb0 through USB.
I was able to download OS completely through USB using DNW
But my OS didn't launch.
My Launch address is 0x32200000(80200000) and my OS image starts at
0x80200000.
I have a doubt whether any problem exists if my download address in
DNW is same
as launch address.
I couldn't trace out where the problem exists.
Give me some suggestions.

Regards
Kirthika

Re: Problem in Launching OS after downloading via USB by Bruce

Bruce
Thu Apr 05 08:01:56 CDT 2007

1. The image is corrupted
2. The address that the bootloader jumps to is different that your image
address
3. You aren't putting the image where you are jumping to

--
Bruce Eitman (eMVP)
Senior Engineer
beitman AT applieddata DOT net

Applied Data Systems
www.applieddata.net
An ISO 9001:2000 Registered Company
Microsoft WEP Gold-level Member

"kracks" <kirthikaiitm@gmail.com> wrote in message
news:1175767637.272541.40370@q75g2000hsh.googlegroups.com...
> Hi,
> I am working with wince5.0 for smdk2440.
> I provided support in Eboot for downloading Nk.nb0 through USB.
> I was able to download OS completely through USB using DNW
> But my OS didn't launch.
> My Launch address is 0x32200000(80200000) and my OS image starts at
> 0x80200000.
> I have a doubt whether any problem exists if my download address in
> DNW is same
> as launch address.
> I couldn't trace out where the problem exists.
> Give me some suggestions.
>
> Regards
> Kirthika
>