Skip to content
Commit 6b9f0df7 authored by Rihards Skuja's avatar Rihards Skuja Committed by Maureen Helm
Browse files

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: default avatarRihards Skuja <rihardssk@mikrotik.com>
parent 0c4f4a91
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment