Forum Discussion
Altera_Forum
Honored Contributor
15 years agoThanks Daixiwen, I needed to include because the functions in SSS_DE2_115.c are being called from inich_innit.
I have solved this issue by making a header file and putting the function definitions, global variables and# includes into it. Both the .c files now include this header and the header includes neither; this has worked. Thank you again for the reply Daixiwen