I'm now using F2812 and 2 external memory chips connected to ZONE2 and ZONE6. I have a lot of data to be stored in these 2 zones.
The question is , how to allocate enough memory? It's said that i should use far_malloc() function. And what's the next? How to configure my CMD file and build options such as far_heap size?
Thank all a lot!