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 agook' I've checked the pins and it says unknown for the pins. But I can't change them as they are read only.
Ok. Update. Checked the pins and there are signals going out. But I am unable to decipher the stream. What is more worrying not is that examples refuse to run in the new workspace I've created to test LWIP. I think I might have done something really wrong. I installed the freertos and LWIP port for 11.0 and have used the create application from template. The ethernet cable is connected and there are no errors during compile. It seems that the task to start the ethernet is not running. I have deliberately placed a printf for a simple message in there and it does not show. So no prizes there. I see so many of getting it to work....surely there must be some light ?...... Please ?