How to trial the nrf-connect.debugging.backend?

I'm interested in seeing what the NRF debug adapter does, using Jlink 
I can't get it selected and the documentation is not very helpful on how to set it up.
What do we use for the   "nrf-connect.debugging.backend"? do we need to download another extension? 
 
I haven't downloaded the MIEngine?, as the link above implies its included? 
Here is my settings.json file in VS code. 
 
{
  "nrf-connect.topdir": "c:\\ncs\\v2.0.0",
  "nrf-connect.toolchain.path": "c:\\ncs\\toolchains\\v2.0.0",
  "nrf-connect.debugging.backend":"MIEngine"
}
Thanks 
Marshall
Parents Reply Children
No Data
Related