Skip to content
Snippets Groups Projects
Unverified Commit 4cc93808 authored by sébastien jacq's avatar sébastien jacq Committed by GitHub
Browse files

Update README.md

parent 5c47b49e
No related branches found
No related tags found
No related merge requests found
...@@ -137,7 +137,7 @@ $ export PATH=$PATH:<path to riscv-openocd>/build/bin ...@@ -137,7 +137,7 @@ $ export PATH=$PATH:<path to riscv-openocd>/build/bin
It is necessary to add a udev rule to use the cable. It is necessary to add a udev rule to use the cable.
OpenOCD provides a file containing the rule we need. Copy it into /etc/udev/rules.d/ OpenOCD provides a file containing the rule we need. Copy it into /etc/udev/rules.d/
``` ```
$ sudo cp <path to riscv-openocd>/contrib/60-openocd.rules /etc/udev/rules.d $ sudo cp <path to riscv-openocd>/build/share/openocd/contrib/60-openocd.rules /etc/udev/rules.d
``` ```
The file is also available here: https://github.com/riscv/riscv-openocd/blob/riscv/contrib/60-openocd.rules The file is also available here: https://github.com/riscv/riscv-openocd/blob/riscv/contrib/60-openocd.rules
The particular entry about the HS2 cable is : The particular entry about the HS2 cable is :
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment