Creating a Board Support Package (SDK)
A Board Support Package (BSP) is a collection of drivers customized to the provided hardware description. Every application must be associated with a BSP. Multiple BSPs may exist in a workspace and support a single hardware description.
Often BSPs are created when an Application is created. Sometimes, however, a BSP with different settings targeting the same hardware platform may be needed.
To create a new board support package for application development in SDK, do the following: