Skip to content

CMSIS-Pack Eclipse Plug-ins 2.6.1

Compare
Choose a tag to compare
@edriouk edriouk released this 12 Nov 08:28
· 13 commits to master since this release

This release provides new features, improvements and bug fixes. All plug-in versions are set to 2.6.1 for consistency.

General

  • The code is adapted to support JRE 11 or later.
  • You can now change the CMSIS C/C++ project name during import (reflected in renaming *.rteconfig file).
  • All source files in projects are formatted according to a common style, all tabs are replaced with spaces, trailing spaces are removed.
  • Bugfixes and minor UI enhancements.

CMSIS-Zone 1.2

  • Improved MPU allocation algorithms for Armv7-M based devices.
  • Export all system peripherals to sub-zone files regardless if they are used by the zone.
  • Improved handling of data in .azone, .rzone and .fzone files according to changes in the CMSIS-Zone specification.
  • Bugfixes and visual enhancements.
  • CMSIS-Zone related plug-in version is set to 1.2.0.

Known issues

  • CMSIS-Zone: Apache FreeMarker 2.3.29 (included as a plug-in) might report errors in the template files depending on the installed Java Runtime Environment. Therefore the usage of JRE 11 is recommended.

Included binaries

CmsisPackPlugIn2.6.1.zip - P2 archive containing binary and source features of CMSIS-Zone and CMSIS-Pack plug-ins.

Platform

This release of the CMSIS-Pack Management for Eclipse has been tested on the following platforms:

  • Windows-10 64-bit: Eclipse 2021-09.
  • Linux Ubuntu-16.04 LTS 64-bit: Eclipse 2021-09 64 bit

Installation

Eclipse IDE and JRE

Install the "Eclipse IDE for Embedded C/C++ Developers" version 2021-09 for your operating system.

Note:

  • The Java Runtime Environment (JRE) 11 or later is required to be installed to your machine. JRE 11 is recommended due to Apache Freemarker requirements.
  • It is recommended to use the Eclipse Installer as it includes the required Java Runtime Environment (JRE).

Plug-ins

To install the plug-ins into an existing Eclipse version, download CmsisPackPlugIn2.6.1.zip and install the required features using the standard Eclipse procedure to install software (Help - Install New Software) specifying downloaded archive as an update site.

Note:

  • Installing CMSIS-Zone Eclipse plug-ins feature automatically installs CMSIS-Pack Eclipse plug-ins.
  • Source code features are optional and provided for developers who wish to integrate the plug-ins in their own tools.
  • Before updating to this release, first uninstall the previous one from your Eclipse.

License


Copyright (c) 2014-2021, ARM Limited and Contributors. All rights reserved.