RTT viewer is not working

Hi,

I am currently developing a project using the nRF52810 as my controller and SEGGER Embedded Studio (version 5.42a) as my IDE. I have successfully integrated the Timer and SAADC peripherals into the ble_app_uart/pca10040e/s112 example project from the nRF5 SDK.

My problem is that I can't use J-Link RTT Viewer for debugging. When I open the J-Link RTT Viewer and connect it to my board, I can't see any debug messages or information in the RTT console. What could be the reasons for this? Is there any SDK configuration macro that needs to be enabled or disabled to use the RTT Viewer, or could the problem be related to the connection parameters?

Any response would be valuable.

*******************************************************************************************************************

Project Details:

  • SDK: nRF5 SDK 17.0.2
  • IDE: SEGGER Embedded Studio 5.42a
  • Controller: nRF52810
  • Peripherals: Timer and SAADC (using default configuration for SAADC, with a 12-bit resolution)

Thank you for your support.

Best regards,
SILTVM

Parents Reply Children
Related