cancel
Showing results for 
Search instead for 
Did you mean: 

Clarification needed on STLink upgrade in linux

raptorhal2
Lead

In STLink upgrade download for linux, in the following path:

      stsw-link007/readme.txt

titled STLink firmware upgrade applications

the following text paragraph:

"On Linux, users must be granted with rights for accessing the ST-Link USB devices. To do

 that, it might be necessary to add rules into /etc/udev/rules.d. This can be achieved by

 running one of the package provided into the subdirectory StlinkRulesFilesForLinux."

A jargon action of running a package which has no choice criteria into a non-existant subdirectory needs clarification as to what specific actions are needed.

Hal

1 REPLY 1
raptorhal2
Lead

The fix appears to be:

"This can be achieved by running one of the packages provided in the subdirectory StlinkRulesFilesForLinux using , e.g., the following command:

"sudo cp 49-stlink-v3.rules /etc/udev/rules.d"

ST comment?