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 agoActually when I saw this issue I think it was the 'driver code' that lives in the application folder. I can't remember which one it was but it was most likely either the I2C or video pipeline drivers that caused the issue for me. As a result I would see all kinds of errors during compilation that wouldn't even suggest that they were the problem mainly because it was the code after these macros that would error out. These drivers I'm referring to have their own directories in the application directory.