Hi my fellow iMxians...!
Sharing a blog spot on debugging Windows CE device application with Visual studio debugging tool.
As we know about the difficulty we face while tracking the exceptions/invalid memory accesses in our applications, so here is a convenient method of debugging the WinCE 5.0 or 6.0 applications build for your ARM or x86 based devices.
The best part is that you can still debug your application which might be running on your wince device.
Also step by step execution with the debugger allows you to literally walk through your running code.
Below is the link of the post:
Make WinCE application debugging easy!
Feel free to post your queries/suggestions.
Regards,
Ashfaque