Forum Discussion
Altera_Forum
Honored Contributor
19 years agoWell,
i didn't test your files, yet. But in my firstlook I'm wondering where do you tell the compiler to compile your source files? With the 'Hello' Makefile you must have a toplevel c-source, which name is equal to your project name. In your case: myapp.c. Look again at the variable PROJ_NAME and PROGS in the makefile.