STM32Cube v5.0 overwrites post-build steps when generating TrueSTUDIO project files
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-12-04 1: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?
- Labels:
-
STM32CubeMX
-
TrueSTUDIO
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-03-29 1: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!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-05-16 12:03 AM
same problem for me,
looking forward to a fix...
