Forum Discussion
Altera_Forum
Honored Contributor
12 years agoRe-did the Qsys system in Quartus2 version 12, and I'm still having the same problems... this is what it displays:
Opened scatter-gather dma transmit device Opened scatter-gather dma receive device send> TEST1234TEST TEST1234TEST send> Pretty sure there is supposed to be a 'receive' in there somewhere... // Output received text alt_printf( "receive> %s\n", rx_frame + 16 ); (This was exactly what it did in the quartus13sp1 version I entered)