Question
i get a error for ram " `.bss' will not fit in region `RAM' " on cube ide,help me please
i developing a analogue dial for my project with littlevgl library on stm32f746-disco, my module working on visual studio, but i add my module cube ide, compiler give a error "Description Resource Path Location Type make: * [makefile:115: stm32f746_disco_no_os.elf] Error 1 stm32f746_disco_no_os C/C++ Problem cubeide" and before compiler gave "`.bss' will not fit in region `RAM'" and "region `RAM' overflowed by 35956 bytes" but ram 340kb, how can i solve this problem please help me.
this images from visual studio and cube ide;

