How to edit domains

nRF Connect for VS Code

tags
nRF Connect for VS Code

To edit domains of a multi-domain configuration, complete the following steps:

  1. Select the domain you want to edit to make it the active build context.
    Alternatively, you can select the top sysbuild configuration.
  2. Click the More actions button to open the menu with build-specific actions.
  3. Click Edit Sysbuild Domains to open the Sysbuild domain settings page.

    Sysbuild domain settings page

  4. Fill in the configuration options in the following sections according to your project needs.
    The fields are identical to the ones in the Add Build Configuration page. See the fields' tooltips and the UI and reference section for more information.

  5. Click Generate and Build to save your changes.
    This will be Generate if you selected the Generate only checkbox option.

If you chose to Generate and Build, all domains are built even if you edited only one of them. If you chose to Generate only, you need to use the Build action in the Actions View to build the final binaries.