31b3993d58
This patch introduces a West runner for flashing and debugging with Lauterbach TRACE32 debuggers. The runner consists of a wrapper around TRACE32 software, and allows a Zephyr board to execute a custom start-up script (Practice Script) for the different commands supported, including the ability to pass extra arguments from CMake. Is up to the board using this runner to define the actions performed on each command. The `debug` command launches TRACE32 GUI to allow debug the Zephyr application, while the `flash` command hides the GUI and executes the start-up script in a background process. Signed-off-by: Manuel Arguelles <manuel.arguelles@nxp.com> |
||
---|---|---|
.. | ||
nrfjprog | ||
conftest.py | ||
test_blackmagicprobe.py | ||
test_bossac.py | ||
test_build.py | ||
test_canopen_program.py | ||
test_dediprog.py | ||
test_dfu_util.py | ||
test_gd32isp.py | ||
test_imports.py | ||
test_mdb.py | ||
test_nrfjprog.py | ||
test_pyocd.py | ||
test_stm32cubeprogrammer.py | ||
test_stm32flash.py |