Forum Discussion
Altera_Forum
Honored Contributor
21 years agoStrange value while debugging in Eclipse
All, I encountered a very strange problem while debugging my application (KVM) on NiosII with uclinux from Eclipse. The value of some variable is not correct while showed from the Eclipse, when...
Altera_Forum
Honored Contributor
21 years agoI turn off optimization for debugging in fact. And the problem is still there. The variabile which is defined as enum (FALSE or TRUE) has a very huge value when I watch its value by NiosII IDE. But in fact, it has the correct value ...