This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Is it possible to keep the CPPI controller from modifying descriptors? (mark them as read-only)

I have configured the musb/cppi controller to use RNDIS/AUTOREQ using a descriptor that never needs to change (destination address, packet-size, etc. are always constant)

Is it possible to keep the CPPI controller from modifying the packet-size fields so that I can avoid having to take any interrupts to change the fields back to their original value?

 

Thanks!

-Patrick