I am trying to use two instances of the JLinkGDBServerCL.exe to communicate with two devices remotely over RTT.
I have 1 working great on port 19021 (default RTT port) , but there doesn’t seem to be a way to change the RTT port in the GUI or
Command line. I eventually want to run 100 instances, and have them on port [9000-9100].
Am I missing this setting or is it not available yet, or just not documented?
The only option I see right now, is running each server in a docker container, and port forwarding them were I want, but 100 containers is lots of overhead.
Thanks for your help.
-Thomas
I have 1 working great on port 19021 (default RTT port) , but there doesn’t seem to be a way to change the RTT port in the GUI or
Command line. I eventually want to run 100 instances, and have them on port [9000-9100].
Am I missing this setting or is it not available yet, or just not documented?
The only option I see right now, is running each server in a docker container, and port forwarding them were I want, but 100 containers is lots of overhead.
Thanks for your help.
-Thomas
The post was edited 1 time, last by thomas.stilwell ().