Forum Discussion

Ben12's avatar
Ben12
Icon for New Contributor rankNew Contributor
3 years ago

NIOS IORD IOWR -O2 Optimzation Error

I have a problem with a NIOS II design, where code that incorporate IORD() and IOWR() no longer function correctly, when gcc is used with the -O2 compiler optimization. I can work around the probl...