Hello.
I want to see NRF_LOG_DEBUG ("some") through the terminal. When I compile, I get the following error:
What should I set or change?
MCU : nRF52840
compiler: IAR
Project: secure_bootloader(DFU)
Hello.
I want to see NRF_LOG_DEBUG ("some") through the terminal. When I compile, I get the following error:
What should I set or change?
MCU : nRF52840
compiler: IAR
Project: secure_bootloader(DFU)
Hi Kevin,
Please use the project under <nRF5_SDK>\examples\dfu\secure_bootloader\pca10056_ble_debug to view the debug info without any changes.
-Amanda H.
no. I'm trying to debug through NRF_LOG_DEBUG because I don't know anything about the secure_bootloader project.
no. I'm trying to debug through NRF_LOG_DEBUG because I don't know anything about the secure_bootloader project.