CPU Configurations (Windows Embedded CE 6.0)

1/6/2010

CPU configurations contain information about the processor your OS design uses, and whether it uses a debug or a release configuration.

An SDK installation must be configured to work on the specific processor for your OS design. In addition, you must specify whether the SDK is based on the debug or release configuration of your OS design.

The debug configuration of an OS design can contain headers and source code that provide different functionality from the release version. The SDK incorporates this information to allow access to these additional components.

Note

This information is necessary only for configuring and building an SDK for eMbedded Visual C++.

See Also

Tasks

Choosing the Configuration that the SDK Supports

Concepts

SDK Development