Forum Discussion
Altera_Forum
Honored Contributor
16 years agoEclipse: Project Conversion Failed
I am trying to load a project from the Terasic DE2 CD from Eclipse IDE in NIOS 10. When I select the workspace the following message shows: "project conversion failed for project hello_l...
Altera_Forum
Honored Contributor
15 years agoHi, sorry was busy for projects. You need to build at least once to have the either 'Release' or 'Debug' folder. Create a blank project in Nios II IDE and then copy those .c and .h files to application project. Build one time so that you have makefile and .etc ready for conversion.
In fact, why did you want to convert since the project was not built before? You could actually directly create a BSP project in Nios II SBT for Eclipse from scratch.