Forum Discussion
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. Everithin...
Altera_Forum
Honored Contributor
14 years agoCheck that the SGDMA's master (both data and descriptors) are connected to the correct memory, i.e. the memory the driver uses for packets and descriptors. If the SGDMA can't read its descriptor, it will probably lock up.