一、先决条件
1. Visual Studio 2008
2. Visual Studio 2008 Service Pack
3. Windows Embedded Compact 7
二、设计步骤
(1)在Visual Studio 2008中创建一个OS design project
1. 在 Visual Studio 2008中, File->New->Project.
2. 在工程面板中, 选择Platform Builder.
3. 在模板面板中, 选择OS Design.
4. Name,给你的OS design键入一个名称,点击确定.
5. OS design向导, 点击下一步到advance the wizard.
6. 选择Virtual PC : x86 BSP ,点击下一步.
7. 选择Enterprise Device design 模板类.
8. 选择Handheld design 模板,点击下一步.
9. If there are design template variants available, select the variant that you want to
use , and then click Next.
10. If a limited selection of catalog items is presented, select the items you want to
include in your OS design , and click Next. 或者If you want to accept all the default options that appear, click Finish.
11. If notifications associated with the catalog items in your OS design appear, review the notifications and click Acknowledge.
12. On the final page of the wizard, click Fin ish to create the new OS design.
注意:Choosing to build the configuration after clicking Finish may take a significant amount of time, depending on development hardware and the particular components chosen for your the OS design . It is recommended that you save and review your project settings
before beginning the build process.