Forum Discussion
FawazJ_Altera
Frequent Contributor
7 years agoHello,
My apologize for the late reply. I did few tests on SoC EDS, and probably the makefile is not working due to windows update. I will report this to our internal team for a solution.
As a workaround, you can use /usr/bin/make instead of make.
This should be done at the first time on creating preloader. With Uboot, you can use make uboot.
Thank you
- ainsley267 years ago
New Contributor
Hi,
We actually also had issues with using the /usr/bin/make command as this also failed to compile the preloader. Whilst it appears that it cannot be run on Cygwin, it appears possible with WSL.
Cheers