Search found 1 match

by emid
Sun Oct 17, 2021 1:33 pm
Forum: General discussion
Topic: most storage is full before compile, why?
Replies: 2
Views: 1383

most storage is full before compile, why?

Hi everyone, I use stm32f030f4 in Arduino, i made a blankproject and compile it, but it uses 7992 bytes (48%) of program storage space and Global variables use 824 bytes (20%) of dynamic memory!!! why? how can i reduce it? Best regards. sourcecode: void setup() { // put your setup code here, to run ...

Go to advanced search