Altera_Forum
Honored Contributor
14 years agoUnable to regenerate BSP in Eclipse NIOS II EDS
Hello,
I recently made a project in the NIOS II EDS version 11.1. In eclipse I made a BSP and an application to run with the BSP. Everything worked fine many times, but for some unknown reason, when i want to build, I get this error:**** Build of configuration Nios II for project rts_experiment ****
make all
Info: Building ../rts_experiment_bsp/
make --no-print-directory -C ../rts_experiment_bsp/
Makefile not up to date.
../../swsched.sopcinfo has been modified since the BSP was generated.
Generate the BSP to update the Makefile, and then build again.
To generate from Eclipse:
1. Right-click the BSP project.
2. In the Nios II Menu, click Generate BSP.
To generate from the command line:
nios2-bsp-generate-files --settings=<settings file> --bsp-dir=<target bsp files directory>
make: *** Error 1
make: *** Error 2
However, the BSP project seems to be broken, since if i right-click it, I dont get the generate BSP option in the menu :(((( I made a picture but I can't upload it since i first need 5 posts :S. Its truly not in the right-click menu anymore while it used to be there all the time :(. This is really annoying me for a few days now, since I have to do the whole create new BSP wizards EVERY TIME i make an adjustment to my system. I also can't use the command line command in windows, dunno if its supposed to work under windows at all. I'd be much obliged if someone could help me! Thanks.