You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/nrf-bm/includes/program_sample.txt
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -8,4 +8,10 @@ Follow these steps to program this sample:
8
8
#. To flash the application you have built, select your build folder in the `Applications View`_.
9
9
Then, click :guilabel:`Flash` in the `Actions View`_ after connecting the device to the terminal.
10
10
11
+
.. note::
12
+
13
+
When using the MCUboot board variants with KMU (default), ``west flash --erase`` or ``west flash --recover`` must be used during the first programming of the board in order to program the KMU with the keys.
14
+
In |VSC|, hover the :guilabel:`Flash` in the `Actions View`_.
15
+
Then click :guilabel:`Erase and Flash to Board` appearing to the right, besides :guilabel:`More actions`.
16
+
11
17
For more details, see `How to flash an application`_ in |VSC| extension documentation.
0 commit comments