Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++

TSE_MAC_INIT error

freesky
Beginner
913 Views

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.   when run as nios hadware,it's giving error like: "TSE_MAC_INIT error".

 

微信截图_20200730120227.png

the nios system with sgDMA can work sucess on cyclone IV  .we changed the FPGA to cyclone 10 LP  with the same sdram and phy schmatic.   I use Simple Socket Server template to build the software in eclipse  and run ,then nios console is like the picture.  i connect my PC to the board's RJ45 and fine configure the IP adress. the ethernet status shows  connected,  but i ping 192.168.1.234 failed.

 

0 Kudos
4 Replies
EricMunYew_C_Intel
Moderator
883 Views

Hi, Xu


May I know which document are you referring to ?


Eric


0 Kudos
EricMunYew_C_Intel
Moderator
869 Views

Hi, Xu


May I know which Cyclone IV board you are using ?


Eric


0 Kudos
EricMunYew_C_Intel
Moderator
862 Views

Hi, 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:

https://www.intel.com/content/dam/altera-www/global/en_US/uploads/9/97/CVE_Nios_II_Simple_Socket_Server_Quick_Reference_Guide.pdf


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:

https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/manual/rm_cve_fpga_dev_board.pdf

Cyclone 10LP development board:

https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug-c10-lp-eval-kit.pdf


Eric



0 Kudos
EricMunYew_C_Intel
Moderator
850 Views

Hi, Xu


Can I close this if you have no more inquiry ?


Eric


0 Kudos
Reply