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.
12748 Discussions

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

Altera_Forum
Honored Contributor II
2,467 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
3 Replies
Altera_Forum
Honored Contributor II
792 Views

One of the early mistakes that I made was to use filenames with spaces (like 'My Documents\My Projects\Nios II Test'). No spaces are allowed and there is no error message stating this limitation. 

 

Bill
0 Kudos
Altera_Forum
Honored Contributor II
792 Views

Try running the SBTs as administrator. (Right clock on the shortcut and select "Run as Administrator".)

0 Kudos
Altera_Forum
Honored Contributor II
792 Views

As u said i run SBT as administrator, it is working :)  

 

 

 

thank u for ur reply.
0 Kudos
Reply