Hi,
I am trying to download and run a WCE5.0 image on X86-Emulator.
Image building is smooth by following MSDN tutorial. However, when I click
"Attach device", the following error message comes out,
Failed to connect debug message service! Please check the transport settings.
Transport service failed to connect
Warning: One or more services failed to connect. Make sure that the
service is properly configured.
In "Connectivity Options", I set Download:Emulator,
Transport:Emulator,Debugger: KdStub.
I can bypass the problem by temporarily set Transport:None. Then the
Emulator window will pop out and image runs. However, in this case, PB5 will
not be able to connect to KITL and debugability is poor. PB complains
"Transport service map set to NONE; ignoring KITL connect request!".
Does any one here have the same problem before and can share with me? One of
the unusual thing I have done recently is having installed winCE6.0 tool
(vs2005 etc). Not sure if there is any compatibility issue.