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

easy-way-to-merge-bootloader-and-application-rtt-output

Hi,

     I spent a lot of today trying to get or even to find instructions on how to get log messages (RTT) out of both the app and the bootloader I am working on. This was the most modern post I found: https://devzone.nordicsemi.com/f/nordic-q-a/30310/easy-way-to-merge-bootloader-and-application-rtt-output.

I am running SDK 15.0, Linux, SES and a custom board.

I followed the instructions in the reply towards the bottom (I am using SES) but still don't have log messages happening from both - one or the other is fine. Turning off log enable in sdk_config.h for the app doesn't start the messages for the bootloader when I switch to bootloader mode. 

Any redirection would be gratefully received.

Cheers Paul

Related