Hello there,
We have a valid licence for embeded wizard. Build from Embedded Wizard Studio Pro and deploy via StartGccBuildEnvironment.bat works fine. No watermark on display of device.
We are integrating the embedded wizard generated sources into our project, and we see watermark on the screen after deploy with our project.
We tried to include whole configuration of the generated project into our project
- right path to library
- includes of source files
- preprocessor defines
but it does not help to hide the watermark. What could be wrong?
Feel free to check screenshots with the configuration of our project.


We set right path to library, the folder \EmbeddedWizard\PlatformPackage\RT\RGB565\ contains libewgfx-m7-gcc.a , the folder EmbeddedWizard\PlatformPackage\RT\RTE\ contains, libewrte-m7-gcc.a
Both libraries are equal to libraries in generated project by Embedded Wizard Studio Pro.

Thank you, for your help,
Jakub Jirgl