Hi,
I have designed a customize WinCE OS by following the tutorial "Building a Run-Time Image for a CEPC". Image built and generated successfully also I have created bootable USB flash drive and copy nk.bin on the USB drive. I have xplore tabletPC which I am using as CEPC. I boot it with USB drive and I fallow the following scenario to deploy WinCE image;
1. Boot CEPC (local NK.BIN). System start deploying WinCE image and after completing about 98% progress I got the following error "Jumping to 0x0023DC58"
2. I connect the CEPC with ethernet and boot it with USB with eBoot.bin option. CEPC got connected with my development system and get blank with the following message "Jumping to 0x0013A01C" while I got screen of downloading image on my development system, after download completed development system start some process in debug window and got stuck on the following line "4294772664 PID:e3f98a7a TID:e3f9c7b2 0x83fca800: DEVICE!RegReadActivationValues RegQueryValueEx(Drivers\BuiltIn\PCI\Instance\ALI14531\BusPrefix) returned 2"
Can you please guide me how to tackle this issue and what are the problems in the above two scenarios. I am newer to Windows Embedded.
Regards,