Standard Development Board Design (Windows CE 5.0)

Send Feedback

A standard development board (SDB) is a hardware development system with which you can develop and test your OS design using a wide range of processors and peripherals. Manufacturers might call their development boards Development Kits or Development Platforms. Regardless of the name, the development system typically includes hardware, software, and documentation. The specific components can vary, however. The software, called a board support package (BSP), supports the boot loader, OEM adaptation layer (OAL), and device drivers for a specific hardware platform. You can use the sample BSPs provided by Microsoft or by hardware manufacturers for specific development boards, or you can develop your own BSP. For information on BSPs and how to develop them, see Developing a Board Support Package.

An SDB can help you meet the following goals:

  • Provide a processor-only board with expansion bus for Microsoft® Windows® CE OS testing.
  • Provide a processor-plus-peripherals board for Windows CE–based driver development and testing.
  • Provide a single-board development system that is sold by an OEM to support third-party hardware and software development. This board can also be used for Windows CE OS testing and software development.

You can gain insights into how to design your own SDB by reading the Standard Development Board Specification.

To acquire your own copy of the specification, see this Microsoft Web site, and download the specification to your development workstation by selecting the link to the SDBspec.doc file on the right side of the Web page.

Note   The Standard Development Board Specification defines only the external connections, form factors, and common hardware debugging functionality required to develop and test your product using Windows CE 3.0 and later.

See Also

CEPC-based SDBs | How-to Topics | How to Create a Board Support Package | Debugging and Testing

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.