Altera_Forum
Honored Contributor
21 years agoNios II Advanced C/C++ project
Hello,
I am new to this forum and new to NIOS II. I started with some simple application on the NIOS II using the Eclipse IDE. Everything worked fine so far. Now I tried to includee some shared sources from other projects and that's where the problem started. Normally the IDE will copy thesefiles in the project directory, but that's not what I want, because I only want to have one place for the source. So I have to start using the so called Advanced C/C++ Application. Now I have to generate my own makefile. But what are the basic rules ? Has anyone done it already ? Can anyone help me ? Thanks Reinhard