cancel
Showing results for 
Search instead for 
Did you mean: 

MX 5.4.0 Bug: Excluded resources filters in .cproject are discarded

Frank4
Associate II

Hi,

After generating code using STM32CubeMX 5.4.0, the resources excluded from build (stored in .cproject file) are re-included. e.g.:

<entry excluding="excluded/path" flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="Application"/>

becomes

<entry excluding="" flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="Application" />

in the .cproject file after generating code with STM32CubeMX 5.4.0.

Is there a way to save those filters in CubeMX ? Or to prevent CubeMX from overwriting the .cproject ?

Thanks,

Frank

0 REPLIES 0