You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
target extended ${DEBUG_PORT}
|
|
|
|
monitor swdp_scan
|
|
|
|
attach 1
|
|
|
|
monitor vector_catch disable hard
|
|
|
|
set mem inaccessible-by-default off
|
|
|
|
set print pretty
|
|
|
|
source ${PX4_SOURCE_DIR}/platforms/nuttx/Debug/PX4
|