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 agohello:
i find the ALTERA_AVALON_TIMER_INIT( TIMER_0, timer_0 ) in the alt_sys_init();And try to remove it but it failed. it automatically generate the contents of alt_sys_init.c.How can i. Could you tell me the way? thanks.