Forum Discussion
Altera_Forum
Honored Contributor
14 years agoalt_timestamp() issue!
Hi, I am working with Altera Stratix FPGA and NiosII processor. In Hello_World program I wanted to check time duration using HAl API alt_timestamp() and alt_timestamp_start(). i wrote proga...
Altera_Forum
Honored Contributor
14 years agoDid you remember to add the timer to your timestamp timer settings in the BSP/system library? I don't think it is added automatically for you so you would need to manually set it.