zephyr/scripts/support/runner
Sebastian Bøe 5056ab24fb runner: nrfjprog: Improve error messages
When a debugger is already connected to the JLink debug adapter
nrfjprog.py would incorrectly detect that the snr is '0' and try to
flash a device with that snr.

Also, when there were no boards connected, nrfjprog.py would
incorrectly state that there were multiple boards connected.

This patch improves the error feedback so that a user can more easily
debug why he can't flash his device.

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
2017-12-18 21:46:12 -05:00
..
__init__.py scripts: runner: add qemu.py, a stand-in for QEMU 2017-10-28 13:31:22 -04:00
arc.py scripts: runner: use arguments, not environment vars 2017-12-15 09:57:30 -05:00
bossac.py scripts: runner: use arguments, not environment vars 2017-12-15 09:57:30 -05:00
core.py scripts: runner: add internal DEBUG to core 2017-12-15 09:57:30 -05:00
dfu.py scripts: runner: dfu-util: add --dfuse-modifiers option 2017-12-15 09:57:30 -05:00
esp32.py scripts: runner: use arguments, not environment vars 2017-12-15 09:57:30 -05:00
jlink.py scripts: runner: use arguments, not environment vars 2017-12-15 09:57:30 -05:00
nios2.py scripts: runner: use arguments, not environment vars 2017-12-15 09:57:30 -05:00
nrfjprog.py runner: nrfjprog: Improve error messages 2017-12-18 21:46:12 -05:00
openocd.py scripts: runner: use arguments, not environment vars 2017-12-15 09:57:30 -05:00
pyocd.py scripts: runner: pyocd: support pyocd-flashtool options 2017-12-15 09:57:30 -05:00
qemu.py scripts: runner: use arguments, not environment vars 2017-12-15 09:57:30 -05:00
xtensa.py scripts: runner: use arguments, not environment vars 2017-12-15 09:57:30 -05:00