 |
|
01.04.2015, 20:11
|
#1
|
Придивляюся
Реєстрація: 25.11.2014
Звідки Ви: Хмельницкий
Дописи: 78
сказав Дякую: 21
сказали Дякую 15 раз(и) в 14 повідомленні
|
Re: Контроллер на базе Arduino Mega 2560 + 3.2" TFT Touch LCD ===www.aquaforum.ua===
EEPROM256_512 mem_1;
|
|
|
01.04.2015, 20:11
|
#2
|
Бан за нарушения
Реєстрація: 04.01.2009
Звідки Ви: Полтава
Дописи: 5.494
сказав Дякую: 6.242
сказали Дякую 5.758 раз(и) в 2.264 повідомленні
|
Re: Контроллер на базе Arduino Mega 2560 + 3.2" TFT Touch LCD ===www.aquaforum.ua===
US5TC, весь текст с ошибкой.
__________________ 
|
|
|
01.04.2015, 20:13
|
#3
|
Придивляюся
Реєстрація: 25.11.2014
Звідки Ви: Хмельницкий
Дописи: 78
сказав Дякую: 21
сказали Дякую 15 раз(и) в 14 повідомленні
|
Re: Контроллер на базе Arduino Mega 2560 + 3.2" TFT Touch LCD ===www.aquaforum.ua===
This report would have more information with
"Show verbose output during compilation"
enabled in File > Preferences.
Arduino: 1.0.6 (Windows 7), Board: "Arduino Mega 2560 or Mega ADK"
finalSborka_UZ:231: error: 'EEPROM256_512' does not name a type
finalSborka_UZ:296: error: 'OneWire' does not name a type
finalSborka_UZ:470: error: 'UTFT' does not name a type
finalSborka_UZ:471: error: 'UTFT_tinyFAT' does not name a type
finalSborka_UZ:512: error: 'UTouch' does not name a type
finalSborka_UZ.ino: In function 'void PWMSetupHZ()':
finalSborka_UZ:551: error: 'SetPinFrequencySafe' was not declared in this scope
finalSborka_UZ.ino: In function 'void setup()':
finalSborka_UZ:579: error: 'InitTimersSafe' was not declared in this scope
finalSborka_UZ:623: error: 'mem_1' was not declared in this scope
finalSborka_UZ:625: error: 'file' was not declared in this scope
finalSborka_UZ:625: error: 'SPISPEED_VERYHIGH' was not declared in this scope
finalSborka_UZ:628: error: 'SPISPEED_HIGH' was not declared in this scope
finalSborka_UZ:631: error: 'SPISPEED_MEDIUM' was not declared in this scope
finalSborka_UZ:634: error: 'SPISPEED_LOW' was not declared in this scope
finalSborka_UZ:638: error: 'myGLCD' was not declared in this scope
finalSborka_UZ:638: error: 'LANDSCAPE' was not declared in this scope
finalSborka_UZ:641: error: 'myTouch' was not declared in this scope
finalSborka_UZ:642: error: 'PREC_MEDIUM' was not declared in this scope
finalSborka_UZ.ino: In function 'void ochistkaekrana()':
finalSborka_UZ:678: error: 'myGLCD' was not declared in this scope
finalSborka_UZ.ino: In function 'void steret()':
finalSborka_UZ:694: error: 'myGLCD' was not declared in this scope
finalSborka_UZ.ino: In function 'void kasanie()':
finalSborka_UZ:704: error: 'myTouch' was not declared in this scope
finalSborka_UZ.ino: In function 'void koordinat()':
finalSborka_UZ:712: error: 'myGLCD' was not declared in this scope
finalSborka_UZ.ino: In function 'void vyborEkrana()':
finalSborka_UZ:736: error: 'myTouch' was not declared in this scope
finalSborka_UZ.ino: In function 'void otobrazit_setup()':
finalSborka_UZ:812: error: 'myGLCD' was not declared in this scope
finalSborka_UZ:816: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ:819: error: 'VGA_BLACK' was not declared in this scope
finalSborka_UZ:830: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ:833: error: 'VGA_BLACK' was not declared in this scope
finalSborka_UZ:848: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ:851: error: 'VGA_BLACK' was not declared in this scope
finalSborka_UZ:865: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ:868: error: 'VGA_BLACK' was not declared in this scope
finalSborka_UZ:881: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ:884: error: 'VGA_BLACK' was not declared in this scope
finalSborka_UZ:895: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ:898: error: 'VGA_BLACK' was not declared in this scope
finalSborka_UZ:904: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ.ino: In function 'void ekran_1()':
finalSborka_UZ:913: error: 'myFiles' was not declared in this scope
finalSborka_UZ:925: error: 'myGLCD' was not declared in this scope
finalSborka_UZ:984: error: 'myGLCD' was not declared in this scope
finalSborka_UZ.ino: In function 'void ekran_2(byte)':
finalSborka_UZ:1028: error: 'myFiles' was not declared in this scope
finalSborka_UZ:1038: error: 'myGLCD' was not declared in this scope
finalSborka_UZ:1043: error: 'myGLCD' was not declared in this scope
finalSborka_UZ:1043: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ:1216: error: 'myGLCD' was not declared in this scope
finalSborka_UZ:1217: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ:1219: error: 'VGA_SILVER' was not declared in this scope
finalSborka_UZ:1222: error: 'VGA_NAVY' was not declared in this scope
finalSborka_UZ:1228: error: 'VGA_SILVER' was not declared in this scope
finalSborka_UZ:1231: error: 'VGA_NAVY' was not declared in this scope
finalSborka_UZ:1236: error: 'VGA_SILVER' was not declared in this scope
finalSborka_UZ:1239: error: 'VGA_NAVY' was not declared in this scope
finalSborka_UZ:1244: error: 'VGA_SILVER' was not declared in this scope
finalSborka_UZ:1247: error: 'VGA_NAVY' was not declared in this scope
finalSborka_UZ:1252: error: 'VGA_SILVER' was not declared in this scope
finalSborka_UZ:1255: error: 'VGA_NAVY' was not declared in this scope
finalSborka_UZ:1260: error: 'VGA_SILVER' was not declared in this scope
finalSborka_UZ:1263: error: 'VGA_RED' was not declared in this scope
finalSborka_UZ:1268: error: 'VGA_SILVER' was not declared in this scope
finalSborka_UZ:1271: error: 'VGA_RED' was not declared in this scope
finalSborka_UZ:1279: error: 'VGA_YELLOW' was not declared in this scope
finalSborka_UZ:1296: error: 'VGA_YELLOW' was not declared in this scope
finalSborka_UZ:1312: error: 'VGA_YELLOW' was not declared in this scope
finalSborka_UZ:1328: error: 'VGA_YELLOW' was not declared in this scope
finalSborka_UZ:1345: error: 'VGA_YELLOW' was not declared in this scope
finalSborka_UZ:1360: error: 'VGA_YELLOW' was not declared in this scope
finalSborka_UZ.ino: In function 'void ekran_3(byte)':
finalSborka_UZ:1394: error: 'myFiles' was not declared in this scope
finalSborka_UZ:1399: error: 'myGLCD' was not declared in this scope
finalSborka_UZ:1399: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ:1427: error: 'CENTER' was not declared in this scope
finalSborka_UZ:1442: error: 'myFiles' was not declared in this scope
finalSborka_UZ:1445: error: 'myFiles' was not declared in this scope
finalSborka_UZ:1506: error: 'myGLCD' was not declared in this scope
finalSborka_UZ:1506: error: 'VGA_YELLOW' was not declared in this scope
finalSborka_UZ:1509: error: 'myGLCD' was not declared in this scope
finalSborka_UZ:1509: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ:1511: error: 'myGLCD' was not declared in this scope
finalSborka_UZ:1513: error: 'CENTER' was not declared in this scope
finalSborka_UZ:1518: error: 'VGA_YELLOW' was not declared in this scope
finalSborka_UZ:1521: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ:1530: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ:1534: error: 'VGA_YELLOW' was not declared in this scope
finalSborka_UZ.ino: In function 'void ekran_4(byte)':
finalSborka_UZ:1569: error: 'myFiles' was not declared in this scope
finalSborka_UZ:1574: error: 'myGLCD' was not declared in this scope
finalSborka_UZ:1574: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ:1602: error: 'CENTER' was not declared in this scope
finalSborka_UZ:1617: error: 'myFiles' was not declared in this scope
finalSborka_UZ:1620: error: 'myFiles' was not declared in this scope
finalSborka_UZ:1679: error: 'myGLCD' was not declared in this scope
finalSborka_UZ:1679: error: 'VGA_YELLOW' was not declared in this scope
finalSborka_UZ:1682: error: 'myGLCD' was not declared in this scope
finalSborka_UZ:1682: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ:1684: error: 'myGLCD' was not declared in this scope
finalSborka_UZ:1686: error: 'CENTER' was not declared in this scope
finalSborka_UZ:1690: error: 'VGA_YELLOW' was not declared in this scope
finalSborka_UZ:1693: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ:1702: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ:1706: error: 'VGA_YELLOW' was not declared in this scope
finalSborka_UZ.ino: In function 'void ekran_5(byte)':
finalSborka_UZ:1740: error: 'myFiles' was not declared in this scope
finalSborka_UZ:1745: error: 'myGLCD' was not declared in this scope
finalSborka_UZ:1745: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ:1757: error: 'CENTER' was not declared in this scope
finalSborka_UZ:1770: error: 'myFiles' was not declared in this scope
finalSborka_UZ:1773: error: 'myFiles' was not declared in this scope
finalSborka_UZ:1815: error: 'myGLCD' was not declared in this scope
finalSborka_UZ:1815: error: 'VGA_YELLOW' was not declared in this scope
finalSborka_UZ:1818: error: 'myGLCD' was not declared in this scope
finalSborka_UZ:1818: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ:1820: error: 'myGLCD' was not declared in this scope
finalSborka_UZ:1821: error: 'CENTER' was not declared in this scope
finalSborka_UZ:1826: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ.ino: In function 'void ekran_6(byte)':
finalSborka_UZ:1838: error: 'myGLCD' was not declared in this scope
finalSborka_UZ:1841: error: 'myFiles' was not declared in this scope
finalSborka_UZ:1846: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ:1889: error: 'VGA_YELLOW' was not declared in this scope
finalSborka_UZ:1892: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ:1894: error: 'CENTER' was not declared in this scope
finalSborka_UZ:1897: error: 'VGA_YELLOW' was not declared in this scope
finalSborka_UZ:1900: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ:1904: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ.ino: In function 'void ekran_7(byte)':
finalSborka_UZ:1927: error: 'myFiles' was not declared in this scope
finalSborka_UZ:1935: error: 'myGLCD' was not declared in this scope
finalSborka_UZ:1942: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ:1986: error: 'myGLCD' was not declared in this scope
finalSborka_UZ:1986: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ:1989: error: 'VGA_YELLOW' was not declared in this scope
finalSborka_UZ.ino: In function 'void ekran_8(byte)':
finalSborka_UZ:2033: error: 'myFiles' was not declared in this scope
finalSborka_UZ:2042: error: 'myGLCD' was not declared in this scope
finalSborka_UZ:2050: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ:2084: error: 'myGLCD' was not declared in this scope
finalSborka_UZ:2091: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ.ino: In function 'void ekran_9(byte)':
finalSborka_UZ:2115: error: 'myGLCD' was not declared in this scope
finalSborka_UZ:2115: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ:2117: error: 'myFiles' was not declared in this scope
finalSborka_UZ:2156: error: 'myGLCD' was not declared in this scope
finalSborka_UZ:2158: error: 'CENTER' was not declared in this scope
finalSborka_UZ:2213: error: 'myGLCD' was not declared in this scope
finalSborka_UZ.ino: In function 'void ekran_10(byte)':
finalSborka_UZ:2273: error: 'myFiles' was not declared in this scope
finalSborka_UZ:2277: error: 'myGLCD' was not declared in this scope
finalSborka_UZ:2277: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ:2385: error: 'myGLCD' was not declared in this scope
finalSborka_UZ:2387: error: 'VGA_YELLOW' was not declared in this scope
finalSborka_UZ:2390: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ:2404: error: 'VGA_YELLOW' was not declared in this scope
finalSborka_UZ:2407: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ:2421: error: 'VGA_YELLOW' was not declared in this scope
finalSborka_UZ:2424: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ:2436: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ:2439: error: 'VGA_YELLOW' was not declared in this scope
finalSborka_UZ:2456: error: 'VGA_YELLOW' was not declared in this scope
finalSborka_UZ:2473: error: 'VGA_YELLOW' was not declared in this scope
finalSborka_UZ.ino: In function 'void ekran_11(byte)':
finalSborka_UZ:2542: error: 'myFiles' was not declared in this scope
finalSborka_UZ:2547: error: 'myGLCD' was not declared in this scope
finalSborka_UZ:2547: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ:2549: error: 'CENTER' was not declared in this scope
finalSborka_UZ:2566: error: 'myGLCD' was not declared in this scope
finalSborka_UZ:2568: error: 'CENTER' was not declared in this scope
finalSborka_UZ:2573: error: 'myGLCD' was not declared in this scope
finalSborka_UZ.ino: In function 'void ekran_12(byte)':
finalSborka_UZ:2599: error: 'myFiles' was not declared in this scope
finalSborka_UZ:2602: error: 'myGLCD' was not declared in this scope
finalSborka_UZ:2602: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ:2604: error: 'CENTER' was not declared in this scope
finalSborka_UZ:2617: error: 'myGLCD' was not declared in this scope
finalSborka_UZ.ino: In function 'void ekran_13(byte)':
finalSborka_UZ:2667: error: 'myFiles' was not declared in this scope
finalSborka_UZ:2674: error: 'myGLCD' was not declared in this scope
finalSborka_UZ:2692: error: 'myGLCD' was not declared in this scope
finalSborka_UZ:2729: error: 'VGA_YELLOW' was not declared in this scope
finalSborka_UZ:2732: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ:2742: error: 'VGA_YELLOW' was not declared in this scope
finalSborka_UZ:2745: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ:2780: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ.ino: In function 'void ekran_14(byte)':
finalSborka_UZ:2798: error: 'myFiles' was not declared in this scope
finalSborka_UZ:2802: error: 'myGLCD' was not declared in this scope
finalSborka_UZ:2802: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ:2804: error: 'CENTER' was not declared in this scope
finalSborka_UZ:2809: error: 'VGA_LIME' was not declared in this scope
finalSborka_UZ:2814: error: 'VGA_RED' was not declared in this scope
finalSborka_UZ:2833: error: 'myGLCD' was not declared in this scope
finalSborka_UZ:2833: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ.ino: In function 'void ekran_15(byte)':
finalSborka_UZ:2849: error: 'myFiles' was not declared in this scope
finalSborka_UZ:2854: error: 'myGLCD' was not declared in this scope
finalSborka_UZ:2854: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ:2865: error: 'myGLCD' was not declared in this scope
finalSborka_UZ:3073: error: 'VGA_YELLOW' was not declared in this scope
finalSborka_UZ:3076: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ:3079: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ:3083: error: 'VGA_YELLOW' was not declared in this scope
finalSborka_UZ:3093: error: 'VGA_YELLOW' was not declared in this scope
finalSborka_UZ:3103: error: 'VGA_YELLOW' was not declared in this scope
finalSborka_UZ:3113: error: 'VGA_YELLOW' was not declared in this scope
finalSborka_UZ:3123: error: 'VGA_YELLOW' was not declared in this scope
finalSborka_UZ:3133: error: 'VGA_YELLOW' was not declared in this scope
finalSborka_UZ:3143: error: 'VGA_YELLOW' was not declared in this scope
finalSborka_UZ:3152: error: 'VGA_YELLOW' was not declared in this scope
finalSborka_UZ:3162: error: 'VGA_YELLOW' was not declared in this scope
finalSborka_UZ:3172: error: 'VGA_YELLOW' was not declared in this scope
finalSborka_UZ:3182: error: 'VGA_YELLOW' was not declared in this scope
finalSborka_UZ.ino: In function 'void ekran_17(byte)':
finalSborka_UZ:3207: error: 'myFiles' was not declared in this scope
finalSborka_UZ:3214: error: 'myGLCD' was not declared in this scope
finalSborka_UZ:3219: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ:3309: error: 'myGLCD' was not declared in this scope
finalSborka_UZ:3309: error: 'VGA_YELLOW' was not declared in this scope
finalSborka_UZ:3312: error: 'myGLCD' was not declared in this scope
finalSborka_UZ:3312: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ:3315: error: 'myGLCD' was not declared in this scope
finalSborka_UZ:3320: error: 'myGLCD' was not declared in this scope
finalSborka_UZ:3324: error: 'myGLCD' was not declared in this scope
finalSborka_UZ:3326: error: 'myGLCD' was not declared in this scope
finalSborka_UZ:3326: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ:3329: error: 'VGA_YELLOW' was not declared in this scope
finalSborka_UZ.ino: In function 'void ekran_18(byte)':
finalSborka_UZ:3377: error: 'myFiles' was not declared in this scope
finalSborka_UZ:3380: error: 'myGLCD' was not declared in this scope
finalSborka_UZ:3380: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ:3382: error: 'CENTER' was not declared in this scope
finalSborka_UZ:3410: error: 'myGLCD' was not declared in this scope
finalSborka_UZ:3412: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ.ino: In function 'void ekran_19(byte)':
finalSborka_UZ:3482: error: 'myGLCD' was not declared in this scope
finalSborka_UZ:3482: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ:3485: error: 'myFiles' was not declared in this scope
finalSborka_UZ:3504: error: 'myGLCD' was not declared in this scope
finalSborka_UZ:3505: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ:3507: error: 'CENTER' was not declared in this scope
finalSborka_UZ:3517: error: 'myGLCD' was not declared in this scope
finalSborka_UZ:3517: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ.ino: In function 'void grafik()':
finalSborka_UZ:3543: error: 'myGLCD' was not declared in this scope
finalSborka_UZ:3575: error: 'VGA_WHITE' was not declared in this scope
finalSborka_UZ.ino: In function 'void vklVykl()':
finalSborka_UZ:3633: error: 'myFiles' was not declared in this scope
finalSborka_UZ:3636: error: 'myFiles' was not declared in this scope
finalSborka_UZ.ino: In function 'void sostoyanieFiltra()':
finalSborka_UZ:4033: error: 'myGLCD' was not declared in this scope
DS_Datchik.ino: In function 'void poiskDt()':
DS_Datchik:19: error: 'PortDatchTemp' was not declared in this scope
DS_Datchik:34: error: 'OneWire' has not been declared
DS_Datchik.ino: In function 'void opros(int)':
DS_Datchik:102: error: 'PortDatchTemp' was not declared in this scope
DS_Datchik.ino: In function 'void otobrazit_T(int, byte, byte, byte)':
DS_Datchik:144: error: 'myGLCD' was not declared in this scope
KalibrovkaUDO.ino: In function 'void StartKalibrovkiUDO()':
KalibrovkaUDO:6: error: 'myFiles' was not declared in this scope
KalibrovkaUDO:7: error: 'myGLCD' was not declared in this scope
KalibrovkaUDO:7: error: 'VGA_YELLOW' was not declared in this scope
KalibrovkaUDO:8: error: 'CENTER' was not declared in this scope
KalibrovkaUDO:9: error: 'VGA_WHITE' was not declared in this scope
KalibrovkaUDO:14: error: 'myTouch' was not declared in this scope
KalibrovkaUDO.ino: In function 'void StopKalibrovkaUDO()':
KalibrovkaUDO:23: error: 'myFiles' was not declared in this scope
KalibrovkaUDO:24: error: 'myGLCD' was not declared in this scope
KalibrovkaUDO:24: error: 'VGA_LIME' was not declared in this scope
KalibrovkaUDO:25: error: 'CENTER' was not declared in this scope
KalibrovkaUDO:26: error: 'VGA_WHITE' was not declared in this scope
KalibrovkaUDO.ino: In function 'void TestUDO()':
KalibrovkaUDO:262: error: 'myTouch' was not declared in this scope
PH_Datchik.ino: In function 'void otobrazit_PH(int, byte, byte, byte)':
PH_Datchik:85: error: 'myGLCD' was not declared in this scope
Time.ino: In function 'void PoluchitVremy()':
Time:3: error: 'RTC' was not declared in this scope
Time.ino: In function 'void New_setupClok()':
Time:75: error: 'RTC' was not declared in this scope
Upravlenie.ino: In function 'void upravlebnie()':
Upravlenie:23: error: 'myTouch' was not declared in this scope
Upravlenie.ino: In function 'void VklVyklKanal(byte, boolean)':
Upravlenie:536: error: 'pwmWrite' was not declared in this scope
Upravlenie:544: error: 'myFiles' was not declared in this scope
Upravlenie:561: error: 'pwmWrite' was not declared in this scope
Upravlenie:568: error: 'myFiles' was not declared in this scope
Upravlenie:585: error: 'pwmWrite' was not declared in this scope
Upravlenie:592: error: 'myFiles' was not declared in this scope
Upravlenie:608: error: 'pwmWrite' was not declared in this scope
Upravlenie:615: error: 'myFiles' was not declared in this scope
Upravlenie:632: error: 'pwmWrite' was not declared in this scope
Upravlenie:639: error: 'myFiles' was not declared in this scope
Upravlenie:656: error: 'pwmWrite' was not declared in this scope
Upravlenie:663: error: 'myFiles' was not declared in this scope
Upravlenie:680: error: 'pwmWrite' was not declared in this scope
Upravlenie:687: error: 'myFiles' was not declared in this scope
Upravlenie:704: error: 'pwmWrite' was not declared in this scope
Upravlenie:711: error: 'myFiles' was not declared in this scope
Upravlenie:729: error: 'pwmWrite' was not declared in this scope
Upravlenie:736: error: 'myFiles' was not declared in this scope
|
|
|
01.04.2015, 20:14
|
#4
|
Бан за нарушения
Реєстрація: 04.01.2009
Звідки Ви: Полтава
Дописи: 5.494
сказав Дякую: 6.242
сказали Дякую 5.758 раз(и) в 2.264 повідомленні
|
Re: Контроллер на базе Arduino Mega 2560 + 3.2" TFT Touch LCD ===www.aquaforum.ua===
Вы мою сборку используете компилятора?
__________________ 
|
|
|
01.04.2015, 20:17
|
#5
|
Бан за нарушения
Реєстрація: 04.01.2009
Звідки Ви: Полтава
Дописи: 5.494
сказав Дякую: 6.242
сказали Дякую 5.758 раз(и) в 2.264 повідомленні
|
Re: Контроллер на базе Arduino Mega 2560 + 3.2" TFT Touch LCD ===www.aquaforum.ua===
arduino скачайте тут со всеми встроенными библиотеками
П.С. буду возле компа минут через 40.
__________________ 
|
|
|
01.04.2015, 20:24
|
#6
|
Придивляюся
Реєстрація: 25.11.2014
Звідки Ви: Хмельницкий
Дописи: 78
сказав Дякую: 21
сказали Дякую 15 раз(и) в 14 повідомленні
|
Re: Контроллер на базе Arduino Mega 2560 + 3.2" TFT Touch LCD ===www.aquaforum.ua===
Да, таки эта сборка. На СД карточку записал все с директории СД. Карточка 2 Гига, отформатирована в FAT
Пытаюсь заапускать файл finalSborka_UZ
|
|
|
01.04.2015, 20:27
|
#7
|
Живу я тут
Реєстрація: 17.09.2004
Звідки Ви: Киев, Троещина
Дописи: 14.486
сказав Дякую: 4.642
сказали Дякую 8.508 раз(и) в 4.382 повідомленні
|
Re: Контроллер на базе Arduino Mega 2560 + 3.2" TFT Touch LCD ===www.aquaforum.ua===
Будет полезно?
__________________
Страна не ублюдков и не воров.
__________________  
|
|
|
01.04.2015, 20:32
|
#8
|
Придивляюся
Реєстрація: 25.11.2014
Звідки Ви: Хмельницкий
Дописи: 78
сказав Дякую: 21
сказали Дякую 15 раз(и) в 14 повідомленні
|
Re: Контроллер на базе Arduino Mega 2560 + 3.2" TFT Touch LCD ===www.aquaforum.ua===
Конечно, это полезная инфа...
|
|
|
01.04.2015, 21:04
|
#9
|
Бан за нарушения
Реєстрація: 04.01.2009
Звідки Ви: Полтава
Дописи: 5.494
сказав Дякую: 6.242
сказали Дякую 5.758 раз(и) в 2.264 повідомленні
|
Re: Контроллер на базе Arduino Mega 2560 + 3.2" TFT Touch LCD ===www.aquaforum.ua===
US5TC, в диспетчере устройств виндовс видит ардуину как ком порт?
__________________ 
|
|
|
01.04.2015, 21:09
|
#10
|
Придивляюся
Реєстрація: 25.11.2014
Звідки Ви: Хмельницкий
Дописи: 78
сказав Дякую: 21
сказали Дякую 15 раз(и) в 14 повідомленні
|
Re: Контроллер на базе Arduino Mega 2560 + 3.2" TFT Touch LCD ===www.aquaforum.ua===
Да,СОМ9 соответственно в проге стоит также
|
|
|
01.04.2015, 21:10
|
#11
|
Бан за нарушения
Реєстрація: 04.01.2009
Звідки Ви: Полтава
Дописи: 5.494
сказав Дякую: 6.242
сказали Дякую 5.758 раз(и) в 2.264 повідомленні
|
Re: Контроллер на базе Arduino Mega 2560 + 3.2" TFT Touch LCD ===www.aquaforum.ua===
US5TC, ставьте таймвивер и пишите айди и пароль в личку
__________________ 
|
|
|
01.04.2015, 21:11
|
#12
|
Придивляюся
Реєстрація: 25.11.2014
Звідки Ви: Хмельницкий
Дописи: 78
сказав Дякую: 21
сказали Дякую 15 раз(и) в 14 повідомленні
|
Re: Контроллер на базе Arduino Mega 2560 + 3.2" TFT Touch LCD ===www.aquaforum.ua===
выдает такую ошибку при компиляции
This report would have more information with
"Show verbose output during compilation"
enabled in File > Preferences.
Arduino: 1.0.6 (Windows 7), Board: "Arduino Mega 2560 or Mega ADK"
core.a(main.cpp.o): In function `main':
C:\Program Files (x86)\Arduino\hardware\arduino\cores\arduino/main.cpp:34: undefined reference to `setup'
C:\Program Files (x86)\Arduino\hardware\arduino\cores\arduino/main.cpp:44: undefined reference to `loop'
|
|
|
01.04.2015, 21:14
|
#13
|
Бан за нарушения
Реєстрація: 04.01.2009
Звідки Ви: Полтава
Дописи: 5.494
сказав Дякую: 6.242
сказали Дякую 5.758 раз(и) в 2.264 повідомленні
|
Re: Контроллер на базе Arduino Mega 2560 + 3.2" TFT Touch LCD ===www.aquaforum.ua===
US5TC, но разве вы из моего архива компилятор запускаете?
__________________ 
|
|
|
01.04.2015, 21:12
|
#14
|
Бан за нарушения
Реєстрація: 04.01.2009
Звідки Ви: Полтава
Дописи: 5.494
сказав Дякую: 6.242
сказали Дякую 5.758 раз(и) в 2.264 повідомленні
|
Re: Контроллер на базе Arduino Mega 2560 + 3.2" TFT Touch LCD ===www.aquaforum.ua===
US5TC, такой ошибки не встречал.
__________________ 
|
|
|
01.04.2015, 21:13
|
#15
|
Придивляюся
Реєстрація: 25.11.2014
Звідки Ви: Хмельницкий
Дописи: 78
сказав Дякую: 21
сказали Дякую 15 раз(и) в 14 повідомленні
|
Re: Контроллер на базе Arduino Mega 2560 + 3.2" TFT Touch LCD ===www.aquaforum.ua===
может попробовать с другого компа?
|
|
|
 |
|
Тут присутні: 1 (учасників - 0 , гостей - 1)
|
|
Ваші права у розділі
|
Ви не можете створювати теми
Ви не можете писати дописи
Ви не можете долучати файли
Ви не можете редагувати дописи
HTML код Вимк.
|
|
|
Часовий пояс GMT +3. Поточний час: 09:31.
|