We produced a CE.NET 4.2 image for the Freescale MC9328MX1ADS/B board
platform, using the "Mobile Handheld" profile of Platform Builder. The image
ran on the board and we could also run built-in CE applications like file
viewers, etc. Then we loaded our own "Hello World" app compiled with eVC++,
but it didn't run. Neither did it crash! There was no response at all when we
clicked the icon of this application. And the debugger also didn't function.
But when we use a pre-compiled CE image provided by Freescale, the same
application runs.
What is wrong with our CE image???

RE: CE image for Freescale i.MX1 doesn't run user apps by chigy

chigy
Wed Dec 22 12:50:56 CST 2004

You will need to export SDK based on the platform you are creating and use
that SDK to create your application. If your platform is Standard SDK
enabled, then you also can use Standard SDK for Windows CE 4.2. Also, make
sure you are using eVC++ version 4 SP2 or later.

Chigusa Sansen
---------------------------
This posting is provided "AS IS" with no warranties, and confers no rights.