2019-11-13 04:45 PM
I'm using libraries from outside the project tree so I need to define symbols and add include directories. But every time I regenerate code with CubeMX, my additions are overwritten. Is there any place or method I can add to those options that won't be overwritten? If not this seems like a huge bug.
2019-11-15 12:37 AM
Which IDE version are you relying on ?. Such was definitvely buggy BUT solved on my side Thanks 1.1.0 version
2019-11-15 05:20 AM
I'll tag along with @Cartu38 OpenDev that this was an issue before version 1.1.0 but should be fixed by now.
If you're using 1.1.0 and you have a way to reproduce it then please let me know!
2019-11-15 05:21 PM
Still having the issue on 1.1.10.
For anyone else having this issue, a workaround is to export the project settings to a file, then import them after regeneration.
@Markus GIRDLAND I sent sample files privately.
2019-11-18 05:51 AM
I just downloaded the project and did some testing but I can't seem to reproduce it.
I can add my own symbols, include paths and compiler options and then regenerate the project and they're still there for me.
Not sure if there are some additional steps I need to do in order to recreate it.