mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
Tools: added info on bm paths
This commit is contained in:
parent
23280f3de2
commit
ff90ee3eab
@ -17,6 +17,10 @@ Next, copy the file gdb-black-magic.init to the ArduPilot source
|
||||
directory, in the same directory where you will be starting the
|
||||
debugger. Rename the file to ".gdbinit"
|
||||
|
||||
Now either edit the .gdbinit to give the path to the serial port for
|
||||
your black magic probe, or install the provided udev rules file so
|
||||
that the probe will be loaded as /dev/ttyBmpGdb
|
||||
|
||||
Now make sure you have the right version of arm-none-eabi-gdb
|
||||
installed. We recommend version 6-2017-q2-update, which is available
|
||||
here: http://firmware.ardupilot.org/Tools/STM32-tools/
|
||||
|
Loading…
Reference in New Issue
Block a user