Tutorial Step 2: Building the Custom OS Image for the CEPC

After you have created a platform, you can build an OS image based on that platform. In this step, you build a custom OS image from the MyCEPCPlatform platform that you created.

Before building the custom OS image, you must choose a debug OS image. When you choose a debug OS image, you can later debug your OS in Platform Builder. You must also change the value of an environment variable in order to accommodate the larger debug OS image. The size of a debug OS image is greater than the size of a release OS image.

To build the custom OS image for the CEPC

  1. On the development workstation, from the Build menu in the IDE, choose Set Active Configuration.

  2. From the list of platform configurations, select MYCEPCPLATFORM - CEPC: X86 Win32 (WCE x86) Debug, and then choose OK.

  3. From the Platform menu, choose Settings.

  4. Choose the Build Options tab, and then verify that the Enable Full Kernel Mode and Enable Images Larger Than 32MB check boxes are selected.

    Enabling full kernel mode for your platform increases system performance. For more information, see Full-Kernel Mode.

  5. To close the Platform Settings dialog box, choose OK.

  6. From the Build menu, choose Build Platform.

The time required by Platform Builder to build the OS image depends on the number of features that are included in the platform. In this example, you are building a large configuration containing many features, so it may take as long as twenty minutes to build the OS image.

You can observe the build process in the IDE. The progress of the build process is displayed on the Build tab of the Output window. When the build is complete, you see the following message: MYCEPCPLATFORM - 0 error(s), XX warning(s).

See Also

Tutorial Step 3: Creating a Boot Floppy Disk for the CEPC | Tutorial Step 1: Creating a Custom OS Image for a CEPC | Tutorial: Using Platform Builder with a CEPC | Platform Builder Tutorials | Platform Creation with the New Platform Wizard | Build Options Tab

 Last updated on Wednesday, April 14, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.