cancel
Showing results for 
Search instead for 
Did you mean: 

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

MRasm
Associate

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?

2 REPLIES 2
AVogel
Associate

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
Associate

same problem for me,

looking forward to a fix...