Forum Discussion
1 Reply
- Altera_Forum
Honored Contributor
Hello
redefining some variable to be volatile have fixed the problem
Hello
I have a c design that request packets from a qsys component . The packets pass through a sgdma and are returned on DDR memory The sgdma create an interrupt when finish to pass each packets When the optimization level is turned on , the interrupt dont arrive Can anybody help on this ? ThanksHello
redefining some variable to be volatile have fixed the problem