Advanced Linux Installation Cases
Using JTAG Programming Adapters
Linux users need to explicitly allow access to the USB bus for JTAG programming adapters.
:::note For Archlinux: replace the group plugdev with uucp in the following commands :::
Run a simple ls
in sudo
mode to ensure the commands below succeed:
Then with sudo
rights temporarily granted, run this command:
The user needs to be added to the group plugdev:
Last updated