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

Compiling C Code

Hi

I am using Segger Embedded Studio and SDK_v15.3.0. I have a C++ code that I wish to run on the board. It has a lot of printfs. I want to see the output of the print statements in SES. How do I do that? I am familiar with NRF_LOG_ENABLED = 1 in sdk_config.h. I have enabled it in the header file. I just want to see the printf output, so that I know that the code is working as expected. I am using Ubuntu 16.04.

Thanks in advance,

Regards,

Sai Kiran.

Parents Reply Children
No Data
Related