Hello,
I have not been able to find an example or documentation that shows how to configure and use circular buffers in C. I understand that the pragma DATA_ALIGN can be used to align the circular buffer in C, and the AMR register manipulated too. But how to setup and use pointers to the circular buffer in C, instead of having to manipulate A4, B4, etc in assembly?
Thanks,
Robert
P.S. Processor is C6748.