Tool/software: TI-RTOS
Hi,
I have a tirtos project that I would like to, at least, have malloc() pull from external SDRAM. Being able to assign specific task stacks to SDRAM would also be useful. Can someone show me how this is done? On a previous project with a different RTOS there was a call to set the default memory pool. This did not require any linker modifications. Simply pass in the address and size.
Thanks,
-Mike