mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-05 14:35:20 +00:00
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> |
||
---|---|---|
.. | ||
__init__.py | ||
blackmagicprobe.py | ||
bossac.py | ||
core.py | ||
dediprog.py | ||
dfu.py | ||
esp32.py | ||
hifive1.py | ||
intel_s1000.py | ||
jlink.py | ||
misc.py | ||
nios2.py | ||
nrfjprog.py | ||
nsim.py | ||
openocd.py | ||
pyocd.py | ||
qemu.py | ||
stm32flash.py | ||
xtensa.py |