Tool/software: Code Composer Studio
Hi,
TM4C123GH6PM has 256kB flash and 32kB SRAM, the reason i mentioned this is because i am working with large datasets which might not fit in RAM.
I know it can be done using "section" but the matrices are declared dynamically everywhere in the code, is there a way i can store the data in flash and access it in my code when required?
Thanks,
Nihit