Компилятор выдаёт две ошибки.
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
