Altera_Forum
Honored Contributor
14 years agoProblem creating a new project with existing source code.
Hello i am using NIOS2 SBT 11.0sp1 and i am trying make a new project with existing source code.
When i select new project & bsp from template choosing hello world everything compiles and work. When i select new project & bsp from template choosing blank project and then adding my header files (properties -> application properties-> application libraries and inclues) and my source code (properties -> c/c++ builder path -> c/c++ source code) i get an undefined reference to main error pointing to the alt_main file in the bsp/hal/src folder Any suggestions?