Hi team, the problem is the following:
i use secure bootloader project from examples of SDK, when i try to replace NRF_LOG_INFO() statement to printf() and try to debug the project (F5) the program crashed. What i am doing wrong? Is it possible to log in bootloader?