Forum Discussion
Altera_Forum
Honored Contributor
15 years agoNIOS II HAL Device Driver example files couldn't build
Hey guys, Have you tried the NIOS II HAL Device Driver example on altera website which goes with application note 459? I simply followed the application note AN459 to build a NIOS II HAL ...
Altera_Forum
Honored Contributor
15 years agoNow I found "Interrupt not connected for sysclk_timer" was the first error of all. But in Qsys the example file did connect the irq port of sysclk_timer to irq_input of another component called Vectored Interrupt Controller. And the tutorial didn't mention any change to that....
Can anyone provide a working version of device driver? ...