Hi,
I am trying to use the new Segger RTT communication plugin. Of course I am running the latest freemaster target driver with net transport and segger_rtt. This is my freemaster_cfg.h:
lucabarbiero_0-1645460809741.png
From the host I want to establish a connection in passive mode. Therefore I have an active J-Link debug session with the command line debugger:
lucabarbiero_0-1645460419982.png
But freemaster app says target unreachable:
lucabarbiero_1-1645460491243.png
What should I look into? Can it be a problem to establish a telnet connection to localhost:19021? Because I think telnet is not enabled in my computer (and I need to reach out to my IT to get it enabled). Or is there a telnet client embedded in freemaster?
Or do you think the problem is something else?
Regards,
Luca