AM64x MCU+ SDK  08.06.00
SDL MTOG Example

Introduction

The following shows an example of SDL MTOG API usage by the application to set up the TOG module with the usage of the various APIs. Events can be monitored by enabling the events in the associated ESM instance.

Use Cases

Use Case Description
UC-1 MCU INSTANCE

Supported Combinations

Parameter Value
CPU + OS m4fss0-0 nortos
Toolchain ti-arm-clang
Board am64x-evm
Example folder examples/sdl/mtog/mtog_example/

Steps to Run the Example

See Also

MTOG

Sample Output

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

TIMER_ESM_init: Init MCU ESM complete
Starting MTOG test on MCU MTOG0, index 1...
MTOG Reset done
Delta MTOG prep time in micro secs 17
Delta MTOG execution time in micro secs 1490
Delta MTOG restore time in micro secs 2
MTOG complete for MCU MTOG0
MTOG Saftey Example passed.