Has anyone had success with a J-link ARM v7 with the nRFgo studio (and nRF51822)? I've got one of the older nRFgo moterboard dev kits, and I've been doing well with the included debug probe, but when I switched back to my generic J-link V7 (it's a bit old) nRFgo studio will detect the chip only once (after resetting the board) and then fail to do anything else (verify, read, etc all fail with "Code length of region 0 could not be rerieved from device: Could not connect to the target device). Afterwards, refreshing always results in "No device detected."
Keil also fails to find a chip with the J-link debugger afterwards. However, if I never run the nRFgo studio, Keil will successfully debug and download to the chip multiple times with no problems (haven't tried it for very long yet). I managed to use the commander to download a SoftDevice as well without problems (though it was quite a hassle). Just a bit annoying as I can't actually use the nRFgo studio with our second programmer.
Again:
-
I'm using one of the older nRFgo-based motherboard kits with a nRF51822 daughterboard
-
Using nRFgo Studio 1.19.0.7 (latest, older one couldn't reflash the second nRFgo motherboard firmware)
-
Using J-link 4.98e (latest, older versions were giving me other problems)
-
J-link ARM V8-lite based probe included with kit has no such problems.
Any way I can get my V7 to work? Is it a nRFgo bug or does the V7 just not support some of the newer SWD devices (last few times I used it was with full JTAG ARMs)