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++
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

bsp-editor makefile error

WSylv
Beginner
1,812 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
1,115 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