2018-12-04 01:52 AM
I just tried updating from 4.25.1 and every time I generate code my post-build steps are overwritten by 'arm-atollic-eabi-objcopy.exe -O ihex "${BuildArtifactFileBaseName}.elf" "${BuildArtifactFileBaseName}.hex".
I tried with v. 4.27.0 and it's the same behavior, and searching the forum I noticed this post: https://community.st.com/s/question/0D50X00009XkWCCSA3/stm32cubemx-4260-break-linux-atollic-900-project which seems to indicate this has been a problem (feature??) since 4.26.0.
How do I stop CubeMX from clobering my settings? Or can I add another post-build step?
2019-03-29 01:40 AM
Having exactly the same problem!
Is there any fix, because now I need manually to run a different post-build step after every build!
2019-05-16 12:03 AM
same problem for me,
looking forward to a fix...