2017-06-20 03:58 AM
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 regards2017-06-20 04:56 AM
Hi
Marquardt.Juergen
,You request is raised internally.
Regards
Imen
2018-01-26 07:06 AM
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