Altera_Forum
Honored Contributor
14 years ago"WARNING: TX SGDMA TImeout" and no data sent
Hy guys,
I need your help, because trying to implement a SimpleSOcketSever-like NIOSII application. I built a basic NIOSII system including a 10/100/1000 TSE tx-sgda. rx_sgdma and so on. Everithing compiles correctly, at startup atuoneg and link testing succeed. But when I try to open a TCP-IP connection to the board anything happens and a message appear on the console: "WARNING: TX SGDMA Timeout". The same message comes out when I try to send udp packet from the board to the PC. I checked many times the NIOSII sytem configuration but everything seems to be ok. Where does the message come from? Please, can anyone help me?