IAR Product Updates
Product:IAR Embedded Workbench for Arm
Version:8.30
Release date:June 15, 2018

Install EWARM 8.30.2

Published September 6, 2018.

This service pack includes the following:

  • ST-LINK/V3
    Support has been added for STMicroelectronics debug probe ST-LINK/V3.

  • Renesas HW-RTOS
    An RTOS awareness plug-in for Renesas HW-RTOS is now provided for the IAR C-SPY debugger.

  • Corrected problems
    See the release notes for further details.

  • Support for new devices:

    • Analog Devices
      ADuCM355

    • Cypress
      CY8C4124LQE-S423, CY8C4124LQS-S423, CY8C4125LQA-S423, CY8C4125LQE-S423, CY8C4125LQS-S423, CY8C4127AZI-S443, CY8C4127AZI-S453, CY8C4127AZQ-S445, CY8C4127AZQ-S455, CY8C4145AZI-PS423, CY8C4145AZI-PS433, CY8C4145PVI-PS421, CY8C4145PVI-PS431, CY8C4146AZI-S443, CY8C4146AZI-S453, CY8C4146AZI-S463, CY8C4146AZQ-S445, CY8C4146AZQ-S455, CY8C4146LQA-S423, CY8C4146LQE-S423, CY8C4146LQS-S423, CY8C4147AZI-S443, CY8C4147AZI-S453, CY8C4147AZI-S463, CY8C4147AZQ-S445, CY8C4147AZQ-S455, CY8C4147AZQ-S465, CY8C4147AZQ-S475, CY8C4547AZI-445, CY8C4724FNI-S402, CY8C4724LQI-S401, CY8C4725FNI-S402, CY8C4725LQI-S401, CY8C4744AZI-S403, CY8C4744FNI-S402, CY8C4744LQI-S401, CY8C4745AZI-S403, CY8C4745AZI-S413, CY8C4745FNI-S402, CY8C4745FNI-S412, CY8C4745LQI-S401, CY8C4745LQI-S411, CY8CINDSAZI-343, CYT2B7, CYT2B9, CYT4BF

    • Nuvoton
      Mini55LDE, Mini55TDE

    • NXP
      LPC11E67JBD100, LPC11E67JBD64, LPC11E68JBD48,
      MIMXRT1021xxx4A, MIMXRT1021xxx5A, MIMXRT1061xxx5A, MIMXRT1061xxx6A, MIMXRT1062xxx5A, MIMXRT1062xxx6A

    • Qorvo
      GP570, GP570NKDG, GP570NMDG, GP570NMEG, GP570NMEG, QPG6095, QPG6095NKDG, QPG6095NMDG, QPG6095NMEG

    • ST
      STM32F071C8, STM32F723E-DISCO, STM32F730I8, STM32F730R8, STM32F730V8, STM32F730Z8, STM32F750N8, STM32F750V8, STM32F750Z8, STM32H750IB, STM32H750VB, STM32H750XB, STM32H743I-EVAL, STM32H753ZI

    • TI
      AM3351

    • Toshiba
      TMPM344F10XBG, TMPM344FDXBG, TMPM3HLFDUG, TMPM3HLFYUG, TMPM3HLFZUG, TMPM3HNFDLFG, TMPM3HNFYLFG, TMPM4K0FSADUG, TMPM4K1FSAUG, TMPM4K1FUAUG, TMPM4K1FWAUG, TMPM4K1FYAUG, TMPM4K2FSADUG, TMPM4K2FUADUG, TMPM4K2FWADUG, TMPM4K2FYADUG, TMPM4K4FSAFG, TMPM4K4FSAUG, TMPM4K4FUAFG, TMPM4K4FUAUG, TMPM4K4FWAFG, TMPM4K4FWAUG, TMPM4K4FYAFG, TMPM4K4FYAUG

Install EWARM 8.30.1

Published June 15, 2018.

Highlights

  • Improved multicore support
    The multicore implementation has been redesigned. It is now easier to setup and configure multicore debug sessions. The debugger can now more easily cope with startup and sleep scenarious where cores are inactive.

  • Cortex-M23/M33 project setup
    You can now select secure or non-secure setup in the project options. In previous releases this had to be done using Extra Options.

  • New CMSIS-Pack implementation
    The CMSIS-Pack implementation is now based on the CMSIS-Pack Eclipse plugin from Arm.

  • Extended support for Arm ACLE
    The language support now adds extended support for the Arm ACLE (Arm Compiler Language Extensions).

  • C++17 features
    The compiler adds support for the following C++17 features:
    - Over-aligned memory allocation.
    - Compile-time if.
    - Portable feature test macros.
    - Fold expressions for variadic templates.
    - Inline variables.
    - Initializers in if and switch statements.
    - Structured binding declarations.
    - __has_include.

  • Digital state display for Texas Instruments CC devices
    C-SPY can now display digital state information from the device in the Timeline window and the State Log window for the Texas Instruments devices CC1350, CC2650, CC2640R2F and the CC13x2/CC26x2 device family.