Forum Discussion
Altera_Forum
Honored Contributor
16 years agoTurn on Leds
Hi, I have managed to introduce linux in target DE2. These last days I was able to control a port of leds with the archive "nios2.h", but when I rebuilted the kernel I saw an interesting option...
Altera_Forum
Honored Contributor
16 years agoPlease note that gpio and altera PIO is different. You can use them separated. Connect your LED to gpio.
For LED sysfs usage, please see, http://www.avrfreaks.net/wiki/index.php/documentation:linux/leds - Hippo