Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[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:

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





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

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top