Page 1 of 1

gLCD_GC9A01A_SPI component bug when compiling

Posted: Wed May 27, 2026 10:20 am
by rokaluzas
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!

Re: gLCD_GC9A01A_SPI component bug when compiling

Posted: Wed May 27, 2026 6:59 pm
by Steve-Matrix
Can you please post a sample project with the error and we'll take a look.

Re: gLCD_GC9A01A_SPI component bug when compiling

Posted: Wed May 27, 2026 9:38 pm
by rokaluzas
Hey!
Thanks for reply! I've attached a program file, You should be able to trigger the error when compiling to .hex with Flowcode V11.

Re: gLCD_GC9A01A_SPI component bug when compiling

Posted: Thu May 28, 2026 9:34 am
by Steve-Matrix
Thanks for that. We're investigating and hope to have a fix for you soon.

Re: gLCD_GC9A01A_SPI component bug when compiling

Posted: Thu May 28, 2026 7:04 pm
by rokaluzas
Thanks, I’ll be looking forward to it.