cancel
Showing results for 
Search instead for 
Did you mean: 

TouchGFX : generated file Texts.cpp

GLion.1
Associate II

Hi,

We're wotking on a board with STM32G0 MCU.

We have a HardFault in IAR IDE with drawStringLTR(widgetAreainvalidatedAreastringVisualsformatpArg); 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 ?

3 REPLIES 3
Yoann KLEIN
ST Employee

Hello @GLion.1,

So if I understand correctly, you are able to show something (widgets) on your display, but not any text ?

Could you please share your project and some screenshots ?

Thanks in advance !

Yoann KLEIN
ST Software Developer | TouchGFX
GLion.1
Associate II

Sorry it was a problem of STACK_SIZE in our GUI task.Thanks.

What stack size are you using now? In bytes.