MX 5.4.0 Bug: Excluded resources filters in .cproject are discarded
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-10-25 10:15 AM
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
Labels:
- Labels:
-
STM32CubeMX
This discussion is locked. Please start a new topic to ask your question.
0 REPLIES 0
