Forum Discussion
Altera_Forum
Honored Contributor
21 years agoUnoptimizing Code?
I have some code that basically bangs bits out a PPort. At the moment I dont really care how fast it occurs, however; the optimizer, or something is basically makeing my code useles! The code w...
Altera_Forum
Honored Contributor
21 years agoThanks for the help guys.
Yes the structure (np_pio) is defined as a volitile. Which is why I dont understand why its doing this. It should be working! (thanks for making your first post helping out someone!) I have not been able to get the outb outw or outl to work yet. I included <asm/io.h> but it still says that it doesnt know what those functions are. Thanks.