AM261x MCU+ SDK  11.00.00
RTI LED Blink

Introduction

This example configures a GPIO pin connected to an LED on the EVM in output mode. The application toggles the LED ON/OFF for 10 seconds using RTI Timer and exits.

Supported Combinations

Steps to Run the Example

Sample Output

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

[RTI LED Blink Test] Starting ...
[RTI LED Blink Test] Timer Started...
[RTI LED Blink Test] Timer Stopped...
[RTI LED Blink Test] Blinking the LED...
All tests have passed!!