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.
To modify the example to use main domain GPIO, refer Accessing main and wakeup domain peripherals from MCU domain
| Parameter | Value |
|---|---|
| CPU + OS | mcu-r5fss0-0 nortos |
| mcu-r5fss0-0 freertos | |
| c75ss0-0 freertos | |
| Toolchain | ti-arm-clang |
| Board | am62ax-sk |
| Example folder | examples/drivers/gpio/gpio_led_blink/ |
Shown below is a sample output when the application is run,