Loading...
 
Skip to main content

System Workbench for STM32


Re: Code size

Hi, to have code size, just add the following:

& arm-none-eabi-size - -format=berkeley ${BuildArtifactFileName}

in: Project Properties -> C/C++ Build -> Settings -> Buld Steps -> Post build steps Command

(see attached figure)
Image
Filippo