Hi,
I have migrated our project from CE5.0 to CE6.0 on a ICOP PC104 platform. In
5.0 there was a problem in the init part of the private kernel code that
cuased the kernel to essentially crash if power was cycled too quickly on the
device. We had a fix for it in the private code. I migrated that change to
6.0 and rebulilt the kernel in
%WINCEROOT%\PRIVATE\WINCEOS\COREOS\NK\KERNEL.
It built fine but now system build failed due to missing setFPEmul function.
I noticed that this was a fairly recent addition in a QFE. Is the private
source code out of sync with the provided binaries or?
/Daniel