When the WINCE6 virtual machine starts, it reports Jumping to 0x00224cb0
[Copy link]
Development environment: VS2005 + WINCE 6.0
CPU: X86
The device type is PDA or custom device
No code was added or deleted. After generating with the OS Generation Wizard, the NK.BIN file was directly compiled and linked. Then the virtual machine was started with MS_DOS boot. Then the screen displayed: Jumping to 0x00224cb0
The log exported by the serial port contains the following two lines:
*** FAILED TO INITIALIZE DISPLAY DRIVER (ddi_flat.dll)! *** *** MAKE SURE DISPLAY DRIVER CONFIGURATION SETTINGS ARE CORRECT! ***
The ddi_flat.dll library has not been modified. Is there something wrong with this Microsoft library?
Or do I need to modify some places before I can use it?
And when using loadcepc, it says that the /l: parameter is not supported. I tested it with VESATEST.EXE. My BIOS version is 3.0, which supports 18 display modes.
Is it true that the CEPC project generated using Microsoft's generation wizard cannot be run?
I have been struggling with this problem for three or four days and still have no idea. Please help me and see if you have any good ideas.
For details on how to create a virtual machine, see the following link:
http://mjf860505.blog.163.com/blog/static/10843482200892973056438/
|