Debug Terminal Output Missing in Segger Embedded Studio

Dear Support Team,

I’m currently experiencing an issue with Segger Embedded Studio where no output is shown in the Debug Terminal. It was working perfectly before, but after making a small change in the Bluetooth event handler, the terminal stopped displaying any logs. I have since reverted the change, but the issue persists.

I’ve already reviewed similar cases in the Nordic DevZone forum and followed the suggested steps, including checking the sdk_config.h settings and ensuring RTT logging is enabled. Unfortunately, none of these solutions resolved the problem.

Could you please advise what else I can try to restore the Debug Terminal output? I’m using [insert your board name], SDK version [insert SDK version], and SES version V8.24.

After pausing the debugger it breaks either in file nrf_log_frontend.c or in nrf_nvic.h

Thank you in advance for your support.

Best regards,

Related