Skip to content

Releases: Open-CMSIS-Pack/devtools

CMSIS-Toolbox Version 0.10.0

19 Apr 13:10
1e323f6

Choose a tag to compare

Pre-release

Release for review of initial development

Supported platforms: Win64, Linux, macOS
Download: Win64, Linux, macOS

Contains:

Documentation
Setup and installation

CMSIS-Project Manager Version 0.9.4

19 Apr 09:38
455bec0

Choose a tag to compare

Pre-release

Release for review of initial development

  • reworked file references in generated CPRJs, allowing in-source conversion of solutions with layers
  • reworked context conversion processing
  • relaxed device/board accepted combinations
  • extended yml validation of empty objects
  • fixed schema file and version for generated CPRJs

CMSIS-Build Version 0.11.0

19 Apr 09:47
8fa4d6d

Choose a tag to compare

Pre-release

Release for review of initial development

  • new cbuild utility v0.9.0 replacing cbuild.sh.
  • updated cpackget utility v0.4.0.
  • added access sequences handling.

SVDConv 3.3.41

06 Apr 14:51
1caabeb

Choose a tag to compare

Changes since SVDConv 3.3.39

  • Add support for ArmChina Star-MC1.
  • Add evaluation and creation of disableCondition.
  • Migrate code to use std::filesystem.
  • Update win64 builds to use VisualStudio 2019.
  • Drop win32 support.
  • Add MacOS support.
  • Fix peripherals deriving from peripheral-array (dim).
  • Fix compiler warnings.

Changes since SVDConv 3.3.35

  • Add Cortex-M55 support
  • Add PMU handling
  • Increase support for up to 480 interrupts
  • Fix anonymous bitfield members to be ANSI-C compliant

Known Issues

  • Crash when generating SFD files for deep register hierarchies

NOTE: the source code of the SVDConv has not been added to the repository yet.
This is a binary release only therefore the source code assets do not contain any source code of SVDConv.

PackChk 1.3.95

06 Apr 14:01
1caabeb

Choose a tag to compare

Changes since 1.3.93

  • Contribute source code to Open-CMSIS-Pack devtools (239757f)
  • Allow the "RTE" folder name to be configurable (6dcf591)
  • Fix for issue #110: Wrong ERROR M310 (a484c1f)
  • Fix for issue #111: Wrong ERROR M339 (1e072b8)
  • Fix for issue #112: Include multiple dependent pdsc files (47fb9e1)

Known Issues

  • Issue #139: Message M377 to be INFO or WARNING
  • Issue #216: Requirements for message M379; at least one example per specified board

CMSIS-Toolbox Version 0.9.3 (alpha)

29 Mar 11:55
ddbf52e

Choose a tag to compare

Pre-release

Release for alpha review

Supported platforms: Win64, Linux, macOS
Installer: requires bash shell
Download: cmsis-toolbox.sh
Run: $./cmsis-toolbox.sh

  • follow instructions in the shell

Contains:

Documentation
Setup and installation

CMSIS-Project Manager Version 0.9.3 (alpha)

29 Mar 10:10
8e6e51f

Choose a tag to compare

Release for alpha review

  • added cdefault.yml handling​
  • added command 'list boards'
  • added pack selection support for 'path' keyword
  • added generator 'key' attribute support
  • extended support for defines/undefines/add-paths/del-paths at component/group/file level​
  • fixed solution translation controls keywords processing

CMSIS-Build Version 0.10.6

29 Mar 10:48
c16c302

Choose a tag to compare

Pre-release

Release Notes

  • updated cpackget utility v0.3.2.
  • updated help menu option.
  • extended support for defines/undefines/includes/excludes at component/group/file level.
  • added support for 'path' attribute in package requirement.
  • added generation of list of missing packs in json format.

CMSIS-Toolbox Version 0.9.2 (alpha)

14 Mar 12:37
43d8b82

Choose a tag to compare

Pre-release

Release for alpha review

Supported platforms: Win64, Linux, macOS
Installer: requires bash shell
Download: cmsis-toolbox.sh
Run: $./cmsis-toolbox.sh

  • follow instructions in the shell

Contains:

Documentation
Setup and installation

CMSIS-Build Version 0.10.5

14 Mar 12:13
43d8b82

Choose a tag to compare

Pre-release

Release Notes

  • new support for IAR compiler.
  • updated cpackget utility v0.3.1.
  • removed source file naming limitations​.
  • fixed: base path of pre-include files with config attribute.
  • fixed: AC6/GCC cpu compiler option for Cortex-M33 with FPU and no DSP.