Question
CubeMX Plugin does not maintain custom include paths upon re-generation of code in CubeIDE projects
Since my upgrade to CubeIDE version 1.0.2 (build 3566_20190716-0927, cubeMX version 5.3.0.201908220903), my own include paths for the MCU GCC compiler are deleted/not kept when the CubeMX plugin re-generates code. I can isolate the behavior:
- Create new STM32 project with any MCU
- In the project properties go to "C/C++ Build/Settings/Tool Settings/MCU GCC Compiler/Include paths" and add a custom path to the list. Apply and Close
- Open the .ioc file with the CubeMX perspective and change any pin configuration. Save and re-generate code
- The previously added path is no longer available in the list.
Does anyone have the same issue and can re-create this behavior?
Thank you very much for your help.
