Forum Discussion
Altera_Forum
Honored Contributor
15 years agoEclipse "Generate BSP" fails, nios2-bsp-generate-files succeeds
I'm running into a problem with BSP generation that I hope somebody out there might be able to help me out with. In a nutshell, using the "Generate BSP" option from Eclipse fails, while going to the...
Altera_Forum
Honored Contributor
15 years agoOne method I've used to get around this is to create a script that generates my BSP. The script copies the "missing" driver to a location that I know that nios2-bsp-generate-files checks for data prior to running nios2-bsp-generate-files. It's a kludge, but seems to work.
--tim