I successfully used my nrf52DK with latest production SD 132 and latest SDK (12.2.0), everything is on latest Keil v5. Then I needed to program another board (nRF51 Dongle) by using the same Keil, I failed with that and eventually wanted to switch back to my nrf52DK but I am no longer able to program the board by using the same project which was used prior to the Dongle "exercise" now my attempt to load the program results in
so I went to Options->Debug->Settings combobox and saw there ULINK2/ME Cortext Debugger, I don't think I explicitly made change there, seems like that setting was somehow got corrupted from my previous experiments with the Dongle. So I changed that value to J-Link/J-Trace Cortext but now my attempt to Load results in:
These are my settings:
Why did this issue started appearing and how to fix it? And would also be good to figure out how to avoid such problems in future.
[Edit/Addition]
This is the target settings for the Dongle:
This is the Debug settings for the Dongle:
And this Target for the nrf52DK:
And this is Debug for the nrf52DK: