Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
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.

eclipse error

Altera_Forum
Honored Contributor II
1,525 Views

hello 

I made a project where i added NIOS processor and a memory i compiled the project succesfully but when am trying to run a simple BSP project i had this error on eclipse Failed to execute ./create-this-bsp--cpu-name nios2_qsys_0--no-make
0 Kudos
4 Replies
Altera_Forum
Honored Contributor II
485 Views

 

--- Quote Start ---  

hello 

I made a project where i added NIOS processor and a memory i compiled the project succesfully but when am trying to run a simple BSP project i had this error on eclipse Failed to execute ./create-this-bsp--cpu-name nios2_qsys_0--no-make 

--- Quote End ---  

 

 

 

Hello I have same error. I applied the steps on the link below but didn't work. May be you can solve your problem. 

 

click here to solve your probem. 

http://www.alteraforum.com/forum/archive/index.php/t-24444.html 

 

 

 

and I want an another solution if anyone knows. Please help me.http://www.alteraforum.com/forum/attachment.php?attachmentid=9951&stc=1
0 Kudos
Altera_Forum
Honored Contributor II
485 Views

Make sure your board is plugged in and on. Additionally, make sure your Qsys design has a system ID and that the Nios element has on chip memory slaves set as reset and exception vectors.

0 Kudos
Altera_Forum
Honored Contributor II
485 Views

Take a look at the console output. It issues a severe error "Setting does not exist for BSP: "hal.max_file_des.." 

It looks like the bsp file has errors
0 Kudos
Altera_Forum
Honored Contributor II
485 Views

You can try re generating the BSP file. Right click on the project Nios II -> BSP Editor and click generate.  

Sometimes just regenerating the BSP can help. Good luck!
0 Kudos
Reply