cancel
Showing results for 
Search instead for 
Did you mean: 

Bug: STM32CubeIDE import from Atollic deletes Release configuration

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.

4 REPLIES 4
Markus GIRDLAND
ST Employee

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?

@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.

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
Up vote any posts that you find helpful, it shows what's working..

@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