下面是PB的帮助文档目录,我先把这个看完,大家觉得怎么样?
Developing an Operating System > How to Create a Windows CE OS Design
OS design integration is the process of combining all Windows CE–based components and applications for your target device and adding them into the run-time image for your device.
OEMs and original device manufacturers (ODMs), system integrators (SIs), and device integrators (DIs) perform OS design integration.
To integrate a Windows CE-based OS design
From the Platform Builder New Platform Wizard, create an OS design.
For more information, see Creating an OS Design with the New Platform Wizard.
From the Catalog, add components to or remove components from your OS design.
For more information, see Adding to an OS Design and Removing a Catalog Item from an OS Design.
Configure the components.
Import components and applications to your OS design.
You can use the following Platform Builder tools to create and import new .cec files:
CEC Editor
Export Wizard
Catalog importer
For more information about these tools, see CEC Editor, Export Wizard Overview, and Manage Catalog Items Dialog Box.
Build your run-time image using either the command line or the IDE.
For information about how to build your run-time image using the command line, see Build Tool.
For information about how to build your run-time image using the IDE, see Building a Run-Time Image.
Roll an SDK using either the command line or the Export SDK Wizard.
For information about how to configure and build an SDK using the command line, see Building an SDK from the Command Line.
For information about how to configure and build an SDK using the Export SDK Wizard, see Configuring an SDK.
Debug, test, and diagnose your OS design.
For more information, see Tools for Debugging and Testing.
If you have not completed adding components to or removing components from your OS design, repeat steps 2 through 7.