How to flash a build configuration

nRF Connect for VS Code

tags
nRF Connect for VS Code

Once the build configuration is ready, complete the following steps to flash the entire build configuration (for flashing single domains, see How to flash domains):

  1. Select the build configuration you want to flash.
    If the build configuration has several images or domains, make sure to select the top build configuration. The active build configuration has its name highlighted in the Applications View.
  2. Connect your device to your machine.
    The extension lists it in the Connected Devices View and checks its compatibility status.
  3. Click Flash in the Actions View.

The extension flashes the active build configuration onto the selected connected device. If you created a sysbuild configuration, the extension flashes all images of that configuration in a sequence.

Tip

You can also flash the active build configuration onto multiple boards at the same time. See How to flash multiple boards for more information.