CPU Configurations (Windows CE 5.0)
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
Choosing the Configuration that the SDK Supports | SDK Development
Last updated on Thursday, February 02, 2006
Send Feedback on this topic to the authors