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