Forum Discussion
Altera_Forum
Honored Contributor
15 years agoNicheStack tk_crnos.h compiling problem
Hi there, I have problem compiling my NIOSII App SimpeSock Server under Cyclone3 (FireFighter board), I'm using NIOSII 10.0sp1 and i get an error in file: tk_crnos.h when i want to compile it. Err...
Altera_Forum
Honored Contributor
15 years agothere could be a syntax error, or use of an undefined type/macro in the definition of OS_EVENT itself.
It could happen if you are not including all the required files, are doing it in a wrong order, or missing some defines in the top level project.