[ECOS] create an application ecos with Eclipse CDT

Ilija Kocho ilijak@siva.com.mk
Tue Apr 5 10:03:00 GMT 2011


On 05.04.2011 02:36, moktar_bouain wrote:
> Hi,
> I want to create an application ecos with Eclipse CDT .
> What are the steps for this?
Avery brief recipe:

Start C or C++ project.
    Project type: select Makefile Project.
    Toolchains: select Other Toolchain
 
If you don't have one, you need to prepare a Makefile, see Examples
provided with eCos.

For debugging you may look at
http://www.open-etech.com/RTOS/Debugging/index.php?page=eclipse

I hope this helps.

Ilija


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss



More information about the Ecos-discuss mailing list