The Actions View is one of the default Sidebar Views. It shows up after you create a build configuration for an application and it includes the most common actions you use to interact with your board.
Above the list of actions, the Actions View lists the toolchain version used by the selected build.
Note
When you have several applications or build contexts (or both), the list of actions shown depends on the active application and the active context. For example:
- If you have built an application that contains a Trusted Firmware-M (TF-M) image, then the entire Actions View is hidden when the image is selected as these actions are not relevant for this context.
- The Flash action is only shown when the active context has a west runner configured.
- The Debug action is only shown when the active context has an ELF file defined in the runner configuration.
If neither Flash or Debug appears, verify that the build completed successfully and that the runner is set up correctly for your board.