gLCD_GC9A01A_SPI component bug when compiling

Any bugs you encounter with Flowcode should be discussed here.
Post Reply
rokaluzas
Posts: 4
http://meble-kuchenne.info.pl
Joined: Fri Aug 25, 2023 5:37 am
Has thanked: 1 time

gLCD_GC9A01A_SPI component bug when compiling

Post 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!

Steve-Matrix
Matrix Staff
Posts: 1896
Joined: Sat Dec 05, 2020 10:32 am
Has thanked: 278 times
Been thanked: 445 times

Re: gLCD_GC9A01A_SPI component bug when compiling

Post by Steve-Matrix »

Can you please post a sample project with the error and we'll take a look.

rokaluzas
Posts: 4
Joined: Fri Aug 25, 2023 5:37 am
Has thanked: 1 time

Re: gLCD_GC9A01A_SPI component bug when compiling

Post 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.
Attachments
GC9A01A_test.fcfx
(14.09 KiB) Downloaded 19 times

Steve-Matrix
Matrix Staff
Posts: 1896
Joined: Sat Dec 05, 2020 10:32 am
Has thanked: 278 times
Been thanked: 445 times

Re: gLCD_GC9A01A_SPI component bug when compiling

Post by Steve-Matrix »

Thanks for that. We're investigating and hope to have a fix for you soon.

rokaluzas
Posts: 4
Joined: Fri Aug 25, 2023 5:37 am
Has thanked: 1 time

Re: gLCD_GC9A01A_SPI component bug when compiling

Post by rokaluzas »

Thanks, I’ll be looking forward to it.

Post Reply