A system project can be created by following steps:
- Go to New System Project
dialog is automatically displayed.Note: You can create a system project from the Welcome page with the Create System Project shortcut.
. The
- Input the System project name and System project location. Click Next.
- Select the Platform for System project. Click Next.Note: If your platform is not in the Repo list, you can click the + button to add your platform in another workspace. Alternatively, you can refer to Creating a Platform Component from XSA to create a new platform and add it to the Repo list.
- In the Embedded Component Path setup dialog, there is no need to set the
Image path when performing embedded development. Click
Next.Note: The Embedded Component Path setting is used for acceleration application development. During acceleration development, you need to specify the rootfs, kernel image and boot components to generate final sd_card.img file.
- Review the summary of the system project information and click Finish. The system project is displayed in the component view.