Skip to content

CMSIS-Pack Eclipse Plug-in 2.2.0

Compare
Choose a tag to compare
@edriouk edriouk released this 28 Mar 15:12
· 76 commits to master since this release

CMSIS-Pack Eclipse Plug-in 2.2.0

This release provides new functionality, improvements and bug fixes.
Changes in the framework should be backward compatible.

New functionality: Debug Sequence Framework

Pre-release version of Debug Sequence Framework is included in the release. The framework implements
[CMSIS Debug Access Sequences] functionality. See DebugSequenceFramework.md for further details.

Please note that com.arm.cmsis.pack.dsq.engine plug-in is not included in the binary build, but provided separately.

The updated com.arm.cmsis.pack.refclient plug-in demonstrates new functionality

Improvements and bug fixes:

  • com.arm.cmsis.config plug-in is updated to reflect changes in Configuration Wizard Annotations specification
  • project updater uses Eclipse problems view to report errors and can jump to corresponding lines in RTE configuration editor
  • project updater outputs information to CDT build console by default (can be set in preferences). This eliminates need in own console
  • internal pack sorting for Component/Device resolution is modified: Keil Packs are evaluated after other non-deprecated ones
  • improved visualization of deprecated pack, devices and boards in pack installer UI
  • pack installer handling of temporary files is improved
  • various bug fixes and additional checks against NPE

Included binaries:

  • CMSISPackPlugIn2_2_0.zip - pre-built plug-ins excluding com.arm.cmsis.pack.refclient
  • com.arm.cmsis.pack.dsq.engine_0.9.0.qualifier.jar - pre-built com.arm.cmsis.pack.dsq.engine (pre-relase version 0.9.0)
  • com.arm.cmsis.pack.refclient_2.2.0.qualifier.jar - pre-built com.arm.cmsis.pack.refclient

Requirements: This release of the CMSIS-Pack Management for Eclipse requires Xtext Runtime plug-in if Debug Sequence Engine is used


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