Forum Discussion
Altera_Forum
Honored Contributor
13 years agosome more background information:
actually I can create an eclipse-project with all my required files via cmake. But cmake does not generate a project with the "Nios2-nature", so it's just a a C/C++ project without any Nios2 features, such as "run on nios2 hardware" or referring to a BSP project. turning the C/C++ project into a Nios2 project would solve my problem as well.