Forum Discussion
Altera_Forum
Honored Contributor
15 years agoSo I had some success... I found some noise on one signal and changed some cabling and now I can transmit from my board out. When I ping from my board (running linux) I can clearly see the output in wireshark on my PC and my PC responding. But the replies are not seen by my board.
I then tried switching to an MMU-less design and testing under Micrium + HAL with their simple socket server. The simple socket server completes all MAC initialization steps and reports no errors. But again, when I attempt to connect no response for traffic inbound to my board. So I either have a noise problem or a design problem. I need to isolate the problem between noise, design, or driver. I think I can pretty well eliminate driver because I get the same behavior with Linux on MMU as with Micrium + HAL on no-mmu. Any suggestions on what tools or techniques to isolate my problem? David