Hello,
I'm using RTD , but adding RTDs components the RAM the compiler had this error:
Ld error: region `int_sram_no_cacheable_c0' overflowed by 2380 bytes
This RAM it's full (it's only 8KB).
DTCM instead is 60 KB
For this reason, I would like move all RTD variables in DTCM memory.
How I can do this ?
Regards.