Create a new project
New projects are created with the New Project Wizard.
Launch the new project wizard
-
Click the CodeFusion Studio icon in the VS Code activity bar.
-
Click Home in the primary side bar.
-
Under Quick access, click New project to open the new project wizard.
Create a project
- Enter the project name.
- Select desired processor from the dropdown menu. Type a partial name to filter.
- For an ADI board, select the Standard option and then desired board from the dropdown menu.
- For an custom board, select the Custom option and then provide your custom board file.
- Select a firmware platform from the dropdown menu. Either MSDK for bare metal or Zephyr to use the Zephyr RTOS.
- Select a template project from the dropdown menu. Type to filter.
-
Use the default location or uncheck the box to choose a different location.
Note
The project location can be edited manually or a new project location can be set using the Browse button.
-
Click Generate.
-
CFS provides a notification to indicate the new project has been created. To open the new project, click Open Project.