Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What Debugging Methods or Services are Available in Windows CE to Debug My Applications or Drivers?

0
Posted

What Debugging Methods or Services are Available in Windows CE to Debug My Applications or Drivers?

0

Native debug services include Debug Messages, WinDBG (along with kernel debugger component, KDSTUB) and CESH. All these services are transport independent and configurable in Windows CE version 2.1, and they are also available for Ethernet debugging. In addition, an OEM can also extend this toolset to write their own debug tools via the Ethernet Debug (EDBG) API support in Windows CE. Specific to Drivers and OAL debugging, you could also use additional methods like LED macros/routines, Logic Analyzer Methods, ROMulators, and so forth. Windows CE version 2.1 also supports the standard Win32 ToolHelp and Debug APIs, so an OEM can write their own debugger if needed.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123