Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

sct file not updated in project build directories after upgrading the CMSIS pack #9

@fred-r

Description

@fred-r

Hi,

I have a CMSIS Pack providing the device definition for the STM32L562-DK (DFP pack with drivers removed).
This pack contains the definition of the required sct file.

Say that I make a first build with pack v0.0.6.
I get in "\RTE\Device\STM32L562QEIxQ" my sct file with a bug.

I fix the bug in a version 0.0.9 of the CMSIS pack and install this pack.

If I relaunch the CMSIS build system then I am still working with the old sct file.
If I want the new file to be installed in "\RTE\Device\STM32L562QEIxQ", I need to do a manual clean-up (removing the directory).

Can't CMSIS build detect the dependency ? (sct file not up to date with regards to latest CMSIS pack available in the system)

Thanks & Regards,
Fred

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions