DeviceFolder::LoadDevice(\Drivers\USB\FunctionDrivers\Serial_Class) last 69 TicksUsbFnMdd!CUfnBus::ActivateChild: ActivateChild failed.
UsbFnMdd!CUfnBus::PostInit: ActivateChild failed.
[NOTIFY] HandleSystemEvent 7 /ADD UFN1:
DeviceFolder::LoadDevice(Drivers\BuiltIn\TCCUSBFN) last 244 Ticks
可能原因:
1、源文件“usbfndrv.cpp at line 531”需要检查。
2、源文件“cserpdd.cpp at line 531”需要检查。
3、“Init() failed ”初始化失败的原因也需要注意。
4、“couldn't activate: prefix COM, index 5, dll serialusbfn.dll, context 0xd02dd068”为什么该文件不能激活?这个也要考虑。
把上面的4个问题搞定,你从5.0移植到6.0应该就大功告成咯,呵呵,我是来学习滴…此外,Platform Builder 6.0的帮助文档中有与移植相关的文档介绍,内容非常翔实相当详细…