Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
20 years ago

How to write a makefile to compile C project ?

Hi all ! I'm using Cyclone 1c12 eval, Microtronix uCLinux 1.4, NIOS II IDE 5.0 I have a C project (which will run on uCLinux) as following: header files: libA.h libB.h . ...