hello
i am trying to use EMWIN on my EFM32TG210F32 (4k ram, 32k flash) however when i call the GUI_Init() i get a region `FLASH' overflowed error
when i build.
1) how can i solve this? can i "thin" the GUI_Init?
meaning remove some functions from it?
because i dont need alot of the functions, just need some basic text\animation
my LCD is LS013B7DH03
i am trying to use EMWIN on my EFM32TG210F32 (4k ram, 32k flash) however when i call the GUI_Init() i get a region `FLASH' overflowed error
when i build.
1) how can i solve this? can i "thin" the GUI_Init?
meaning remove some functions from it?
because i dont need alot of the functions, just need some basic text\animation
my LCD is LS013B7DH03