Forum Discussion
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. ...
Altera_Forum
Honored Contributor
14 years agoCris72 thanks for the help.
However i still get the same error. My .c file is the generated by the "hello world" template. Is really just a printf with hello world. I tried to change the main to alt_main but the error persists.