Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.

Doxygen example code #4

Open
drahosj opened this issue Jan 14, 2015 · 3 comments
Open

Doxygen example code #4

drahosj opened this issue Jan 14, 2015 · 3 comments

Comments

@drahosj
Copy link
Contributor

drahosj commented Jan 14, 2015

Check for mutexes

@fbourbour
Copy link

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

@fbourbour
Copy link

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

@drahosj
Copy link
Contributor Author

drahosj commented Jan 16, 2015

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
#4 (comment).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants