Debugging not possible! Visual Studio Code exception occurred: System.Collections.Generic.KeyNotFoundException: The given key '3' was not present in the dictionary. ...

Using the nRF52833 chip, I CAN build and flash the device using a J-Link Segger debug probe (Version v12.00). However, suddenly (I did not have this issue a couple of months ago), I am not able to debug anymore.

I was using the toolchain nRF v2.2.0. I tried updating to v2.5.1, but did not help at all.

The J-link probe  firmware is up to date.

The complete error message is the following when I click on the "Debug" button (attemping to start the debugger):

I get pretty desperate with this IDE and tool in general. So any help is VERY appreciated.

Thanks in advance!

Parents Reply Children
No Data
Related