cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeMX Creat debug and release projects

JuM
Senior
Posted on June 20, 2017 at 12:58

Using STM32CubeMX (use V4.21.0) one can 'Generate Code' for e.g. the IAR EWARM toolchain.

If creating a new project in EWARM standalone, then EWARM creates two Projects Debug and Release.

Any way to tell STM32CubeMX to do the same (create debug and release)?

Best regards
2 REPLIES 2
Imen.D
ST Employee
Posted on June 20, 2017 at 13:56

Hi

Marquardt.Juergen

,

You request is raised internally.

Regards

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen
Jeanne Joly
Senior III
Posted on January 26, 2018 at 16:06

Hi

Marquardt.Juergen

,

On one side, CubeMX generates the code. And on the other side, the IDE (IAR, Keil, SW4STM32, TrueStudio...) will compile your project generated by CubeMX. Debug, release are compilation options that you can choose in the IDE you have chosen.

I hope it is clearer.

BR. Jeanne