The latest version of IAR Embedded Workbench for ARM, released by IAR Systems, introduces several new features, feature enhancements, and major optimizations. The enhancements include a new source browser and text editor, which enable user-friendly functionality such as auto-completion, code folding, block selection, block indentation, bracket matching, and zooming. Word/paragraph navigation have also been improved.
Compiler enhancements include improvements to the previously introduced stack usage analysis functionality that provides calculations of the maximum stack depth for each call graph root. Introduced are for example support for C++ source code, support for recursion, and new useful linker directives. The linker directive check that can be used to calculate the stack usage at link time to verify that the used stack space does not exceed the allocated memory. The inline assembler has also been improved and expanded with a large number of new operand constraints and modifiers.
The new version includes outstanding speed optimizations, resulting in even faster execution times for the generated code. Compared to the previous version, the code generated for ARM Cortex-M4 shows up to 40 percent improvement on standard industry benchmarks for execution speed. IAR Systems provides broad support for ARM MCUs, and now strengthens this even further with added support for the energy-efficient ARM Cortex-M0+ core, and the high-end cores ARM Cortex-R5, ARM Cortex-R7, ARM Cortex-A7, and ARM Cortex-A15.

















