Skip to content

Create a new project

New projects are created with the New Project Wizard.

Launch the new project wizard

  1. Click the CodeFusion Studio icon in the VS Code activity bar.

    CodeFusion Studio Icon CodeFusion Studio Icon

  2. Click Home in the primary side bar.

  3. Under Quick access, click New project to open the new project wizard.

    New Project Wizard New Project Wizard

Create a project

  1. Enter the project name.
  2. Select desired processor from the dropdown menu. Type a partial name to filter.
  3. For an ADI board, select the Standard option and then desired board from the dropdown menu.
  4. For an custom board, select the Custom option and then provide your custom board file.
  5. Select a firmware platform from the dropdown menu. Either MSDK for bare metal or Zephyr to use the Zephyr RTOS.
  6. Select a template project from the dropdown menu. Type to filter.
  7. 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.

  8. Click Generate.

  9. CFS provides a notification to indicate the new project has been created. To open the new project, click Open Project.

    New Project Wizard Project Creation Notification New Project Wizard Project Creation Notification