Skip to main content
GLion.1
Associate
June 23, 2023
Question

TouchGFX : generated file Texts.cpp

  • June 23, 2023
  • 3 replies
  • 1643 views

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 ?

This topic has been closed for replies.

3 replies

Yoann KLEIN
ST Employee
June 26, 2023

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 KLEINST Software Developer | TouchGFX
GLion.1
GLion.1Author
Associate
June 27, 2023

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

Flemming Gram CHRISTENSEN
ST Employee
June 29, 2023

What stack size are you using now? In bytes.