Witam.
Przymierzam się do uruchomienia wyświetlacza na sterowniku ILI9341 na platformie Arduino Mega2560.
Bibliotekę pobrałem tutaj.
Pierwszy problem to błędy przy próbie kompilacji przykładowego programu:
Error : 86 Line : 455 Invalid parameter for CONFIG parameter or value [8] , in File : Colors565.inc
Error : 71 Line : 1146 Different parameter type passed then declared [COLOR_L] , in File : Colors565.inc
Error : 71 Line : 1146 Different parameter type passed then declared [COLOR_H] , in File : Colors565.inc
Error : 242 Line : 90 Source variable does not match the target variable [ 0] , in File : ProportionalFont.inc
Error : 46 Line : 93 Assignment error [R23: 0 TEMPINDEX: 301] , in File : ProportionalFont.inc
Error : 242 Line : 114 Source variable does not match the target variable [ 0] , in File : ProportionalFont.inc
Error : 242 Line : 117 Source variable does not match the target variable [ 0] , in File : ProportionalFont.inc
Error : 46 Line : 121 Assignment error [R23: 0 TABLECHAR: 301] , in File : ProportionalFont.inc
Error : 242 Line : 139 Source variable does not match the target variable [ 0] , in File : ProportionalFont.inc
Error : 242 Line : 147 Source variable does not match the target variable [ 0] , in File : ProportionalFont.inc
Error : 242 Line : 151 Source variable does not match the target variable [ 0] , in File : ProportionalFont.inc
Error : 242 Line : 162 Source variable does not match the target variable [ 0] , in File : ProportionalFont.inc
Error : 46 Line : 164 Assignment error [R11: 0 FONTDATA: 301] , in File : ProportionalFont.inc
Jaka może być przyczyna?
Przymierzam się do uruchomienia wyświetlacza na sterowniku ILI9341 na platformie Arduino Mega2560.
Bibliotekę pobrałem tutaj.
Pierwszy problem to błędy przy próbie kompilacji przykładowego programu:
Error : 86 Line : 455 Invalid parameter for CONFIG parameter or value [8] , in File : Colors565.inc
Error : 71 Line : 1146 Different parameter type passed then declared [COLOR_L] , in File : Colors565.inc
Error : 71 Line : 1146 Different parameter type passed then declared [COLOR_H] , in File : Colors565.inc
Error : 242 Line : 90 Source variable does not match the target variable [ 0] , in File : ProportionalFont.inc
Error : 46 Line : 93 Assignment error [R23: 0 TEMPINDEX: 301] , in File : ProportionalFont.inc
Error : 242 Line : 114 Source variable does not match the target variable [ 0] , in File : ProportionalFont.inc
Error : 242 Line : 117 Source variable does not match the target variable [ 0] , in File : ProportionalFont.inc
Error : 46 Line : 121 Assignment error [R23: 0 TABLECHAR: 301] , in File : ProportionalFont.inc
Error : 242 Line : 139 Source variable does not match the target variable [ 0] , in File : ProportionalFont.inc
Error : 242 Line : 147 Source variable does not match the target variable [ 0] , in File : ProportionalFont.inc
Error : 242 Line : 151 Source variable does not match the target variable [ 0] , in File : ProportionalFont.inc
Error : 242 Line : 162 Source variable does not match the target variable [ 0] , in File : ProportionalFont.inc
Error : 46 Line : 164 Assignment error [R11: 0 FONTDATA: 301] , in File : ProportionalFont.inc
Jaka może być przyczyna?