Forum Discussion
Altera_Forum
Honored Contributor
12 years agoI build some simple Stream to Memory in 3Mhz then forward to Stream out in 150Mhz, continuously... (DC-FIFO -> SGDMA -> Memory -> SGDMA)
But, I do some debug with "printf" command and became stuck (looks in Nios Console). When I change debug into PIO to drive LEDs, it was runs... I assumed, "printf" tho show debug process in Nios console can't follow interrupt request from SGDMA (in high speed interrupt)