The plugin supports IAR Embedded Workbench for ARM (EWARM) 9.x, starting with the 9.10.2 release.
The Eclipse toolchain included in this plugin is backwards compatible with the EWARM 8.x Eclipse plugins. Projects created in the 8.x Eclipse plugins can be opened directly.
See the list of known and fixed issues.
It is possible to use a Java system property to set the Embedded Workbench for ARM installation path when e.g. using the CDT headless builder. Use iar.sdkprovider.arm.v8.location for the EWARM 9.x plugins, and iar.sdkprovider.arm.location for the EWARM 7.x plugins.
This plugin supports loading of legacy Embedded Workbench 7.x projects and their migration to 9.x plugins.
This is done from the project's popup menu, under "Configure → Migrate IAR Project". Please refer to the provided tutorial.