Forum Discussion
Altera_Forum
Honored Contributor
21 years agoNIOS IDE compilation problem
IDE compiles all of source file in project working directory together. Generally, software engineer saves revision files in same working directory. for example, hello_world_v1.c ...
Altera_Forum
Honored Contributor
21 years agoHi,
I don't know exactly where the NIOS IDE gets its information to compile everything, but I solved this by changing the extension (from .cc to .bcc for example). With kind regards, Jos