Forum Discussion
Altera_Forum
Honored Contributor
16 years agoSyntax error in alt_sys_init.c ???
Hi, I am using the cycloneIII and I am desperately trying to run a simple "hello world" on a two-cores system. I picked up the NEEK and I added a second proccessor(called E1), some on-chip R...
Altera_Forum
Honored Contributor
16 years agoCheck the include files to make sure there are no extra lines in the macro. i.e. stuff like this:
# define IMAMACRO some code some more code etc.... I forget how this happened to me last time but it has to do with the conversion of windows to linux ... or the other way around line feeds. For me I think it was the include files in the /app folder that caused it. By the way which version of the design are you using? Is it the one that came on the CD?