AM62D FreeRTOS SDK  11.00.00
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
DMA Utils autoincrement example

Introduction

Demostrates a simple application demonstrating 2D auto increment feature of dmautils along with handling of last block.

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_autoincrement/

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
All tests have passed!!