Hello:
I have a problem with a recently purchased J-Link Base Classic.
- I have a target board based on nRF52840.
- I am developing with Visual Studio Code.
CONNECTING MY TARGET BOARD TO A nRF52840-DK:
- I connect it with 4 wires: VTG (power 3.3V from the DK), GND, SWDIO and SWDCLK.
- Visual Studio Code finds the DK and the target board (see DK.jpg)
- I can flash and debug my target board. THIS WAY I KNOW THE SWD INTERFACE IN MY TARGET BOARD IS OK.
CONNECTING MY TARGET BOARD TO THE J-Link:
- If I connect only VREF and GND from the Target connector to my target board, the board is powered and it starts working. I had seen somewhere that VREF didn't power the target board, but it's powering because the board is working fine.
- If then I connect SWDIO and SWDCLK, Visual Studio Code detects the J-Link but not the target board (see VSCJlink.jpg). Notice the message "Cannot read properties of undefined (reading "find").
- If I try to connect to the target board from J-Link Commander, see JLC.jpg
I would appreciate any help, cause right now I just can't assure the JLink debugger is not failing.
Regards,
David Pérez.
I have a problem with a recently purchased J-Link Base Classic.
- I have a target board based on nRF52840.
- I am developing with Visual Studio Code.
CONNECTING MY TARGET BOARD TO A nRF52840-DK:
- I connect it with 4 wires: VTG (power 3.3V from the DK), GND, SWDIO and SWDCLK.
- Visual Studio Code finds the DK and the target board (see DK.jpg)
- I can flash and debug my target board. THIS WAY I KNOW THE SWD INTERFACE IN MY TARGET BOARD IS OK.
CONNECTING MY TARGET BOARD TO THE J-Link:
- If I connect only VREF and GND from the Target connector to my target board, the board is powered and it starts working. I had seen somewhere that VREF didn't power the target board, but it's powering because the board is working fine.
- If then I connect SWDIO and SWDCLK, Visual Studio Code detects the J-Link but not the target board (see VSCJlink.jpg). Notice the message "Cannot read properties of undefined (reading "find").
- If I try to connect to the target board from J-Link Commander, see JLC.jpg
I would appreciate any help, cause right now I just can't assure the JLink debugger is not failing.
Regards,
David Pérez.