This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

My nrf52840 can't boot up after power on,unless it was connected to JLINKRTTVIEW

It's strange,

My nrf52840 can't boot up after power on,unless it was connected to JLINKRTTVIEW,

If I disconnected the JLINKRTTVIEW, the device will stop running,
Connect again and it will start running again.

00> [01:58:53.135,620] <err> sx12xx_common:  TX DONE!
00> [01:58:53.935,699] <inf> lora_send: Data sent!
00> [01:58:54.142,517] <err> sx12xx_common:  TX DONE!

(Connection lost)  //disconnect and connect to JLINKRTTVIEW and device reboot agagin
00> *** Booting Zephyr OS build v2.3.0-rc1-ncs1-1446-g26216d1f7e09  ***
00>  
00> [00:00:00.039,184] <inf> lora_send: BIND PA
00> [00:00:00.039,215] <inf> lora_send: BIND PA SUCCESS!



Parents Reply
  • Hi,

    If I disable logging over RTT,SOC will not run even I connected it to RTT Viewer

    nrfjprog --readregs:

    R0:   0x00000000
    R1:   0x00000001
    R2:   0x00001FBC
    R3:   0x00000000
    R4:   0x000063D1
    R5:   0x20000D64
    R6:   0x00000000
    R7:   0x00000000
    R8:   0x00000000
    R9:   0x00000000
    R10:  0x00000000
    R11:  0x00000000
    R12:  0xEE532F48
    SP:   0x20001B28
    LR:   0x00006F3D
    PC:   0x00004296
    xPSR: 0x61000000
    MSP:  0x20002338
    PSP:  0x20001B28

Children
Related