ContributionsMost RecentMost LikesSolutionsRe: Max 10 Triple Speed Ethernet UDP reference design\training\documentation Well, If I use the prebuilt files shipped with the version 17.1 reference design then I can get my board to work with UDP (using this reference design below). https://fpgacloud.intel.com/devstore/platform/17.1std.1/Standard/nios-ii-simple-socket-server-ethernet-example/ Unfortunately, the qsys file supplied will not regenerate (many errors), and the NIOS II build will not recompile (the par file seems to come with the eclipse project already built - the prebuilt files work, but the source code won't compile). I'll keep you posted if I ever get it to work, but in the mean time it's also back to my original question , which is to ask if anyone knows of a sample project \ refence design that works ? Thanks again David Re: Max 10 Triple Speed Ethernet UDP reference design\training\documentation With reference the above, I think I've solved the problem of not having a licence. The solution is below: https://www.intel.com/content/www/us/en/programmable/support/support-resources/knowledge-base/solutions/rd12202011_654.html For anyone reading in the future, and if the link above is broken, go to Assignments (top menu)\Settings\Eda Tool Settings and set Simulation to "none". This removes the need for the licences components. David Re: Max 10 Triple Speed Ethernet UDP reference design\training\documentation Thanks for the link - unfortunately I've already tried and failed with these examples. When I try and compile I get numerous errors all reporting that the licence is not available for various files. That put's me in a bit of catch 22, because we wouldn't want to get a licence until we can evaluate! David Max 10 Triple Speed Ethernet UDP reference design\training\documentation Hi I have the DK-DEV-10M50-A MAX 10 development board, which amongst other things feature a couple of LAN connectors and associated PHY. I’d like to get UDP working using the appropriate qsys platform and NIOS II simple socket templates, but unfortunately and after a few frustrating days I’m struggling to find any documentation that is current or a reference design that works. For now this is an evaluation project (i.e. Quartus lite), and everything I find is either out of date, does not build, missing files, or requires licenced components to build (I was hoping for a time limited sof file). If anyone can point me in the right direction I’d be very grateful. Thanks in advance David Re: Please can we have some help on the WSL\NiosIi\Eclipse build problems following the windows update Thanks again for the response. Regarding your questions: ‘to double check the above workaround to use the NIOS2 command shell does not work for you to build the design?’ Yes, that is correct the workarounds do not work. After making the suggested changes, I now get the error message “nios2-elf-g++.exe: error: missing argument to '-msys-crt0='” ‘Also the patched that you mention you have tried is it in the following KDB? And that is also not working?’ Yes, that is correct. I find after applying the patch I can’t generate the BSP. It fails with an unable to execute wsl dos2unix error. ‘Possible to share what are the quartus version that you have tried those step and the error message that you are seeing?’ . Please refer to me post above. I have described the quartus version numbers, the installation error messages, and I refer you to the above comment where I note after installing the patch it breaks being able to generate the BSP. ‘You are using WSL 1 yes?’ - at the moment I’m on version 1, I’ve also tried 2, but that also failed. I do appreciate the help I’m getting here, but I think it’s also fair to point out that it’s almost a month since I raised this post and longer since others pointed out the same problem - hence I’d really appreciate it if we can get this fixed. Thanks in advance David Re: Please can we have some help on the WSL\NiosIi\Eclipse build problems following the windows update I should add to the above that if you apply the patch anyway, and regardless of the version mismatch, it doesn't work and the build problems still exist. Re: Please can we have some help on the WSL\NiosIi\Eclipse build problems following the windows update Hi I was not able to get the procedure you describe to work. I did however find the below post which gives a link to a patch. https://community.intel.com/t5/Nios-II-Embedded-Design-Suite/NIOS-application-build-fail/m-p/1216792#M50234 Unfortunately, when I try and apply the patch I get an error messages to tell me that the patch is for version 20.1.0.177 but I have version 20.1.0.711. I then visited the quartus down load page to see if there was a later version, but I struggled to download using this account. When I tried I was locked in an endless loop between the download page and the account login page. To solve this I had to create a new account, but then I discovered the latest version us 20.1.0.711 ? David Please can we have some help on the WSL\NiosIi\Eclipse build problems following the windows update I have Quartus 20.1 on Windows 10 and have today tried to rebuild a project using the NiosII eclipse platform. The project was working fine a few months ago and now I cannot get the eclipse tool chain to work, with eclipse reporting various file\folder\path not found errors, command not found errors, and various unknown architecture errors that all seem to be associated with WSL path problems. Likewise, if I create a new project it does not work. I can count numerous forum posts since September and all report problems which on first pass look to be different facets of the same problem. The root cause seems to be a windows update which has broken the Quartus\NiosII\EDS\WSL tool chain. This is a serious issue, and having spent the day going through the below posts none seem to satisfactorily resolve the problems. Please can Intel provide help on this. Like many others, this has resulted in a dead stop in project development so I would certainly appreciate a timely resolution. Thanks in Advance David For reference – the most comment suggestion from intel seems to be the below, but this does not work. To workaround the problem, you can follow the steps below: 1) uninstall Ubuntu* 18.04 (if you have one) 2) uninstall wsl 3) re-install wsl 4) download latest Ubuntu 18.04 from Microsoft Shop & install it 5) execute following on Ubuntu shell : sudo apt-get update sudo apt install wsl sudo apt install dos2unix sudo apt install make sudo apt-get upgrade Post related to this seem to be: https://community.intel.com/t5/Nios-II-Embedded-Design-Suite/Error-s0-Error-during-execution-of-quot-C-intelfpga-20-1-quartus/td-p/1191914 https://community.intel.com/t5/Nios-II-Embedded-Design-Suite/nios2-elf-gcc-exe-error-CreateProcess-No-such-file-or-directory/td-p/1203392 https://community.intel.com/t5/Nios-II-Embedded-Design-Suite/Quartus-20-1-NIOS-II-ED-error-Makefile-1010-recipe-for-target/td-p/1201359 https://community.intel.com/t5/Nios-II-Embedded-Design-Suite/Quartus-19-1-NIOS-II-ED-error-Makefile-1012-recipe-for-target/td-p/1190292 https://community.intel.com/t5/Nios-II-Embedded-Design-Suite/NIOS-II-Build-Tools-19-1-now-fail-to-build/td-p/1205010 https://community.intel.com/t5/Nios-II-Embedded-Design-Suite/NIOS-Eclipse-not-starting-for-18-1/td-p/1209916 https://community.intel.com/t5/Nios-II-Embedded-Design-Suite/NIOS-application-build-fail/td-p/1200898 https://community.intel.com/t5/Nios-II-Embedded-Design-Suite/Having-a-problem-when-creating-a-new-Nios-ii-Application-and-BSP/td-p/666515 https://community.intel.com/t5/Nios-II-Embedded-Design-Suite/Error-s0-Error-during-execution-of-quot-C-intelfpga-20-1-quartus/td-p/1191914 https://community.intel.com/t5/Nios-II-Embedded-Design-Suite/nios2-elf-gcc-exe-error-CreateProcess-No-such-file-or-directory/td-p/1203392 https://community.intel.com/t5/Nios-II-Embedded-Design-Suite/Quartus-20-1-NIOS-II-ED-error-Makefile-1010-recipe-for-target/td-p/1201359 https://community.intel.com/t5/Nios-II-Embedded-Design-Suite/Quartus-19-1-NIOS-II-ED-error-Makefile-1012-recipe-for-target/td-p/1190292