Forum Discussion
Altera_Forum
Honored Contributor
14 years agoRead/write on Gpio real-time from uClinux?
I used pointer to access GPIOs : #define LEDs(unsigned int *)(base_addr) # define SWs (volatile unsigned int *)(base_addr) I want to use gpio for controlling my device ip. With a same code ...
Altera_Forum
Honored Contributor
14 years agoHi! I just have got it. Now i know how to bypass data cache and my system worked well. im student and this is my final project.
Tks alot! love u. :D