Forum Discussion
Altera_Forum
Honored Contributor
21 years agoSimple PIO application..
I'm using the Cyclone 1c12 Evaluation board, and I have linux running on it (either the orginal version or a version I compiled), and I see the example program for lighting up the 10 user leds, b...
Altera_Forum
Honored Contributor
21 years agoThank you, I wasnt sure that uClinux would allow me to directly access the hardware registers. Thats good news, I dont need a driver, only one application will be accesing this hardware at one time. Thanks.