Forum Discussion
Altera_Forum
Honored Contributor
15 years agoRun and debug nios project
Hello, I am running a c file on niosii to check if the LEDs are working or not using buttons. This is my C file: #include <stdio.h> // for uart# include <unist...
Altera_Forum
Honored Contributor
15 years agoyes i am using i sys_clk_timer...
period: 1 us counter size 32bits but the lab tutorial said that i have to use this timer and i am not supposed to use the other timer wich is high_res_timer (we are going to use it later) i tried also the other timer that i have but it didnt work... so should i increase this 1 us or? i have another question...what does it mean that soursce not found in pic1??