Forum Discussion
Altera_Forum
Honored Contributor
20 years agoBuilding a Linux Application Project
Hi fellows , I want to build a Linux Application on NIOS 1c12 evaluation kit using NIOS IDE 5.0 My project has got 2 files : main.c and add.c In main.c : int main() { int a ...
Altera_Forum
Honored Contributor
20 years agoIf you do it like in the examples, you don't to add a line: Set DEBUG=1 in the makefile.
But i don't know how your Makefile looks like...