Search found 3 matches

by Sonic
Tue Oct 13, 2020 6:09 pm
Forum: General discussion
Topic: "Generic STM32F0 series" does not run with LTO
Replies: 9
Views: 5399

Re: "Generic STM32F0 series" does not run with LTO

mrburnette wrote: Mon Oct 12, 2020 9:23 pm
LTO == Link Time Optimization
Thank you very much, i know what it is :), but isn't it supposed to still produce working binaries? Or does it choke on weak symbols or some other tricks like that ?
by Sonic
Tue Oct 13, 2020 6:04 pm
Forum: General discussion
Topic: "Generic STM32F0 series" does not run with LTO
Replies: 9
Views: 5399

Re: "Generic STM32F0 series" does not run with LTO

Tried these #define's (except TIM because it's used by something) together with USART enabled (because my project uses serial port). This gave me only 500 bytes for some reason. UPD: Tried the same on a very early version of the sketch, which does almost nothing and lets me to disable serial port co...
by Sonic
Mon Oct 12, 2020 8:29 pm
Forum: General discussion
Topic: "Generic STM32F0 series" does not run with LTO
Replies: 9
Views: 5399

"Generic STM32F0 series" does not run with LTO

Hello everyone! I've got some hardware with 32F030F4P6 (it's ModBus relay module), and i am trying to write my own firmware for the board from scratch. Some "hello world" tests are fine, i am able to blink LEDs, read buttons and click relays. But almost empty application takes approx 10K o...

Go to advanced search