Altera_Forum
Honored Contributor
14 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 device driver, but in step 15 on page 6 of AN459 the NIOS II command shell threw out error messages and couldn't build successfully. The error messages include "Interrupt not connected for sysclk_timer", "undefined reference to `__alt_invalid`" and "undefined reference to `alt_irq_register`". I also attached a screenshot of the command shell in this post. Any suggestion is appreciated. Thanks very much.