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

BLE secure bootloader example can't output RTT log

I use PCA10040 V0.9.0 to run SDK15 bootloader example: F:\Nordic\nRF5_SDK_15.0.0_a53641a\examples\dfu\secure_bootloader\pca10040_ble_debug\arm5_no_packs.

1. erase full chip using nrfgo studio

2. compile this example

3. program softdevice

4. download this example

I find LED1 and LED2 is on, and BLE adv name is DfuTarg. And it is connectable. But there isn't any log in the RTT viewer! So what's the matter with this?

Parents Reply
  • Now let me make a summary about my problem. RTT Viewer can be used stand-alone, opening an own connection to J-Link and target or in parallel to a running debug session, attaching to it and using this existing J-Link connection. when RTT Viewer is used stand-alone,there is not any log, and  it is used in parallel to a running debug session in keil, it can output log. I'm trying to solve this problem.

Children
Related