Skip to main content
MRasm
Visitor II
December 4, 2018
Question

STM32Cube v5.0 overwrites post-build steps when generating TrueSTUDIO project files

  • December 4, 2018
  • 2 replies
  • 949 views

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?

This topic has been closed for replies.

2 replies

AVogel
Visitor II
March 29, 2019

Having exactly the same problem!

Is there any fix, because now I need manually to run a different post-build step after every build!

YNACH
Visitor II
May 16, 2019

same problem for me,

looking forward to a fix...