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. Error looks like that:
expected '=', ',', ';', 'asm' or '__attribute__' before '*' token tk_crnos.h
Line in tk_crnos.h:
extern OS_EVENT *rcvdq_sem_ptr;
Can anyone could help me solve this problem?2 Replies
- Altera_Forum
Honored Contributor
When i encounter such "interesting " error messages rerunning the SOPC builder did solve the problem.
- Altera_Forum
Honored Contributor
u get this problem??on the same board??or what??i still didn't figure it out.