Skip to content

CMSIS-Pack Eclipse Plug-in 1.1.0

Compare
Choose a tag to compare
@edriouk edriouk released this 20 Jan 13:53
· 115 commits to master since this release

CMSIS-Pack Eclipse Plug-in 1.1.0

This is a maintenance release providing several enhancements and bug fixes.

New functionality:

  1. ICpDebugConfiguration interface is added
  • provides convenient methods to access debug/trace device configuration
  • the interface is available via IRteConfiguration.getDebugConfiguration() methods
  1. Project renaming is supported, project and corresponding .rteconfig file are updated consistently

  2. Generated RTE_Components.h contains definition of device header file

Bug fixes and enhancements:

  • Removed dependencies on workbench for configuration editor views
  • Improved resolver for ${cmsis_pack_root) variable
  • com.arm.cmsis.pack.build.ilg plug-in is renamed to com.arm.cmsis.pack.build.gnuarmeclipse
  • CpPack.getInstallDir() method returns correct path for non-installed packs
  • several NPE fixes

Platform: This release of the CMSIS-Pack Management for Eclipse has been tested on Eclipse 4.4.0 (Luna) and 4.5.1 (Mars).