GSDMA Demo#
Overview#
This sample demonstrates typical GSDMA usage.
Source Location#
src/rtsmart/examples/mpp/sample_gsdma
Build Method#
Enable Enable Build sample_gsdma in make menuconfig, then rebuild the firmware.
Run Example#
cd /sdcard/app/examples/mpp
./sample_gsdma.elf
Notes#
The sample covers:
rotation and mirroring
1D and 2D transfers
aligned and unaligned transfers
batch functional and regression testing
