Program issue with Segger JLink Base Compact

Hi,

I'm trying to program my nRF52840 through the nRF Command Line Tool. The commands which I send are the follows:

nrfjprog –recover

nrfjprog -f nrf52 --program MyProgram.hex –chiperase

This works fine as long as I use the Segger JLink Base. I've tried to program the same chip with the same commands with the Segger JLink Base Compact but it doesn't work. My JLinkARM.dll always throws an unknown exeption.

Is it possible, that the recover command doesn't work properly with the JLink Base Compact or is there another issue?

Attached you'll find the generated .log file.

Thanks

5428.log.log

Related