Dear Nordic Support Team,
I am experiencing difficulties flashing firmware to my nRF52832 development board using VSCode with west flash
, followed by J-Link connectivity issues. The problem seems hardware-related, and I would appreciate your expertise to resolve it.
Issue Summary
-
VSCode Flashing Error (Image 1):
- Command:
west flash
withnrfjprog
runner (mass erase enabled). - Error sequence:
Error -102
during "read device info" and "read memory_descriptors".- Final error:
JlinkARM DLL reported an error.
- Command:
-
J-Link Commander Diagnosis (Image 2):
- Connection via SWD repeatedly fails with:
RESET (pin 15) high, but should be low. Please check target hardware.
- Attempts to "connect under reset" yield the same result.
- Connection via SWD repeatedly fails with: