Hi all,
I am using RTT on my imx7ulp custom board through a J-Link debugger.
This worked fine as long as I execute all my code from RAM. Since I moved parts of my code into the QSPI flash storage and also execute from there RTT stopped working.
I already adpated the address range to the reagion (in RAM) where the RTT control block is located. Connecting the RTT viewer works as before, but I wont see any output from my device anymore.
Are there any limitations for RTT with XIP?
Thanks
Klaas
I am using RTT on my imx7ulp custom board through a J-Link debugger.
This worked fine as long as I execute all my code from RAM. Since I moved parts of my code into the QSPI flash storage and also execute from there RTT stopped working.
I already adpated the address range to the reagion (in RAM) where the RTT control block is located. Connecting the RTT viewer works as before, but I wont see any output from my device anymore.
Are there any limitations for RTT with XIP?
Thanks
Klaas