Loading...
 
Skip to main content

System Workbench for STM32


Re: STemWin and AC6 for STM32F429-Disco

Look in GUIConf.c for a macro GUI_NUMBYTES which STemWin uses to allocate a memory pool. Default is pretty large and you may be able to reduce that to fit in .bss (if that is the source of the problem.)
 
Collapse/expand modules below