Loading...
 
Skip to main content

System Workbench for STM32


How to make a Release configuration?

Hmm.. Interesting
With example project I was able to run it in standalone mode with just choosing "...data in their own section" option (-ffdata-sections) in addition to already existing (-ffinction-sections). However, it does not work for my project.

I was trying to make Release configutation based on Release default - so much trouble with no luck...