本文介绍了imx35_wince6_boot的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,
$


我为imx35董事会做了一次wince6操作系统。



图像下载到电路板上是成功的。但是当它启动时它被卡住而我在imx35中没有得到桌面。但是我可以移动mouce箭头。



用我原来的形象,董事会工作正常。



下面的超级终端日志。



初始化显示设备驱动程序....完成。



初始化键盘驱动程序....完成。

LayMgr.cpp:布局管理器已成功初始化为  1

运行TouchCalibrate

MSIM:IM_ReadRegistry读取KB 5

USBD:LoadDeviceDrivers - Device VendorId:1133,ProductId:49213,发布: 8192
$
USBD:LoadDeviceDrivers加载接口0的驱动程序

* LoadDroupDriver *:\ Drivers \USB \ LoadClients \Default \Default \ 3



+ LoadRegisteredDriver

RegOpenKeyEx成功

USBD:通话Hid_Class的客户端附加程序

USBD:客户端接受设备控制权



任何获取真实桌面显示的方法。



谢谢你

Hi all,

I did one build of wince6 os for imx35 board.

The image download to the board is success.But while boot up its getting stuck and I am not getting the desktop in imx35.But I am able to move the mouce arrow.

with my old image the board was working fine.

the hyperterminal log below.

initializing Display Device Driver....done.

Initializing Keypad driver....done.
LayMgr.cpp: Layout Manager successfully initialized to  1
Running TouchCalibrate
MSIM: IM_ReadRegistry read KB 5
USBD:LoadDeviceDrivers - Device VendorId: 1133, ProductId: 49213, Release: 8192
USBD:LoadDeviceDrivers loading driver for interface 0
*LoadDroupDriver*: \Drivers\USB\LoadClients\Default\Default\3

+LoadRegisteredDriver
RegOpenKeyEx success
USBD: Calling client attach proc for Hid_Class
USBD: Client accepted control of device

Any method to get back the real desktop display.

thanks

推荐答案


这篇关于imx35_wince6_boot的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-27 19:20