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?
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.
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?
We don't have an example to demonstrate this.
Kindly refer the UDMA chapter in TRM which explains the various TR parameters like dim and cnt which can be used to achieve the same.