Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
20 years ago

np_timersnapl doesn't change

Hi Friends! I use the following program: #include <stdio.h># include "nios2_system.h" int main (int argc, char* argv) { np_timer* timer0=((np_timer*) na_high_res_timer); float r=0; ...