Hi all.
I'm developing an application where I need large data arrays in RAM.
The IAR memory map shows I'm using "17 178 bytes of DATA memory (+ 151 absolute )" on a 18 kB RAM device.
My code is working well but I need your opinion whether I can have problems during execution due to high RAM usage.
Regards,