Eclipse Embedded CDT

A family of Eclipse CDT extensions and tools for GNU Arm & RISC-V development

GNU ARM Eclipse plug-ins v1.1.0.201310161930 released GNU ARM Eclipse plug-ins v1.1.2.201310210535 released

GNU ARM Eclipse plug-ins v1.1.1.201310191701 released

Version 1.1.1.201310191701 is a maintenance release.

Changes since the previous version:

  • the type of the configuration field used to store the linker scripts was changed from single string to string list, to allow multiple linker scripts
  • a new toolchain, named Custom was added, to be used for testing custom template configurations
  • a new C template was added to generate functional Cortex-M3 semi-hosting projects

Binary files »

Please note that although the linker script update maintains compatibility with previous version, and old projects still work, it is recommended to update them to the new format. For this, close the Eclipse and manually edit the .cproject file to remove lines containing

<option id="ilg.gnuarmeclipse.managedbuild.cross.option.c.linker.scriptfile.NNNNNNN" ... >

then start Eclipse and configure the scripts again in the Settings page.