Forum Discussion
Altera_Forum
Honored Contributor
16 years agoweird timer & uart behavour
Hi guys, could anybody tell my why my code hang up when I switch the sys_clk_timer from NONE to SYS_CLK or when I switch stdin and stdout from NONE to UART_0 in the BSP-Editor ??? That's r...
Altera_Forum
Honored Contributor
16 years agoThank's for your reply...
I have a clock period of 10ms. In SOPC I've choosen the option "simple timer interrupt". Do I need a specific code part to enable the timer in NIOSII? I simply want to read the time after start with alt_nticks()...