CubeMX and IAR tool chain
Hi, I’m using STM32CubeMX to configure peripherals and IAR Embedded Workbench for debugging. However, I’ve noticed that whenever I regenerate the code using CubeMX, the application code I previously wrote in IAR gets erased.
Is there any setting or configuration in CubeMX that prevents it from overwriting my application code when I regenerate code after making configuration changes?
