2019-06-07 08:25 AM
In the new project setup, the default minimum heap and minimum stack size are set to 0x200 and 0x400, but despite being in black they seem to be non-editable. For a large processor these numbers are far too small, especially the stack.
And yes I know I can edit the Linker file, as I have done, but really this parameter should be editable on the generation screen, and the default processor range specific. I would suggest stack of at least 0x1000 for a H7 or F7.
2019-06-10 04:20 AM
Bumping this back up in the hope an STM person will reply
2019-06-19 01:34 AM
I can edit those fields and the correct linker script gets generated:
Is it non-editable for you in every project? I created one for a NUCLEO-H745ZI-Q and STM32H743I-EVAL and they both seem fine.
I did notice that I had to keep the mouse inside the text box in order to edit them, though. Perhaps that is what's causing it?
2019-06-19 01:46 AM