nRF Terminal extension in VS Code fails to connect in RTT mode

I installed the nRF Connect extension pack which also contains the nRF Terminal extension but I cannot make it work in VS Code

In the command pallette I select  nRF Terminal:Start Terminal, specify RTT as a connect method and hit Enter when prompted for device name, serial number and memory address.

There is a message "nRF terminal trying to connect" at the bottom of the VS Code window but it  never succeeds. I verified that the board is connected with JLink , the code is running and I can see output is printed in the JLink RTT Viewer 

Tried to send nRF:clear  but that did not help

Any ideas how to fix?

Thank you

Andy

Parents Reply
  • I manually installed the latest nRF-Command-Line-Tools (V 10.15.4) 

    When I click "Connect to RTT" under connected devices VS Code now doesn't ask me for the device. I select "Automatic search" but the end result is the same. I still see "nRF Terminal Trying to Reconnect...." and none of my logs are shown on the "NRF TERMINAL"

    Connecting via J-Link still works.

Children
Related