Share via


How to Implement Error Reporting

Other versions of this page are also available for the following:

Windows Mobile SupportedWindows Embedded CE Supported

8/27/2008

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