Forum Discussion
freesky
New Contributor
5 years agoTSE_MAC_INIT error
Hi ,
i'm using quartus prime -18.1 version software.while executing NIOS sample socket server application on Cyclone 10 on my own board .i use msgdma IP for TX & RX between TSE MAC & SDRAM. whe...
EricMunYew_C_Intel
Frequent Contributor
5 years agoHi, Xu
MAC address is difference between the PHY chip of Cyclone V/IV board and Cyclone 10LP board. You may be need to get the correct MAC address from the Cyclone 10LP board.
You may refer to below document on how to get the MAC address:
And you may need to check the interface between the Cyclone 10LP and the ethernet PHY chip, and the I/O parameters might be different from Cyclone IV/V.
For example, the ethernet interface in Cyclone 10LP is 3.3V, but 2.5V in Cyclone IV/V.
Cyclone VE development board:
Cyclone 10LP development board:
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug-c10-lp-eval-kit.pdf
Eric