We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8d543b commit f85194aCopy full SHA for f85194a
targets/upload_method_cfg/NUMAKER_PFM_M487.cmake
@@ -4,7 +4,7 @@
4
5
# Notes:
6
# 1. The Nuvoton fork of OpenOCD is required: https://github.com/OpenNuvoton/OpenOCD-Nuvoton/releases .
7
-# Point CMake to it via setting the OpenOCD option:
+# Point CMake to it via setting the OpenOCD option. For example:
8
# -DOpenOCD="C:/Program Files (x86)/OpenOCD-nuvoton/bin/openocd.exe"
9
# 2. Take note of the "MSG" DIP switch on the Nu-Link section of the board. If set to ON, the Nu-Link will run in
10
# mass storage mode and can only work with the "MBED" upload method. If set to OFF, the Nu-Link will run in
0 commit comments