Closed KimmoVaisanen-AlifSemi closed 1 month ago
Thanks for the feedback. You are correct there is a dependency of the updated CMSIS Solution Extension 1.40 on the CMSIS-Toolbox 2.6.1. There is extensions to the CMSIS-Toolbox that are essential for the extension to work correctly. Please note that the "same files in multiple components problem" gets worked around in 2.6.1 and therefore your older DFPs should work. Please let us know if that is not the case.
Ok, thank you for the information. I tried 2.6.1 with the project we had problems with and it seems to build ok with our older DFP packs.
I close this ticket.
Type: Bug Report
Describe the bug
To Reproduce Steps to reproduce the behavior:
git submodule update --init
)First time pack installation
Expected behavior Applications build successfully
Code sample and logs Build fails for missing xxxx.cbuild-set.yml file.
Additional context Project builds with cmsis-toolbox version 2.6.0, but we have seen a lot of different issues with that as well. Also we cannot use toolbox newer than 2.4.0 with older Ensemble DFP packs due to "same files in multiple components problem" in our DFP pack. This is fixed in Ensemble DFP 1.3.0 but some users might want to use older packs.