Other Parts Discussed in Thread: SYSBIOS
Hi all,
I wanna allocate a size of memory on MSMC. Currently the only way I know is to use TI extensions. However, I suppose the allocation happens on the ARM side and use gcc compiler. And the allocated memory could be shared by the DSP, as MSMC is shared by ARM and DSP.
However, how can I allocate an array on MSMC from the DSP side, which is compilable by cl6x DSP compiler?
Does there exist a way to do that?
Thanks
Cheng