Hi Jim, FYI, the CDT graphical debugger in Eclipse is superior to Insight in terms of features and stability (Eclipse CDT uses the GDB Machine Interface Interpreter (MI) as opposed to the older Command Line Interpreter (CLI) interface that Insight uses). To get the debugger working with embedded targets (remote debugging) requires some patches. See <https://bugs.eclipse.org/bugs/show_bug.cgi?id=65471> https://bugs.eclipse.org/bugs/show_bug.cgi?id=65471 for the background and <http://www.zylin.com/embeddedcdt.html> http://www.zylin.com/embeddedcdt.html for the necessary patches. I have verified this myself on an LPC2000 target (using Ashling's Opella/GDB server as opposed to Wiggler/OCDDemon). HTH, Hugh,, -----Original Message----- From: gnuarm@yahoogroups.com [mailto:gnuarm@yahoogroups.com] On Behalf Of lynchzilla Sent: 22 June 2005 19:01 To: gnuarm@yahoogroups.com Subject: [gnuarm] New Tutorial: ARM Development with Eclipse I've just finished a new tutorial "ARM Development with Eclipse." I developed the tutorial for students and hobbyists and it describes how to create a low cost Eclipse/GNU ARM software development system using open-source compilers, debuggers, etc. While the sample programs are specifically designed for the LPC-P2106 Olimex board, one reader has already used this information on a LPC- P2138 board. It's a 10 mbyte download, about 150 pages in length. Hope you enjoy it, I'll try to incorporate any corrections you find. The tutorial is hosted by Olimex on their LPC-P2106 and ARM-JTAG pages. http://www.olimex.com/dev/pdf/ARM%20Cross%20Development%20with% 20Eclipse.pdf Good luck and enjoy, Jim Lynch _____ Yahoo! Groups Links * To visit your group on the web, go to: http://groups.yahoo.com/group/gnuarm/ * To unsubscribe from this group, send an email to: gnuarm-unsubscribe@yahoogroups.com <mailto:gnuarm-unsubscribe@yahoogroups.com?subject=Unsubscribe> * Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service <http://docs.yahoo.com/info/terms/> . [Non-text portions of this message have been removed]
Message
RE: [gnuarm] New Tutorial: ARM Development with Eclipse
2005-06-23 by Hugh O'Keeffe
Attachments
- No local attachments were found for this message.