Forum Discussion
Altera_Forum
Honored Contributor
12 years agoInterrupts on BareMetal Design
I am trying to trigger an interrupt based on the slider switch(GPIO2 on SoCKIT) toggling, but the code below doesn't seem to work. What could be the problem? Also, what is the difference between GP...
Altera_Forum
Honored Contributor
12 years agoHi WitFed,
At first, I tried manually setting the interrupt registers, but when that didn't work I using the functions that were being called from the 16550 example. The functions from the 16550 example didn't work either. I wonder what I am doing wrong. Patel