Creating a new image

The System Builder editor provides a button for creating a new image for your project.

To create a new image:
  1. Click the Add New Image icon () in the editor's toolbar.
    The IDE shows the Create New Image dialog box:

  2. Select one of these methods for generating the image:
    • Duplicate Selected Image — create a duplicate of the currently selected image with the given name.
    • Import Existing IFS Buildfile — generate the new IFS image using an existing buildfile.
    • Import Existing EFS Buildfile — generate the new EFS image using an existing buildfile.
    • Create Generic IFS image — create an empty IFS for the specified platform.
    • Create Generic EFS image — create an empty EFS for the specified platform.
  3. Click Finish to create the new image and add it to your project.