Forum Discussion
Altera_Forum
Honored Contributor
7 years ago --- Quote Start --- My fix was to remove the untar from the makefile (run the tar xvf $(preloader.tar.gz) myself)and/or make sure the filepath does NOT have any spaces in it. Seemed to work for me for now. New preloader.bin generated! --- Quote End --- I am experiencing the same with version 16.1. I have an older preloader, which I already have compiled (propablywith an older version). Just tried to recompile this one with version 16.1. It reported the same error. I can not see which version was used to generate this preloader/BSP. It make no difference whether I try to compile the old or the new preloader. Neighter will untar the source code. I can confirm, that if I copy the "tar" line from the error message and execute it directly in EDS command shell, it works fine.