This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Command line tools deplyment

I'm trying to create an automated script for deploying the command line tools with the segger Jlink driver. I'm currently using the 9.6.0 installer with the following command line:

.\nRF5x-Command-Line-Tools_9_6_0_Installer.exe /install /passive /quiet /norestart

This works fine except for the Jlink installer which waits for user response. I'm guessing the command line arguments are not used when calling the jlink installer.

Also, the jlink is version 6.16a and I need a different version.

Is there an option of running the command line tools installer quietly without installing it's internal jlink driver? I'll install the driver immediately after or use an existing one.

Parents Reply Children
No Data
Related