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 cmake: add helpers for setting board runners 2019-06-07 13:43:51 +02:00
bossac.board.cmake cmake: add helpers for setting board runners 2019-06-07 13:43:51 +02:00
canopen.board.cmake scripts: west: add CANopen flash runner 2020-05-08 10:53:42 +02:00
dfu-util.board.cmake cmake: add helpers for setting board runners 2019-06-07 13:43:51 +02:00
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 scripts: runner: Introduce gd32isp flash runner 2021-11-07 05:20:50 -05:00
intel_adsp.board.cmake boards: xtensa: Activate the intel_adsp west runner 2022-06-05 14:13:57 +02:00
jlink.board.cmake cmake: add helpers for setting board runners 2019-06-07 13:43:51 +02:00
mdb-hw.board.cmake ARC: west: split mdb runner for mdb-hw & mdb-nsim runners 2020-11-11 08:18:38 -05:00
mdb-nsim.board.cmake ARC: west: split mdb runner for mdb-hw & mdb-nsim runners 2020-11-11 08:18:38 -05:00
misc.board.cmake scripts: runners: add misc-flash runner 2019-11-06 17:31:53 -08:00
nios2.board.cmake cmake: add helpers for setting board runners 2019-06-07 13:43:51 +02:00
nrfjprog.board.cmake cmake: add helpers for setting board runners 2019-06-07 13:43:51 +02:00
nulink.board.cmake board: arm: add support for nuvoton pfm m487 2020-07-01 21:09:25 +02:00
openocd-nrf5.board.cmake scripts: runners: openocd: Enable thread awareness 2021-08-27 06:44:45 -04:00
openocd.board.cmake scripts: openocd: allow to overwrite elf file used to flash device 2019-08-08 22:16:50 +02:00
pyocd.board.cmake runners: pyocd: Enable semihosting in pyOCD 2022-01-13 13:37:58 -06:00
spi_burn.board.cmake scripts: runners: improvements for spi_burn west runner 2022-07-19 12:23:47 +00:00
stm32cubeprogrammer.board.cmake runners: add support for stm32cubeprogrammer 2020-11-04 14:47:35 -06:00
stm32flash.board.cmake west: runner: add support for stm32flash runner 2019-11-05 15:02:53 -05:00
trace32.board.cmake scripts: west: introduce Lauterbach TRACE32 runner 2022-10-14 09:51:14 +02:00