WhatIs.com

board support package

A board support package (BSP) is essential code code for a given computer hardware device that will make that device work with the computer's OS (operating system). The BSP contains a small program called a boot loader or boot manager that places the OS and device drivers into memory. The contents of the BSP depend on the particular hardware and OS.

Specific tasks that the BSP performs include the following, in order:

In addition to the foregoing, a BSP can contain directives, compilation parameters, and hardware parameters for configuring the OS.

10 Oct 2012

All Rights Reserved, Copyright 1999 - 2013 , TechTarget | Read our Privacy Statement