The Problem To Be Solved
In practice the version numbers for config files are not getting updated or are out of synch. As the CMSIS-Toolbox stores the @base file, there should be no need for explicit version numbering. Instead the @base file could be compared with the config file that is stored in the pack to identify a modification.
Similar problems exist also for components. I believe the pack version should be sufficient to identify a component.
Next steps:
- What could be plausible workflows?
- Can the requirement for versions be relaxed?
The Problem To Be Solved
In practice the version numbers for config files are not getting updated or are out of synch. As the CMSIS-Toolbox stores the @base file, there should be no need for explicit version numbering. Instead the @base file could be compared with the config file that is stored in the pack to identify a modification.
Similar problems exist also for components. I believe the pack version should be sufficient to identify a component.
Next steps: