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 have tried to test this with multiple DKs and am not able to reproduce it. Unable to find any communication within support where this is being discussed. So I am assuming this is something to do with the custom board. The nRF Terminal uses JLink in the background, so I am a bit confused as to why this is works with JLink on command prompt and not with this process. I will try to ask the VCS team to know if they have seen this before and for any directions to proceed from here.

Children
Related