gLCD_GC9A01A_SPI component bug when compiling
Posted: Wed May 27, 2026 10:20 am
Greetings!
I have an issue with flowcode v11, when I just add component gLCD_GC9A01A_SPI and try to compile it to .hex I get this error:
Device STM32F051x8
Gauge.c:219:9: error: expected expression before ',' token
0xEF, 0,,
^
Error(s) in build
C:\ProgramData\MatrixTSL\FlowcodeV11\FCD\ARM\batch\stm32comp.bat reported error code 0x1
Autoclose turned off
If I use the same component on Flowcode v10 it generates .hex without any issues, is there some way to fix this issue?
Thanks for the help!
I have an issue with flowcode v11, when I just add component gLCD_GC9A01A_SPI and try to compile it to .hex I get this error:
Device STM32F051x8
Gauge.c:219:9: error: expected expression before ',' token
0xEF, 0,,
^
Error(s) in build
C:\ProgramData\MatrixTSL\FlowcodeV11\FCD\ARM\batch\stm32comp.bat reported error code 0x1
Autoclose turned off
If I use the same component on Flowcode v10 it generates .hex without any issues, is there some way to fix this issue?
Thanks for the help!