2021-07-07 03:40 AM
Good morning,
I would like to use the "dynamicBitmapCreateExternal" function as my dynamic image is already present in flash in ARGB8888 format.
I'm using GFX 4.16.1, compiling the compiler tells me Error [Pe020]: identifier "dynamicBitmapCreateExternal" is undefined.
Can you help me?
2021-07-16 07:20 AM
Hello @GGatt ,
Check your include file and make sure to use the latest releases of tools (TouchGFX, CubeMx).
Have you tried with an application template available within Cube example or in TouchGFX Designer ?
What board are you using ?
Imen