Open drahosj opened 9 years ago
Hi Jake,
I did not change anything in the project since Sunday but tonight when I opened Eclipse I got errors in the main.c file
fata error: FreeRTOS.h: No such file or directory.
and multiple messages as below:
Symbol NULL could not be resolved.
Fred
Hi Jake,
I fixed the FreeRTOS.h missing problem by defining the PROJECT_ROOT in the Eclipse environment variables. Now, I do not know why it is complaining about the NULL not defined. Has the make file changed since last week?
Fred
I don't think it has changed. I'm not sure why null being undefined is an issue. It's in string.h. make sure that it's successfully including. What file is failing? On Jan 15, 2015 11:09 PM, "fbourbour" notifications@github.com wrote:
Hi Jake,
I fixed the FreeRTOS.h missing problem by defining the PROJECT_ROOT in the Eclipse environment variables. Now, I do not know why it is complaining about the NULL not defined. Has the make file changed since last week?
Fred
— Reply to this email directly or view it on GitHub https://github.com/m2i/cysat/issues/4#issuecomment-70209102.
Check for mutexes