9 years, 4 months ago.

How to Import a new RTOS project (FRDM K64F) on Eclipse (kepler and luna)

Dear All,

Actually I'm new to this kind of controller projects and for eclipse IDE too. So please be with me for my silly questions.

Q1) How can I create/build/import RTOS project on eclipse IDE (as of now) for my FRDM K64F kit ?

1) I've downloaded RTOS examples code from the following link https://github.com/ErichStyger/mcuoneclipse/tree/master/Examples/Eclipse/FRDM-K64F 2) Then I've added the new software for freescale plugins. 3) Now I'm trying to import that examples on eclipse IDE and not able to succeed. 4) I've tried to import the examples and not able to build & am getting the following error.

make all deploy GCC4MBED_TYPE=Debug make: * No rule to make target `all'. Stop.

My build environment is linux ubuntu 12.04. Q2) How can I import "processor export components" in eclispe IDE (linux) ?

Right now, I'm using online compiler for simple .mped programs and loaded into my K64F board and its working pretty good.

Q3) Can I use RTOS project and able to build through online compiler ? If it so, how ?

Your valuable suggestions or pointers would be very apprecitable.

Regards, Titus S.

1 Answer

-deleted-
9 years, 1 month ago.

How do we achieve this in order to help the build server be less overloaded? http://developer.mbed.org/questions/6809/The-build-system-is-under-heavy-load-rig/

I'm not sure if the following Cookbook will work for the FRDM-K64? http://developer.mbed.org/cookbook/eclipse-for-building-and-debugging