Note

This is the documentation for the latest development branch and may refer to features that are not available in released versions. If you are looking for the documentation for a specific release, use the drop-down menu on the left and select the desired version.

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

Comments list
Comments
Log in