Forum Discussion
Altera_Forum
Honored Contributor
15 years agogenral software problem
im writing a simple clock program for a niosII standard processor and i encountered this bug in my main loop i have an infinite loop which updates all the seven segments(DE2 board) like
w...
Altera_Forum
Honored Contributor
15 years agoI do not know why the display does not react well if no pause is given. The while could fail if the counter used is not declared as a volatile.