Share via


Most Common Build Type Options (Compact 2013)

3/26/2014

After you build your OS image file for the first time (as described in Build an OS Design), you can run a variety of build commands from the Platform Builder IDE. The most commonly used options on the Build menu are described below. For information about all available build menu options, see Build Menu Options.

If you already built your OS design but have since changed catalog items, you can rebuild the solution. The following procedure deletes the contents of $(SG_OUTPUT_ROOT), the SYSGEN output root directory, and then executes the build process from start to finish.

To rebuild your solution

  • In Visual Studio, on the Build menu, click Rebuild Solution.

If you already ran Build Solution once and have not changed any catalog items, you can use the following option to save time. This command starts the build at the build platform step, foregoing the Sysgen OS step.

To build the current board support package and subprojects

  • In Visual Studio, on the Build menu, click Advanced Build Commands, and then click Build Current BSP and Subprojects.

See Also

Tasks

Build an OS Design

Concepts

Build with Platform Builder