Forum Discussion
Altera_Forum
Honored Contributor
21 years agoamazing error
Hi! I submitted a similar error time ago, but now the "ghosts" have appeared again. I have a program calls a function many times. This function has a static variable called "gState" (map...
Altera_Forum
Honored Contributor
21 years agoTo rule out the possibility that the timer interrupt is somehow changing the contents of registers/memory, it would be worth disabling interrupts around the section of code in question.
Assuming that doesn't make any difference, then could well be something like an SDRAM timing problem.