Understanding RTT and Memory Consumption

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • Understanding RTT and Memory Consumption

    Hi,
    As I understand, RTT reserves some memory. This memory is actually part of the application code.
    How does J-link identifies this block ?
    Does RTT reserves of occupies any other memory space in RAM other than _SEGGER_RTT structure.
    I'm using the RAM apart from the code for some other purposes sometimes so it is vital to know how RTT works to get a better understating and not mess up with overwrites.
    Thanks