Guajara in other languages: Spanish, Deutsch, French, Italian ...



Board support package

A board support package (BSP) is the common name for all board hardware-specific code. It typically consists of the boot loader, the OEM adaptation layer (OAL), and board-specific device drivers. The BSP creation process involves developing a boot loader, developing an OAL, creating device drivers, and modifying platform configuration files.

If you do not have an existing BSP, you can create a new BSP from the beginning or create a new one by cloning 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 CE .NET 4.2.

The following elements are contained in a board support package (BSP):

The following illustration shows how the OAL, boot loader, drivers, and configuration files interrelate with the BSP and the standard development board (SDB).

+----------------------
|......................
|..BSP.................
|......................
|..+--------------+....
|..|..............|....
|..|.... OAL .....|....
|..|..............|....
|..+--------------+....
|......................
|..+--------------+....
|..|. Boot Loader.|....
|..+--------------+....
|......................
+----------------------



+----------------------
|.........SDB..........
+----------------------

The above is a direct quote from http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wcedsn40/html/cgconBoardSupportPackageDevelopment.asp





Wikipedia - All text is available under the terms of the GNU Free Documentation License.

Tagoror dot com  -  Legal Information  -  Contact us