zephyr/boards/common
Maureen Helm 9f57d11d9b scripts: jlink: Add flash command support to the jlink runner
Adds support for the 'flash' command to the jlink runner so we can flash
via 'make flash'. This works by generating a temporary jlink commander
script file and passing the script to the jlink commander executable.

Previously, the only way to flash with jlink was via 'make debug'.

Includes support for DT based flash address, and an optional mass erase
before loading the flash.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2018-01-29 23:15:16 -05:00
..
bossac.board.cmake scripts: runner: use arguments, not environment vars 2017-12-15 09:57:30 -05:00
dfu-util.board.cmake scripts: runner: use arguments, not environment vars 2017-12-15 09:57:30 -05:00
esp32.board.cmake cmake: esp32: Fix check for environment variable ESP_IDF_PATH 2017-12-27 10:29:35 -05:00
jlink.board.cmake scripts: jlink: Add flash command support to the jlink runner 2018-01-29 23:15:16 -05:00
nios2.board.cmake cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00
nrfjprog.board.cmake scripts: runner: use arguments, not environment vars 2017-12-15 09:57:30 -05:00
openocd.board.cmake scripts: runner: use arguments, not environment vars 2017-12-15 09:57:30 -05:00
pyocd.board.cmake scripts: runner: pyocd: support DT-based flashing 2017-12-15 09:57:30 -05:00