I have 7 large (256 element) float32 buffers stored in a DMA RAM block in my F28069.
Is there any way the CLA can access this? Perhaps I could make a pointer stored in CLA data RAM, but point it to the location of those buffers? Could I manipulate them in any way?