Associate III
April 9, 2020
Solved
Debug problems using Optimization settings.
- April 9, 2020
- 4 replies
- 2693 views
Hi everyone,
I'm developing a new one project using STM32L031K6T MCU.
It's mandatory to use a simple low cost device for massive production.
Now flash memory is almost totally consumed.
I'm tring to use compiling optimisations to reduce program dimension but there are some problems about stepping flow.
It seems that program pointer is not alligned to the file, it doesn't follow next row but it jumps randomly.
I'm using NUCLEO-L031K6 demo board and STM32CubeIde.
Thanks in advance.
Diego