Skip to content
Snippets Groups Projects
Commit e2335c58 authored by schneider's avatar schneider
Browse files

Update debugger.rst

parent 952ec092
No related branches found
No related tags found
No related merge requests found
......@@ -34,6 +34,11 @@ Please run ``make install`` after removing any already installed OpenOCD
version. Otherwise please always specify the full path to OpenOCD (the binary
is under ``src/openocd``).
.. info::
If you want to use OpenOCD as normal user, copy ``contrib/60-openocd.rules``
into the ``/etc/udev/rules.d/`` directory and run ``udevadm control --reload``
afterwards.
GDB (``arm-none-eabi-gdb``)
---------------------------
Apart from OpenOCD you also need ``arm-none-eabi-gdb``. You should install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment