zephyr/scripts/west_commands/tests
Rihards Skuja 6b9f0df7da runners: pyocd: add --telnet-port parameter
With multiple debug probes attached, attempting to launch multiple debug
servers resulted in "OSError: [Errno 98] Address already in use" despite
explicitly setting --gdb-port to unique values.

The issue was caused by the default telnet port: 4444. Adding
--telnet-port parameter allows to explicitly define the address to a
unique value and avoid the socket exception.

Signed-off-by: Rihards Skuja <rihardssk@mikrotik.com>
2019-10-03 19:19:39 -05:00
..
conftest.py
test_blackmagicprobe.py scripts: runners: check for required programs 2019-06-17 15:06:21 +02:00
test_bossac.py scripts: runners: check for required programs 2019-06-17 15:06:21 +02:00
test_build.py scripts: Remove unused imports in all Python scripts 2019-03-28 11:06:20 -05:00
test_dfu_util.py scripts: runners: check for required programs 2019-06-17 15:06:21 +02:00
test_imports.py boards: hifive1: Added flash runner 2019-02-05 14:29:16 -06:00
test_nrfjprog.py scripts: runners: improve hex file detection and output 2019-08-16 18:42:41 +02:00
test_pyocd.py runners: pyocd: add --telnet-port parameter 2019-10-03 19:19:39 -05:00