Forum Discussion
Altera_Forum
Honored Contributor
14 years agotutorial on uClinux hardware peripheral access ?
Hello I would like to make a simple program to use LEDs, 7seg... running under uClinux on my 3c120 devboard. But i don't know how to do that , i have already realized some Nios II programs with eclip...
Altera_Forum
Honored Contributor
14 years agoYou'll need to write a Linux device driver, userspace won't be allowed to access IO locations.
Any book on Linux device drivers should do :-)