Dear all,
may the RTP module be used just as internal log memory? I do not intend to connect any external device on RTP output pins to monitor operations (data transfers) upon RAM. A dirty idea is to record RAM transfers into FIFOs included in RTC module. For this monitoring an ordinary debugger with JTAG/SWD interface (20pin connector) can be sufficient - an extended debugger with ETM (Mictor 38 pin or MIPI 60 pin) is not required then.
I think that SRAM range from 0xFFF8_3000 to 0xFFF8_3FFF belongs to RTP RAM. So my understanding is that within this memory region FIFOs are defined - 4 x 1KB, is not?
Is that feasible if RTP is configured in trace mode? A project (CCS 5.2.1.00018) is attached - a variable @0x08002000 is incremented per every second - but FIFO memory which should trace the RAM region where the variable is located is not changed as (wrongly?) expected..
Do you have any idea?
Thanks in advance,
cheers, Jiri