Forum Discussion
Altera_Forum
Honored Contributor
14 years agoProblem detecting PHY
Hi all, I am coding my ethernet manually without RTOS or Nichestack on the DE4. My first step was to reset the MAC. - That can be done successfully The second step was to init th...
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- Do you have a license for the Ethernet IP core? IF not, be sure not to close the opencores evaluation window. If you do then the TSE core will stop working and won't communicate on the MDIO lines. You can also use signaltap probes to see if anything is happening on those lines. --- Quote End --- Well, this is strange. Say, I have no window at all because I ran from command line. Then, when I hit Ctrl+C or kill the programmer with "kill -9", the TSE core still works. For like an hour.