zephyr/scripts/west_commands/runners
Alexey Brodkin 0d5416acc4 runners: openocd: Reset target before running Elf
In case of flashing (which is typically used with OpenOCD)
we do reset of the target after programming application binary
in the non-volatile memory.

In case of Elf execution we need to reset the target before
loading Elf sections so that we might be sure our target
is in sane & expected state before we start execution.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
2020-04-24 19:35:25 +02:00
..
__init__.py board: arc: Switch to generic OpenOCD runner 2020-02-13 10:45:44 +02:00
blackmagicprobe.py
bossac.py
core.py boards: nrf52_pca10040: Rename to nrf52dk_nrf52832 2020-04-06 13:09:07 +02:00
dediprog.py
dfu.py doc: improve west flash help for dfu-util 2020-03-03 09:30:32 +02:00
esp32.py
hifive1.py
intel_s1000.py
jlink.py
misc.py runners: misc-flasher: hotfix 2020-03-04 21:48:09 +02:00
nios2.py
nrfjprog.py
nsim.py
openocd.py runners: openocd: Reset target before running Elf 2020-04-24 19:35:25 +02:00
pyocd.py
qemu.py
stm32flash.py
xtensa.py