EasyManua.ls Logo

Nuvoton NuEclipse - Figure 5-1 Adding Udev Rules

Default Icon
57 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
NuEclipse
Apr. 25, 2022 Page 53 of 57 Rev 1.02.019
NU
ECLIPSE USER MANUAL
7. Q: How to add udev rules for Nu-Link on GNU/Linux?
A: When accessing target chips via Nu-Link, GNU/Linux requires the USB permission. We can
get the permission by adding udev rules for Nu-Link. Here are the steps to do that:
Add the User to the plugdev Group. Type the command in the Terminal:
sudo useradd -G plugdev $USER
Add Nu-Link to udev. Type the commands in the Terminal:
cd /etc/udev/rules.d and sudo gedit 10-openocd-nulink.rules
Add the following text to the file
Figure 5-1 Adding Udev Rules
Reloaded the new udev rules by entering the command in the Terminal:
sudo udevadm trigger

Table of Contents