2021-02-01 04:33 AM
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;