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
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -8,4 +8,8 @@ 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 first programming of a board to program the KMU with the keys.
14
+
11
15
For more details, see `How to flash an application`_ in |VSC| extension documentation.
0 commit comments