interrupt from sgdma dont arrive when the optimization level is ON
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 pa...