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++

bsp-editor makefile error

WSylv
Beginner
1,198 Views

When I run the make command on the makfile generated by the bsp-editor I get the error "tar: Error opening archive: Failed to open <blah blah blah>". I checked the location, the tar file exists and i was able to manually extract the file in it's location using the same tar command but for some reason the command fails when executed by the makefile.

Anybody have any idea?

 

Thanks in advance!

 

 

Quartus Version: 18.1

SoC-EDS Version: 18.1

OS: Windows 10

Board: DE0-Atlas

 

bsp.JPG

0 Kudos
1 Reply
Julien
New Contributor I
501 Views

Hi,

 

I ran into the exact same issue. My workaround is available in this thread:

https://forums.intel.com/s/question/0D50P00003yyTozSAE/preloader-make-untar-failing?language=en_US

 

Cheers,

Julien

 

 

Reply