Introduction
This example demonstrates the usage of the TOG module. The example shows how to listen for TOG error events using the ESM, and also forcing an error in order to demonstrate application notification of a timeout event.
The example demonstrates:
- Setting a timeout for TOG instance
- Error injection for an TOG instance
- Error event detection for a timeout event
Use Cases
- The TOG is programmed with a timeout that is small enough to trigger a timeout event on any access. Error event is triggered and application is notified of the event.
Supported Combinations
Parameter | Value |
CPU + OS | mcu-r5fss0-0 nortos |
Toolchain | ti-arm-clang |
Board | am62px-sk |
Example folder | examples/sdl/stog/ |
Steps to Run the Example
See Also
STOG
Sample Output
[MCU_R5FSS0_0]
TOG Sample Example
Init MCU ESM complete
All tests have passed.