hellesvik-nordic / samples_for_nrf_connect_sdk

Other
36 stars 19 forks source link

mcuboot_serial_recovery_53 signed images #1

Closed wrj163 closed 2 years ago

wrj163 commented 2 years ago

how can i disable the Mass Storage feature on the device in windows system?

ADMIN@DESKTOP-C9E5DTQ MINGW64 /f/ncs/v1.9.1 $ JLinkExe --help bash: JLinkExe: command not found

thank you very much

hellesvik-nordic commented 2 years ago

If you have multiple questions, please create multiple issues. I will answer on how you can use JLinkExe here. If you installed nRF Connect SDK via the Toolchain Manager and want to use the command line for commands, you need to open a terminal window from the toolchain manager. Beside the "Launch VS Code" button, there is an arrow with an option menu. Click this and choose either "Launch bash" or "Launch command prompt. image

wrj163 commented 2 years ago

Is project“mcuboot_serial_recovery_53” don't need signed ? Or it uses the key from project “mcuboot_manual_sign” ,how can i disable the Mass Storage feature on the device in windows system?

ADMIN@DESKTOP-C9E5DTQ MINGW64 /f/ncs/v1.9.1

$ JLinkExe --help bash: JLinkExe: command not found thank you very much

I found a website on how to “disable the Mass Storage feature on the device in windows10 system” https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/samples/subsys/mgmt/mcumgr/smp_svr/README.html?highlight=cdc_acm#j-link-virtual-msd-interaction-note

hellesvik-nordic commented 2 years ago

Closing issue due to inactivity