Hello
I am using Segger Embedded Studio with nrf9160. I can 'Build and Run' the 'asset_tracker' project but the LEDs are not blinking and my development kit is not connecting to Nordic cloud.
My board is printing 'NRF52840 board control statically configured. DK Uptime is 1780 seconds' in terminal.
My nrf9160DK was working fine out of the box but I erased firmware.
OUPUT:
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 137.9 KB of addresses 00040000 — 000627b3
Programming 2.8 KB of addresses 000627b4 — 00063343
J-Link: Flash download: Bank 0 @ 0x00000000: 1 range affected (147456 bytes)
J-Link: Flash download: Total time needed: 1.240s (Prepare: 0.034s, Compare: 0.012s, Erase: 0.000s, Program: 1.181s, Verify: 0.004s, Restore: 0.007s)
Download successful
Stopped by vector catch
CPU could not be halted
Target connection has been lost
Connecting ‘J-Link’ using ‘USB’
Connecting to target using SWD
Loaded C:/arm_segger_embedded_studio_v414_win_x64_nordic/bin/JLink_x64.dll
Firmware Version: J-Link OB-K22-NordicSemi compiled Nov 20 2018 16:26:48
DLL Version: 6.40a
Hardware Version: V1.00
Target Voltage: 3.300
Device "NRF9160" selected.
Found SW-DP with ID 0x6BA02477
Scanning AP map to find all available APs
AP[2]: Stopped AP scan as end of AP map seems to be reached
AP[0]: AHB-AP (IDR: 0x84770001)
AP[1]: AHB-AP (IDR: 0x24770011)
Iterating through AP map to find AHB-AP to use
AP[0]: Core found
AP[0]: AHB-AP ROM base: 0xE00FF000
CPUID register: 0x410FD212. Implementer code: 0x41 (ARM)
Found Cortex-M33 r0p2, Little endian.
FPUnit: 8 code (BP) slots and 0 literal slots
Security extension: implemented
Secure debug: enabled
CoreSight components:
ROMTbl[0] @ E00FF000
ROMTbl[0][0]: E000E000, CID: B105900D, PID: 000BBD21 Cortex-M33
ROMTbl[0][1]: E0001000, CID: B105900D, PID: 000BBD21 DWT
ROMTbl[0][2]: E0002000, CID: B105900D, PID: 000BBD21 FPB
ROMTbl[0][3]: E0000000, CID: B105900D, PID: 000BBD21 ITM
ROMTbl[0][5]: E0041000, CID: B105900D, PID: 002BBD21 ETM
ROMTbl[0][6]: E0042000, CID: B105900D, PID: 000BBD21 CTI
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 137.9 KB of addresses 00040000 — 000627b3
Programming 2.8 KB of addresses 000627b4 — 00063343
J-Link: Flash download: Bank 0 @ 0x00000000: Skipped. Contents already match
Download successful






