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 and exits.
Parameter | Value |
---|---|
CPU + OS | r5fss0-0 freertos |
r5fss0-0 nortos | |
c75ss0-0 freertos | |
Toolchain | ti-arm-clang |
ti-c7000 | |
Board | am275x-evm |
Example folder | examples/drivers/gpio/gpio_led_blink/ |
Shown below is a sample output when the application is run,