Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
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.
17268 Discussions

Error while creating a project using Nios II Software Build Tools for Eclipse

Altera_Forum
Honored Contributor II
8,051 Views

I am running quartus2 and nios2eds in windows. 

 

i was unable to Create a New Nios II Application and BSP from Template. 

 

the error was  

 

unable to create project 

 

Reason: 

Failed to execute: ./create-this-app --no-make 

chmod: changing permissions of `.': Permission denied 

chmod: changing permissions of `./create-this-app': Permission denied 

 

some one help me :confused:
0 Kudos
11 Replies
Altera_Forum
Honored Contributor II
5,686 Views

 

--- Quote Start ---  

I am running quartus2 and nios2eds in windows. 

 

i was unable to Create a New Nios II Application and BSP from Template. 

 

the error was  

 

unable to create project 

 

Reason: 

Failed to execute: ./create-this-app --no-make 

chmod: changing permissions of `.': Permission denied 

chmod: changing permissions of `./create-this-app': Permission denied 

 

some one help me :confused: 

--- Quote End ---  

 

 

I have the same problem. I'm using Quartus II web edition 10.0sp1 and Nios II Eclipse suite 10.0sp1 

 

I have the same problem
0 Kudos
LigasN
Beginner
5,332 Views

I had this error with output like: 

SEVERE: .entry section mapping not created because reset memory region 
not located at base address 0xffffffffffffffff.

then I checked:
https://embdev.net/topic/248933

Had the same problem, sovled it by :

- in QSYS->System Contents , right click your Nios cpu -> Edit...
- in the tab "Core NiosII", check if "reset vector memory" points to a 
memory module and not e.g. jtag etc.
- same with "exception vector memory"
- after correction : QSYS->Generation->Generate

 And finally, I've set the proper Reset Vector Memory (on my RAM.s1 connected to NIOSII) and Exception Vector the same way. I had no "Core NiosII" tab in 18.1 version.

0 Kudos
Altera_Forum
Honored Contributor II
5,686 Views

I have the same problem . The appeared problem is : 

unable to create project 

 

Reason: 

Failed to execute: ./create-this-bsp -- cpu name cpu_0 --no-make 

 

Kindly advise. 

Your prompt reply is highly appreciated
0 Kudos
Altera_Forum
Honored Contributor II
5,686 Views

 

--- Quote Start ---  

I have the same problem . The appeared problem is : 

unable to create project 

 

Reason: 

Failed to execute: ./create-this-bsp -- cpu name cpu_0 --no-make 

 

Kindly advise. 

Your prompt reply is highly appreciated 

--- Quote End ---  

 

 

Use "Run As Administrator" command for Nios II Software Build Tools for Eclipse tool (i.e. right-click the Nios II Software Build Tools for Eclipse icon and select Run As Administrator). 

 

Jari
0 Kudos
Altera_Forum
Honored Contributor II
5,686 Views

Thank you. I tried it but it is still not working

0 Kudos
Altera_Forum
Honored Contributor II
5,686 Views

Great!Thank you...

0 Kudos
Altera_Forum
Honored Contributor II
5,686 Views

Thank you very much!

0 Kudos
Altera_Forum
Honored Contributor II
5,686 Views

 

--- Quote Start ---  

Thank you. I tried it but it is still not working 

--- Quote End ---  

 

 

Try sharing the project folders with everyone. I'm using Windows7 so I right-click on the top level project folder and select Sharing/Homegroup(Read/Write). Make sure the sharing caries down through the sub-folders.
sathvik
Beginner
3,977 Views
0 Kudos
Altera_Forum
Honored Contributor II
5,686 Views

I have the same problem .Try it .Thank you very much.

0 Kudos
Altera_Forum
Honored Contributor II
5,686 Views

I had the same issue when I tried to create "Hello world" project. I ran the eclipse as Administrator then it worked. Thanks a lot Jari.. 

 

-Vijay
0 Kudos
Reply