[moved] How to create new project on eclipse for FreeRTOS

Status
Not open for further replies.

chetan_ms

Newbie level 1
Joined
May 8, 2015
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
9
Hello there
I'm newbie at FreeRTOS, Before getting starts, I'd installed eclipse Kepler, and then gcc 4.9.2 MinGW along with latest version of free RTOS 8.2.1
then after I've import FreeRTOS Demo as explained on freertos sight.
now when i building new "Hello world" demo project then it shows me following error
"fatal error: freeRTOS.h: No such file or directory"
can any one help me!
I'll appreciate all precious comments
here is snap of my setup on eclipse

 
Last edited by a moderator:





I dont know if you figured this out yet, but I think this wiki could help. I can curate additional resources so please reply if it doesn't help you.

**broken link removed**
 
Last edited by a moderator:

then it shows me following error

"fatal error: freeRTOS.h: No such file or directory"
...


the error message indicates that:

you have not specified the path to the freertos dev files to eclipse properly.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…