Forum Discussion
Altera_Forum
Honored Contributor
16 years agoproblems creating application and BSP from template
Hi, I am using quartus 9.1, I am trying to produce a projecting useing the creating application and BSP from template. I get the error Failed to execute: ./create-this-app --no-make chmod...
Altera_Forum
Honored Contributor
16 years agoBummer that you're seeing this as it shouldn't happen. It "should" be easy enough to work through. Open a Nios II Command Shell (really just an Altera-specific Cygwin shell), change directories to where your project(s) is(are) located and type "chmod -R +w". There are two possible outcomes...that I can think of:
- The command will succeed and you'll be able to proceed.
- The command will fail due to some sort of bizarre Vista-related permissions issue.