Eclipse IDE for RTEMS?
Thomas Rauscher
trauscher at loytec.com
Tue Sep 16 07:11:21 UTC 2003
On Mon, 15 Sep 2003, Michael Kelly wrote:
> Hi all,
>
> The Eclipse IDE is getting a lot of press and looks pretty nice.
> There were several articles in todays EE Times about it. I was
> wondering if anyone has set Eclipse up to build and debug RTEMS.
>
> Michael
>
We are quite happy with Eclipse.
You can use Eclipse with minor modifications for cross-development.
The CDT (C/C++ Development Tools) project provides anything needed to edit
C/C++ files, build projects and start an external debugger (using the gdb
machine interface).
You need to provide:
- A Makefile for your project (should be there anyway)
- A gdb-script invoked when a debugging session starts.
Best regards,
Thomas
--
Dipl.-Ing. Thomas Rauscher Tel.: ++43 1 402 08 05 15
Fax: ++43 1 402 08 05 99
LOYTEC electronics GmbH E-mail: trauscher at loytec.com
Stolzenthalergasse 24/3, A-1080 Wien Web: http://www.loytec.com
More information about the users
mailing list