AM62D FreeRTOS SDK  11.00.00
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
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 am62dx-evm
Example folder examples/dmautils/dmautils_autoinc_1d2d3d/

Steps to Run the Example

Sample Output

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

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!!