Forum Discussion
Altera_Forum
Honored Contributor
16 years agoProblem building a program with Nios II IDE : undefined reference to 'main'
Hi everyone. I'm a newbie at using Nios II IDE, and I'd like to run a C++ program I did on Cyclone II Development Board. For that, I created a "nios ii application with bsp template" with a .so...
Altera_Forum
Honored Contributor
16 years agoI would report this to Altera.
Table 4-3 on page 4-5 of the "NIOS II Software Developer's Handbook": http://www.altera.com/literature/hb/nios2/n2sw_nii5v2.pdf indicates that the ".cc" extension is supported. However, the Altera plugin for eclipse is not adding files with this extension to the Makefile automatically. Jake