Forum Discussion
Altera_Forum
Honored Contributor
19 years agoUse of timer in Nios
I have beginner level question about using timer in Nios. In timer datasheet there is an example:# include "nios.h" int main(void) { int t = 0; // Set timer for 1 second na_timer1->np_t...
Altera_Forum
Honored Contributor
19 years agoHi jarkko,
> What's the problem? -# define count_time = 15167 +# define count_time 15167 Regards, --Scott