I need allocate a variable on external ram.
I use MCF52259 with MQX operative system.
How can i do it ?
Thank you
Hi
There is an API _mem_extend, adds physical memory to the default memory pool,
Please see the MQX_Reference_Manual for more details
Regards
Daniel