Hi Manfred,
thanks for you fast reply.
- Attached the capture screen of the compiler flags...
-mcpu=cortex-m7 -mthumb -mfloat-abi=hard -mfpu=fpv5-d16 -DUSE_HAL_DRIVER -DSetLanguages1 -DDEBUG -DEW_MAX_SURFACE_CACHE_SIZE=0x200000 -DEW_USE_OFFSCREEN_BUFFER=0 -DEW_SURFACE_ROTATION=0 -DEW_MAX_GLYPH_SURFACE_WIDTH=256 -DEW_MAX_GLYPH_SURFACE_HEIGHT=256 -DEW_USE_DOUBLE_BUFFER=1 -DEW_USE_FREE_RTOS=1 -DEW_MCU_LOAD_MEASURING=0 -DEW_USE_QSPI_FLASH=1 -
- Target control panel is our device. Our projects is a control panel.... And in a text box of this panel happens this issue (only in case of an empty string).
-the text box shows the strange simbols you see below in your example:
- the empty string is returned by a function... Somenthing like this: return (XString) "";
Hope this help
Many Thanks
Best regards
Gianni