Skip to content

CMSIS-Project Manager Version 2.14.0

Latest

Choose a tag to compare

@brondani brondani released this 21 May 13:08
· 4 commits to main since this release
bf004f1

Release Notes

  • added build-scope to include/exclude component files
  • added check pack-updates command for potential pack updates
  • added $TargetSet$ access sequence for better tmpdir separation
  • allow listing the same component multiple times in clayers
  • ensure pack reference for solution local pack
  • ensure access sequences $SolutionDir()$ and $ProjectDir()$ are evaluated
  • extend PLM status messages with parent component ID
  • handle automatic rebase of config files
  • improve collecting device properties for multi-core devices
  • improve error messages when using components from different bundles
  • regenerate cbuild-idx also in case of early convert errors
  • purge packs when clear global model
  • print download-url when reporting external generator failures
  • updated convert command description
  • updated pack handling: reload only modified packs
  • updated CLANG default linker script
  • throw info messages only under verbose mode
  • throw warning when multiple packs versions are simultaneously selected
  • RPC:
    • deliver info for missing packs
    • expose evaluated dynamic access sequences
    • fixed pack filter when changing scope all/solution packs
    • pass options into Resolve requests
    • perform Apply for any call changing component selection
    • refine DiscoverLayers error message
    • tolerate non-critical errors when loading solution
  • cbuild-run:
    • added board-pack-path: and device-pack-path: nodes
    • added systemview node into debugger
    • added processors capabilities into system-resources
    • added default attribute to memory
    • allow non-unique blocks items in flash-info
    • relax schema: set processor capability revision as optional
  • cbuild-mlops: