Compiler Error - ESP M5Stack Dial
Posted: Sat Jan 24, 2026 10:21 am
I hope someone can give a couple of pointers to help debug a Flowcode program I have written for the M5Stack Dial. The program simulates as intended but when compiling I get the Syntax error shown below.
Apart from providing the line number (8378) no other information is given.
My question is how do I identify from the compiler message where the error lies within my flowchart?
The C code just after the reported error line relates to ‘gLCD Font2’. Font 2 was one of the standard fonts provided with FC V11. All that I have done is to call it up within component macros.
I have attached the program which is a pulse generator. When the program is Run in simulation the menu options are selected using a combination of the Quadrature encoder and the Bezel switch.
I am stuck at this point, so any help will be greatly appreciated.
Martin
Apart from providing the line number (8378) no other information is given.
My question is how do I identify from the compiler message where the error lies within my flowchart?
The C code just after the reported error line relates to ‘gLCD Font2’. Font 2 was one of the standard fonts provided with FC V11. All that I have done is to call it up within component macros.
I have attached the program which is a pulse generator. When the program is Run in simulation the menu options are selected using a combination of the Quadrature encoder and the Bezel switch.
I am stuck at this point, so any help will be greatly appreciated.
Martin