AM62Ax MCU+ SDK  10.01.00
DMA Utils autoincrement 1d2d3d example

Introduction

Demostrates a simple application demonstrating 1D, 2D, 3D auto increment feature of dmautils

The application runs on C7x core. UDMA is configured for UTC/DRU mode.

Supported Combinations

Parameter Value
CPU + OS c75ss0-0 freertos
Toolchain ti-arm-clang
Boards am62ax-sk
Example folder examples/dmautils/dmautils_autoinc_1d2d3d/

Steps to Run the Example

Sample Output

Shown below is a sample output when the benchmark application is run,

c7x core:

Image width : 40
Image height : 16
DMAUtils TestCase 0, PASSED
Image width : 40
Image height : 16
DMAUtils TestCase 1, PASSED
Image width : 40
Image height : 16
DMAUtils TestCase 2, PASSED
All tests have passed!!