Hello.
I have a problem: display png image file.
IDE: IAR Embedded Workbench IDE - Arm 8.40.2
MCU : STM32F469
emWin version : 5.40
I have downloaded pnglib at SEGGER - The Embedded Experts - Downloads via STemWin540.pdf
However, I have tried multiple attempts but I am getting the following error
:no definition for "GUI_PNG_Draw"But I'm not sure which project path should include the png file (emwin_png\V540).
I don't know which project path should contain the png file (emwin_png\V540).
Project File Tree
example : Project A
A - Drivers file - BSP file, CMSIS file, STM32F4xx_HAL_Drvier file
- Middlewares file - ST file ( Config, inc, Lib, OS, etc... in STemWin File ), Third_Party file
- Projects file - Core file( source code ), EWARM file, MDK-ARM file, StemWin file(GUIConf.c, GUIConf.h, LCDConf.h, LCDConf_Stm32469i_discovery.c in Target file) , SW4STM32 file
I would really appreciate it if you could teach me.
Thanks for reading.
I have a problem: display png image file.
IDE: IAR Embedded Workbench IDE - Arm 8.40.2
MCU : STM32F469
emWin version : 5.40
I have downloaded pnglib at SEGGER - The Embedded Experts - Downloads via STemWin540.pdf
However, I have tried multiple attempts but I am getting the following error
:no definition for "GUI_PNG_Draw"But I'm not sure which project path should include the png file (emwin_png\V540).
I don't know which project path should contain the png file (emwin_png\V540).
Project File Tree
example : Project A
A - Drivers file - BSP file, CMSIS file, STM32F4xx_HAL_Drvier file
- Middlewares file - ST file ( Config, inc, Lib, OS, etc... in STemWin File ), Third_Party file
- Projects file - Core file( source code ), EWARM file, MDK-ARM file, StemWin file(GUIConf.c, GUIConf.h, LCDConf.h, LCDConf_Stm32469i_discovery.c in Target file) , SW4STM32 file
I would really appreciate it if you could teach me.
Thanks for reading.