Generating a board support package for external tools


Generating a board support package (BSP) for use with external tools involves running a tool called Libgen which generates all the components constituting the BSP.

To build a BSP project, right-click the project and select Build Project or Refresh Project (these options appear only if the Build Automatically option is NOT set). You can also select Project > Build Project.

You can set an option to have SDK automatically initiate a build when you create or change your BSP project. To set this option, select Project > Build Automatically. With this option, SDK uses Libgen to automatically build the project. At the end of the build process, the necessary header and library files are generated within the board support package directory.

Related concepts
Board support packages (external tools)
Software repositories

Related tasks
Setting up software repositories

Related reference
New Board Support Package (External Tools) Project dialog box

Copyright © 1995-2010 Xilinx, Inc. All rights reserved.