Question
TouchGFX : generated file Texts.cpp
Hi,
We're wotking on a board with STM32G0 MCU.
We have a HardFault in IAR IDE with drawStringLTR(widgetArea, invalidatedArea, stringVisuals, format, pArg); in void touchgfx::LCD::drawString function in generated file Texts.cpp
It works when invalidatedArea is replaced by widgetArea but texts are not diplayed and we don't understand why
Have you ever heard about this ?
