2024-10-24 04:23 AM
Hello,
I'm experiencing issues with TouchGFX file/folder generation.
Below the steps I've followed and issues encountered:
IAR EWARM 9.50.2
CubeMX 6.12.1
TouchGFX Generator 4.24.1
TouchGFX Designer 4.24.1
Does this work on IAR 8.50?
Please advise.
Best regards,
George
2024-11-05 04:21 AM
Hello @George.P ,
Why do you set the buffer location to "By address" instead of "By allocation". We usually recommend using "By allocation".
TouchGFX does work for IAR 8.50.
Can you do a text search in your folder to look for the function LCD16bpp()?
Maybe you are missing the TouchGFX library (.a file), they should be in Middlewares\ST\touchgfx\lib\core\cortex_m33
Regards,