cancel
Showing results for 
Search instead for 
Did you mean: 

Stack Heap Size of STM32G474VE

dominik
Senior

Hi

What is the maximum Stack and Heap size of a STM32G474VE with the SBSFU Bootloader 2 Image version?

In the icf file the settings are at 0x400 and 0x200 which is really low.

/*-Sizes-*/
define symbol __ICFEDIT_size_cstack__ = 0x400;
define symbol __ICFEDIT_size_heap__   = 0x200;

0 REPLIES 0