Hi, build and debug stop at log_init() like this. And tell me why infinite loading appears on the nRF Blinky app.
please tell me why
Hi, build and debug stop at log_init() like this. And tell me why infinite loading appears on the nRF Blinky app.
please tell me why
Not entirely clear what you're saying.
It is normal for Segger Embedded Studio (SES) - and most other IDEs - to halt at the first line in main() when you start a debug session.
You just need to press 'Continue' ...
If the Target is halted, then the app won't be able to connect.