I have a question regarding the internal RAM of the C674x dsp.
My application uses no external memory and fits in internal L2 RAM.
I know that there is more space in internal RAM in L1P and L1D and I want to use these if I can.
Is there any example code which I can get my hands on ?
I do not want to use cache - I only want to use L1P and L1D for data space.
Is this possible ?
Thanks.