Skip to main content
Dave Nadler
Senior III
May 10, 2019
Question

Bug: STM32CubeIDE import from Atollic deletes Release configuration

  • May 10, 2019
  • 4 replies
  • 1024 views

I have a project in Atollic 9.1, which I can build (both debug and release) and debug.

I imported the project into STCubeIDE per instructions in UM2578.

The import process reported no errors.

The release config is gone - destroyed during import

What's going on? Is there a work-around other than tediously recreating the configuration?

Thanks,

Best Regards, Dave

PS: To help you debug this, I've attached the original .cproject, the converter log, and the converted . cproject file.

This topic has been closed for replies.

4 replies

Markus GIRDLAND
ST Employee
May 13, 2019

I don't seem to be able to get the same result. Here's what I did:

  1. Create new project in TrueSTUDIO.
  2. Go to project properties -> C/C++ build -> Settings.
  3. Change to Release configuration and create my own symbol.
  4. Copy the project and import it into CubeIDE.
  5. Go check the release configuration and I see my own specified symbol.

Is there something specific that you lost in the release configuration or was everything simply gone? Does the import log say that something went wrong? Can you give me some tips on how to recreate it?

Dave Nadler
Senior III
May 13, 2019

@Markus GIRDLAND​ - Sorry I don't understand what you're saying.

Did you try converting the .cproject I provided, which includes a release configuration?

The release configuration is completely gone after I converted the project.

Tesla DeLorean
Guru
May 13, 2019

I inferred from your top post that you pretty much selected import on the attached project, and bingo broken.

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
Dave Nadler
Senior III
June 25, 2019

@Markus GIRDLAND​ - I've clarified the bug report and attached the conversion log file (which contains an inscrutable complaint about the release configuration). Can you please have a look at this?

Thanks,

Best Regards, Dave