Forum Discussion

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

NIOS II linker cannot find function that is referenced in the main source file

Hello, Quite strange error appears while building project: undefined reference to `function1(unsigned long, unsigned long) function1 is located in one of the project source files and ...