Вывод данных на цветной дисплей 128*128 на базе ST7735
Добавлено: Пн июн 29, 2020 21:07:28
Компилятор выдаёт две ошибки.
Error variable 'CAT' must be const in order to be put into read-only section by means of '__attribute__((progmem))'
C:\Project 7735_mega32 \File main.c Line 56
Severity Code Description Project File Line
Error variable 'STR_1' must be const in order to be put into read-only section by means of '__attribute__((progmem))'
C:\Project 7735_mega32 \File main.c Line 1649
Error variable 'CAT' must be const in order to be put into read-only section by means of '__attribute__((progmem))'
C:\Project 7735_mega32 \File main.c Line 56
Severity Code Description Project File Line
Error variable 'STR_1' must be const in order to be put into read-only section by means of '__attribute__((progmem))'
C:\Project 7735_mega32 \File main.c Line 1649