Tool/software: Code Composer Studio
The manual about multi-buffer mode part said “In multi-buffer mode,……,The transfer group with the lowest number has the highest priority, and the transfer group with the highest number has the lowest priority.”
This is same with my test code .
My question is how to config the transfer data in different TGs in a FIFO way in multi-buffer mode ?Can I do it?