Hello Martin, Thank you for your kind offer of help. I have attached the latest version of my program. I would be very interested in your findings as I need to learn how to interpret the compilers messages. Over time I have become reasonably familiar with flowcode and I have found ways to resolve mo...
Having looked into the source of the error a bit further, it seems the gLCD_GC9A01A_SPI component was the cause. After replacing the component I was able to successfully compile to C. I suspect the display component might have become corrupted whilst I was working on the program. However, I now have...
Thank you Martin That is the area where I am getting stuck. I view the C code file, and in particluar the code around line 8378, but I cannot determine precisely to which component macro command icon it relates. In the snipit of C code below it appears to relate to the use of Font2 by the gLCD compo...
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. Compiler error1.jpg Apart from providing the line number (8378) no other information is given. M...
Thank you Ben & Steve. Following Steve's instructions and adding the debug messages it does appear to be those four lines causing the issue. Adding "echo %cd%" does print "C:\ProgramData\MatrixTSL\FlowcodeV11\FCD\ESP\Batch" in the msg.txt output, so it is pointing to the corr...
I have created a program in FC V11 to run on a M5Stack Dial but I am having difficulty compiling to the target device (M5Stack Dial). In an attempt to identify the cause, I reverted to a basic 1Hz Flasher test program. This too will not compile. Would anyone have solution? I suspect my setup is the ...
Hi Andeug, As Chipfryer27 states you need to start by initialising the components. The pins on the miniclick LCD are fixed but you can change the pins on the RTC to avoid conflict. Convert the Hours, Minutes and Second bytes to strings and use Print String to display the data on the LCD. In the RTC ...
We have ESP32-C6 DevKitC, Mini and WROOM but these are not compatible with the Waveshare ESP32-C6-LCD-1.47 LCD Screen WiFi 6 & Bluetooth development board