Win7 64 не работает IDE. ощибки компиляции или вроде и загружает но не работает. дома на компе все работате
- Войдите на сайт для отправки комментариев
взял пример из библиотеки графического экрана "привет мир" а он даже не компилируется.
в настройках программы внизу большинство опций можно редактировать в с:\user\‘¬ҐбЁвҐ«м\ApData ....
Arduino: 1.6.5 (Windows XP), Плата"Arduino/Genuino Mega or Mega 2560, ATmega2560 (Mega 2560)"
In file included from C:\Arduino\libraries\glcd/glcd.h:38:0,
from GLCDdemo.pde:11:
C:\Arduino\libraries\glcd/fonts/SystemFont5x7.h:48:28: error: variable 'System5x7' must be const in order to be put into read-only section by means of '__attribute__((progmem))'
static uint8_t System5x7[] PROGMEM = {
^
C:\Arduino\libraries\glcd/fonts/Arial14.h:55:27: error: variable 'Arial_14' must be const in order to be put into read-only section by means of '__attribute__((progmem))'
static uint8_t Arial_14[] PROGMEM = {
^
C:\Arduino\libraries\glcd/fonts/Arial_bold_14.h:48:32: error: variable 'Arial_bold_14' must be const in order to be put into read-only section by means of '__attribute__((progmem))'
static uint8_t Arial_bold_14[] PROGMEM = {
^
C:\Arduino\libraries\glcd/fonts/Corsiva_12.h:48:29: error: variable 'Corsiva_12' must be const in order to be put into read-only section by means of '__attribute__((progmem))'
static uint8_t Corsiva_12[] PROGMEM = {
^
C:\Arduino\libraries\glcd/fonts/Verdana_digits_24.h:49:28: error: variable 'Verdana24' must be const in order to be put into read-only section by means of '__attribute__((progmem))'
static uint8_t Verdana24[] PROGMEM = {
^
C:\Arduino\libraries\glcd/fonts/fixednums7x15.h:21:32: error: variable 'fixednums7x15' must be const in order to be put into read-only section by means of '__attribute__((progmem))'
static uint8_t fixednums7x15[] PROGMEM = {
^
C:\Arduino\libraries\glcd/fonts/fixednums8x16.h:26:32: error: variable 'fixednums8x16' must be const in order to be put into read-only section by means of '__attribute__((progmem))'
static uint8_t fixednums8x16[] PROGMEM = {
^
C:\Arduino\libraries\glcd/fonts/fixednums15x31.h:23:33: error: variable 'fixednums15x31' must be const in order to be put into read-only section by means of '__attribute__((progmem))'
static uint8_t fixednums15x31[] PROGMEM = {
^
C:\Arduino\libraries\glcd/bitmaps/ArduinoIcon64x64.h:11:35: error: variable 'ArduinoIcon64x64' must be const in order to be put into read-only section by means of '__attribute__((progmem))'
static uint8_t ArduinoIcon64x64[] PROGMEM = {
^
C:\Arduino\libraries\glcd/bitmaps/ArduinoIcon32.h:13:32: error: variable 'ArduinoIcon32' must be const in order to be put into read-only section by means of '__attribute__((progmem))'
static uint8_t ArduinoIcon32[] PROGMEM = {
^
C:\Arduino\libraries\glcd/bitmaps/ArduinoIcon32x32.h:11:35: error: variable 'ArduinoIcon32x32' must be const in order to be put into read-only section by means of '__attribute__((progmem))'
static uint8_t ArduinoIcon32x32[] PROGMEM = {
^
C:\Arduino\libraries\glcd/bitmaps/ArduinoIcon64x32.h:25:41: error: variable 'ArduinoIcon64x32' must be const in order to be put into read-only section by means of '__attribute__((progmem))'
static unsigned char ArduinoIcon64x32[] PROGMEM ={
^
C:\Arduino\libraries\glcd/bitmaps/ArduinoIcon96x32.h:16:42: error: variable 'ArduinoIcon96x32' must be const in order to be put into read-only section by means of '__attribute__((progmem))'
static unsigned char ArduinoIcon96x32[] PROGMEM={
^
Ошибка компиляции.
Это сообщение будет содержать больше информации чем
"Отображать вывод во время компиляции"
включено в Файл > Настройки