Forum Discussion
Altera_Forum
Honored Contributor
11 years agoSimon,
Were you able to get you issue resolved? I had TSE working in quartus 13.1 (I built the system using Qsys). I havve updated to quartus 14 and now TSE no longer works. I get the following error: [altera_eth_tse_init] Error opening TX SGDMA init error -22 on net[0] Strangely enough, If I debug and step through the code, it will correctly find and initialize the TSE/PHY... but the program crashes soon after. The code that I am using hasn't changed from version 13 to version 14, I only updated the bsp. Any help would be greatly appreciated. FYI I am using the Arria V GX starter kit. --- Quote Start --- Hi, I have the same problem, my triple speed ethernet is ok with previous version of TSE + FreeRTOS and LWIP but with the update not, i have sgdma tx and rx. The sgdma RX seem to receive data, tx can send data, but there a stop in TSE (i suspect something with the PHY i use marvel rgmii 88E1111). the TSE User guide don't talk about a major update, and i can't found what's change... Can someone has already get a Triple speed ethernet since quartus 13.1 ?? maybe could we see a .qsys file and vhdl example ??? thanks Simon --- Quote End ---