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.
| Parameter | Value |
|---|---|
| CPU + OS | r5fss0-0 freertos |
| r5fss0-0 nortos | |
| Toolchain | ti-arm-clang |
| Boards | am273x-evm |
| Example folder | examples/drivers/rti/rti_led_blink |
Shown below is a sample output when the application is run,