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.

Compiler/PROCESSOR-SDK-DRA8X-TDA4X: transpose data using UDMA/DRU

Part Number: PROCESSOR-SDK-DRA8X-TDA4X


Tool/software: TI C/C++ Compiler

i want to transpose data (width, height) to (height-width) with 1 byte element.

Is there any sample code or demo for transpose data using UDMA/DRU?