I have been diligently trying to improve the tutorial “ARM Cross Development with Eclipse” for the last year, but there are times where it seems like I’m shooting at a moving target.
For example, Zylin does not archive old versions of their modified CDT plug-in and the downloads mentioned in the current Revision 3 tutorial no longer work. If you try to use the “latest and greatest” Zylin plug-ins, you’ll find that they have some problems that render the debugger useless. These will eventually be fixed, but what can be done right now?
I collected all the downloads (minus the cygwin stuff) into a single zip file and placed it on the http://www.megaupload.com web site. This collection represents versions of Eclipse, the Zylin plug-ins, JAVA, GNUARM, etc. that work together harmoniously. This is a 198 mb file and takes about a hour to download on a high-speed internet connection.
Included files:
ARM Cross Development with Eclipse Revision 4 Draft.doc (draft tutorial)
ARM Cross Development with Eclipse version 3.pdf (tutorial)
bu-2.16.1_gcc-4.0.2-c-c++_nl-1.14.0_gi-6.4.exe (GNUARM)
eclipse-SDK-3.1-win32.zip (Eclipse 3.1)
embeddedcdt-20050810.zip (Zylin CDT)
zylincdt-20050810/zip (Zylin CDT)
hwsupport-2.16.exe (OCDRemote)
jre-1_5_0_06-windows-i586-p.exe (JAVA)
openocd.zip (OpenOCD)
philips_flash_utility.zip (flash)
SourceCode.zip (sample code)
The link to this components download is:
http://www.megaupload.com/?d=CNY1Y6DX
If you want to try the OpenOCD JTAG debugger, there are instructions on its use in the draft tutorial above; just stick to this set of downloads and everything will work smoothly.
Hope this helps.
Jim Lynch