Chinaunix首页 | 论坛 | 博客
  • 博客访问: 449952
  • 博文数量: 73
  • 博客积分: 3593
  • 博客等级: 中校
  • 技术积分: 912
  • 用 户 组: 普通用户
  • 注册时间: 2009-10-14 11:32
文章分类

全部博文(73)

文章存档

2013年(2)

2012年(20)

2011年(25)

2010年(12)

2009年(14)

分类: 嵌入式

2012-07-24 14:04:24

Developing a Board Support Package (Windows Embedded CE 6.0)
1 out of 1 rated this helpful 
1/5/2010

A board support package (BSP) is the common name for all board hardware-specific code. It typically consists of the following:

  • The boot loader 
  • The OEM adaptation layer (OAL)
  • Board-specific device drivers

The BSP creation process involves the following tasks:

  • Developing a boot loader
  • Developing an OAL
  • Creating device drivers
  • Modifying run-time image configuration files

If you do not have a BSP, you can create a new one or clone an existing BSP that is designed for similar hardware.

If you have an existing BSP, you can migrate or update it to be fully compatible with the features in Windows Embedded CE 6.0.

Third-party BSPs are also available for different versions of Windows Embedded CE. For more information, see .

Provides information about the elements contained in a BSP: boot loader, OAL, device drivers, and run-time image configuration files.

Provides information about creating a board support package, including how to create a boot loader, an OEM adaptation layer, or device drivers, and how to make configuration modifications.

Provides an overview about boot loaders and contains links to topics that contain the following: an in-depth overview of a boot loader, the boot loader development process, and a reference section for boot loader programming elements.

Provides an overview about the OAL and contains links to topics that contain the following: an in-depth overview of the OAL, the OAL development process, and a reference section for the OAL programming elements.

Describes, in detail, the BSPs provided in CE 6.0 and the process of building and installing run-time image for each BSP.

Provides an overview of BSP migration and links to topics that discuss the BSP migration process.

Provides an overview about standard development boards (SDBs) and a pointer to the Standard Development Board Specification, which defines the form factors and hardware functionality required to develop and test your hardware platform using Windows CE 3.0 and later.

Offers an overview of Windows Embedded CE drivers and describes the typical processes used for developing device drivers for a Windows Embedded CE-based device.

Other Resources 
阅读(1320) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~