Share via


How to Implement Error Reporting (Windows Embedded CE 6.0)

1/5/2010

To enable Error Reporting, you must add support to your board support package (BSP) and reserve enough memory for generated dump files.

Hardware and Software Assumptions

  • You have installed Platform Builder.

Steps

Step Topic

1. Review the types of dump files that Error Reporting offers.

Types of Crash Dump Files

2. Review reserved memory requirements for Error Reporting.

Reserving Memory for Error Reporting Dumps

3. Review the OAL programming elements that support Error Reporting.

OAL Elements for Error Reporting

4. Initialize dwNKDrWatsonSize

Enabling Error Reporting in the OAL

5. Set associated registry values.

Error Reporting Modes and Settings

See Also

Concepts

Error Reporting Overview

Other Resources

Error Reporting