Skip to main content
Kell Skog
Visitor II
June 20, 2018
Question

STM32CubeMX 4.26.0 break Linux Atollic 9.0.0 project

  • June 20, 2018
  • 1 reply
  • 725 views
Posted on June 20, 2018 at 14:06

I upgraded CubeMX to 4.26.0!

Migrated my existing project to 26.

Generated source code for Atollic TrueStudio 9.0.0

When I compile with Atollic TrueStudio 9.0.0 under Ubuntu

the Post-build step: 'arm-atollic-eabi-objcopy.exe ...' failed because program not found.

Workaround:

Updating TrueStudio project setting: C/C++ Build/Setting/Build Steps/Post-build step

From:

arm-atollic-eabi-objcopy.exe

To:

arm-atollic-eabi-objcopy

Saved the day, however - The windows style program name reappears with every source code generation from CubeMX

#cubemx-atollic-truestudio-linux
This topic has been closed for replies.

1 reply

Tesla DeLorean
Guru
August 10, 2018

@CubeMX 4.26.1 is out now, churn and burn

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..