Loading...
 
Skip to main content

System Workbench for STM32


How to adjust stack and heap

For my opinion, you should beware of syscalls.c _sbrk() evil implementation (see also here).

Note also, that your linker script modifications might be overwritten every time when you use CubeMX code generation (see also st.com).