Forum Discussion
Altera_Forum
Honored Contributor
14 years agoConfiguring TSE & Nichestack
I have Quartus&SBT 11.1, and a board with PHY 83848. I cannot bring up the eth interface with simple socket example. SOPC configuration is good (i hope), but i can't initialize the software: ...
Altera_Forum
Honored Contributor
14 years agoNo I don't think so. The IRQ number is automatically picked up at the driver instantiation and you would get a compile time error if it wasn't set properly.
You need to trace the TSE driver instantiation and try to understand why it isn't setting dev->descriptor_base properly.