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!
gLCD_GC9A01A_SPI component bug when compiling
-
rokaluzas
- Posts: 4
- http://meble-kuchenne.info.pl
- Joined: Fri Aug 25, 2023 5:37 am
- Has thanked: 1 time
-
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
Can you please post a sample project with the error and we'll take a look.
Re: gLCD_GC9A01A_SPI component bug when compiling
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.
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 20 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
Thanks for that. We're investigating and hope to have a fix for you soon.