Click here to Skip to main content
15,949,686 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello, all

I have a question about the window mobile/CE.
currently i using the emulator to do the win CE/Mobile debugging.
actually is work fine for me, but sometime will having the screen problem.

anyone please advice me how to use the target device for debug?

my device is motorola symbol, win CE

i search through a lot forum or MSDN but a lot talk about the platform builder, i think the platform builder is not the method for me.
Hope someone can help me~~
:)
Posted

1 solution

First you have to install visual studio 2008, because 2010 does not support Win CE.
Then have to install the WIN CE SDK, wich is part of Visual studio.
You also need Active Sync 4.5+ (for XP) or (not sure of english name) Mobile device Sync Manager (for vista/seven)

once you have install all this, you click on each of your projects, an choose Change target plateform. Finally for each project, you have to change the selected device where to deploy in the Device tool bar, from "some Device emulator" to "Windows CE Device" or any device.

Romain TAILLANDIER
 
Share this answer
 
v2
Comments
jonaschu 23-Dec-11 1:30am    
i settle this already. thanks bro.
actually i done all the thing you mention as above.
but i didnt attach the process to the target device.
i'm able to debug the real program in the VS now.

thanks.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900