Device Drivers and the Platform Builder IDE (Windows CE 5.0)
After developing your driver, you might want to integrate your driver into the Platform Builder Catalog. This allows you to include it in any project created from within Platform Builder. There are two ways to add drivers to the Catalog: You can use the BSP Wizard to create a new .cec file or you can use the CEC Editor to copy and edit an existing .cec file. The first method of using the BSP Wizard is less complicated and recommended by Microsoft.
The following topics provide information on some of the tasks you can perform with Platform Builder after completing your driver:
- Adding a Boot Loader to a BSP Definition
- Adding a Driver to an Existing BSP
- CAB Wizard
- Cloning an Existing BSP
- Copying and Modifying an Existing .cec File for a Driver
- Creating a .cec File for a Driver
- Creating a New BSP Definition
- Exporting Items from the Catalog
- Loading a Debugging Extension
- Reverting to an Empty Catalog
See Also
CEC Editor | Catalog Customization | Windows CE Drivers
Send Feedback on this topic to the authors