-
Notifications
You must be signed in to change notification settings - Fork 3
03. Linux quick start
ztakis edited this page Jul 2, 2026
·
1 revision
Open a terminal in x3utils_linux.
chmod +x *.sh oocd/bin/openocd
./launcher.shDepending on your distro, you may need:
python3usbutils-
hidapi/libhidapi-hidraw0
You may also need OpenOCD udev rules. The repository includes:
x3utils_linux/oocd/contrib/60-openocd.rules
Copy it to:
/etc/udev/rules.d/
Then reload udev rules and reconnect the ST-LINK.
Use option 2 to run a full 128 KB dump before flashing.
If Linux cannot see the adapter, check USB permissions and udev rules first.