GNU ARM Eclipse Plugin 0.5.3.200904131820

Feb 13, 2010
Source: ace
Others
+2 +4
Current rating:
GNU ARM Eclipse Plugin 0.5.3.200904131820 screenshot
GNU ARM Eclipse Plugin software is an Eclipse CDT-managed build extension for the GNU ARM toolchain.Installation:The recommended way is to use the Eclipse standard update mechanism:Help -> Software Updated -> Available Software -> Add Site -> http://gnuarmeclipse.sourceforge.net/updatesThe alternate solution to the online site is to download the archive and to to point the Eclipse update mechanism to it (Help -> Software Updated -> Available Software -> Add Site -> Archive).A quick and dirty way is to extract the plug-in .jar file from the downloaded archive and to copy it to the .../eclipse/plugins directory.Requirements:- Eclipse 3.4- CDT 5.0.2 (!)- Java JRE 1.5- Cygwin (note: although CodeSourcery provides cs-make, if the sources are organized in subdirectories, like 'src', the generated makefiles require additional shell support, so having Cygwin in the build path is a good choice).Implementation notes:Supported toolchains:- The CodeSourcery G++ Lite on Windows (arm-none-eabi-gcc)- The CodeSourcery G++ Lite on Linux (arm-none-linux-gnueabi-gcc)- GNUARM and derivatives on Windows (arm-elf-gcc)- GNUARM on Linux (arm-elf-gcc)- GNUARM on Mac OS/X (arm-elf-gcc)Supported project types are:- applications (.
elf, .hex)- static libraries (.a)The processor type can be selected for all tools in the "Target Processor" section. Creation of .HEX file, listing file and size report can be controlled from the "Additional Tools" section.Debugging options for all tools were moved to a common "Debugging" section.The assembly step is now done with the more general 'gcc' instead of 'as'.Similarly, the link step is done by 'gcc/g++', instead of 'ld'. Requirements: · Eclipse · GCC What's New in This Release: · Discovery Options implemented for all toolchains. (Note: be sure you update to CDT 5.0.2, on 5.0.0 support for Discovery is buggy).
DOWNLOAD NOW
Comments
Add Comment
Today's Top Linux Application

gmbar 0.3

gmbar provides a library and a set of programs for producing graphical multibars for dzen2. Changes: This is the first release announced on freshmeat.net.