Hi,
I am starting working with nRF 9160 MLM1 Preview DK and installed embedded studio for nordic and imported asset_tracker project but I cann't program the board.
It uses J-Link 6.40a but in my compuer installed J-Link 6.42.
I cannot erase the chip and I cannot debug the code
My output log :
Preparing target for download
Executing script TargetInterface.resetAndStop()
Reset: Halt core after reset via DEMCR.VC_CORERESET.
Reset: Reset device via AIRCR.SYSRESETREQ.
Downloading ‘zephyr.elf’ to J-Link
Programming 116.0 KB of addresses 00040000 — 0005d013
Programming 2.8 KB of addresses 0005d014 — 0005db93
Timeout while erasing sectors, RAMCode did not respond in time. (PC = 0x00000000, CPSR = 0x00000000, LR = 0x21000003)!
Download successful
it stuck on BKPT #0 when debug ...
Any ideas?
Thanks,
David