zephyr/boards/common
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
..
blackmagicprobe.board.cmake
bossac.board.cmake
canopen.board.cmake
dfu-util.board.cmake
esp32.board.cmake west.yml: update hal to v4.4.1 base 2022-09-01 21:48:18 +00:00
ezflashcli.board.cmake scripts: Add ezFlashCLI runner 2022-08-31 20:32:03 +02:00
gd32isp.board.cmake
intel_adsp.board.cmake
jlink.board.cmake
mdb-hw.board.cmake
mdb-nsim.board.cmake
misc.board.cmake
nios2.board.cmake
nrfjprog.board.cmake
nulink.board.cmake
openocd-nrf5.board.cmake
openocd.board.cmake
pyocd.board.cmake
spi_burn.board.cmake
stm32cubeprogrammer.board.cmake
stm32flash.board.cmake
trace32.board.cmake scripts: west: introduce Lauterbach TRACE32 runner 2022-10-14 09:51:14 +02:00