This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: create an application ecos with Eclipse CDT


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]