Altera_Forum
Honored Contributor
16 years agoTSE Ethernet Rx ok, but no Tx
We are using a DE3 board running TSE + NIOS II, and a HSMC-NET Marvell PHY daughter card. The simple socket server design example works.
However, we do not want to use the RTOS or Interniche stack so I need to replace the Altera example drivers with more compact drivers. - My SGDMA drivers are functional - Ethernet Rx works. - If MAC loopback is enabled Ethernet Tx looping back to the Rx works. - If MAC loopback is disabled Wireshark on the PC does not receive any packets from the embedded board. (Over a dedicated 100Mbit ethernet cable). Can anyone suggest why the packets are not being transmitted out of the PHY? Thanks, Paul.