This tutorial will demonstrate how to Blink the LED in the iMX8m Arm Cortex Complex device. It follows from the Quickstart for iMX8m Arm Cortex Complex tutorial.
Blink the LED
Following on from the tutorial OR go to a iMX8m Arm Cortex Complex device that has the console logged in.
To blink the LED type
echo heartbeat > /sys/class/leds/yellow:status/trigger
into the console.
โThe LED representation is at the bottom of the desktop. In the current state it is on and solid.The LED will now be blinking.