Forum Discussion
Altera_Forum
Honored Contributor
17 years agoPCIe Dev Kit Stratix II GX and the TSE MegaCore
Hi everyone, I'm new here and have a question. By the way, it's my first adventure with complex cores and FPGA's, I used to programming in ARM before that. I want to run a aplication on Nios II ...
Altera_Forum
Honored Contributor
17 years agoActually according to the messages, you have no errors. These are all normal printout messages from the triple speed ethernet MAC. In fact, the MAC driver is stating that it was able to detect the PHY chip on the board which is good. You are at least communicating with the PHY. The statement:
Speed is 1000 is 0 Full Duplex is 1 is informing you that the PHY and MAC are configured for Full Duplex Non-Gigabit operation. Now this doesn't necessarily mean things are working. Have you tried to ping the board? Jake