Forum Discussion
Altera_Forum
Honored Contributor
21 years agohow to use timer
hello all I use the timer core ,but when i write the timer there is something wrong with it . my programm is : void handle_time_interrupt() { IOWR_ALTERA_AVALON_TIMER_CONTROL(TIMER_0_BA...
Altera_Forum
Honored Contributor
21 years agoFor details of how the initialisation sequence performed by the function alt_sys_init() works I suggest you load up the software developers handbook and search (Ctrl-F) for the string alt_sys_init.
This will provide you with the information you need.