zephyr/scripts/west_commands/tests
Manuel Arguelles 31b3993d58 scripts: west: introduce Lauterbach TRACE32 runner
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>
2022-10-14 09:51:14 +02:00
..
nrfjprog
conftest.py scripts: runners: openocd: Enable thread awareness 2021-08-27 06:44:45 -04:00
test_blackmagicprobe.py scripts: runners: add connect_srst support for blackmagicprobe 2021-11-22 22:20:02 -05:00
test_bossac.py
test_build.py
test_canopen_program.py runners: canopen: poll for flash ready 2021-10-14 10:44:21 +02:00
test_dediprog.py
test_dfu_util.py
test_gd32isp.py scripts: runner: Introduce gd32isp flash runner 2021-11-07 05:20:50 -05:00
test_imports.py scripts: west: introduce Lauterbach TRACE32 runner 2022-10-14 09:51:14 +02:00
test_mdb.py ARC: west: mdb runner: change folder to run MDB 2022-06-02 13:09:51 +02:00
test_nrfjprog.py west: runners: Fix verify warning from nrfjprog 2022-03-01 08:41:40 -08:00
test_pyocd.py west_commands: runners: reserve -O for --tool-opt 2022-08-03 05:06:53 +01:00
test_stm32cubeprogrammer.py
test_stm32flash.py