Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
11 years ago

eclipse error

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

4 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- 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
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    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.

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    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
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    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!