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

dependencies not well detected when .mak changes #10

@fred-r

Description

@fred-r

Hi,

I am currently working on adding IAR support for my project with CMSIS Build.
To do so, I have created a "IAR.8.5.0.mak" file.
Of course, at the moment I still need to tune this file.

Unfortunately, when I do changes in the .mak file the build system does not detect it and keeps on working with the very same ".o._cc" files.

To have my updates taken onto account I need to delete the RTE folder manually.

This is a bit similar to the issue I faced with pack updates.
Probably there is a limitation with the dependencies checking ?

Thanks & Regards,
Fred

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions