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

Using SEGGER RTT on an external nRF chip

I'm using DK as the programmer connected (via Debug Out) to a naked nrf51 module (Rigado BMD-200). I can program it via DK, but RTT doesn't work (no output in J-Link RTT Viewer). Am I doing something wrong, or is it just impossible to do it this way?

Parents
  • I faced similar problems for sometime. Sometimes external boards have lesser memory than the DK. RTT tends to have a bigger memory foot print especially with the default options. You might want to re configure the RTT configurations and check if all is fine. Conceptually this should work and i have made this work with our external board. Just ensure that there is a live connection maintained with the external board

Reply
  • I faced similar problems for sometime. Sometimes external boards have lesser memory than the DK. RTT tends to have a bigger memory foot print especially with the default options. You might want to re configure the RTT configurations and check if all is fine. Conceptually this should work and i have made this work with our external board. Just ensure that there is a live connection maintained with the external board

Children
No Data
Related