WAVGAT-SZ / WAVGAT

3 stars 1 forks source link

WAVGAT WAV328 UNO R3 NANO3.0 Pro mini Problem solving #1

Open WAVGAT-SZ opened 5 years ago

WAVGAT-SZ commented 5 years ago

Since our new and old customers have not really known our products, so we will make a discussion here in the future!Friends who use our products for the first time can get our products for free by providing your questions!

https://www.aliexpress.com/item/high-quality-One-set-UNO-R3-CH340G-MEGA328P-for-Arduino-UNO-R3-USB-CABLE-ATMEGA328P-AU/32810623079.html?spm=2114.search0104.3.9.4a2a183eXkOTHG&ws_ab_test=searchweb0_0,searchweb201602_5_10065_10068_319_317_10696_453_10084_454_10083_10618_10307_10301_537_536_10902_10059_10884_10889_10887_321_322_10103_10914_10911,searchweb201603_56,ppcSwitch_0&algo_expid=0d734f48-16a5-4cef-8ac6-0d87175a9ff5-1&algo_pvid=0d734f48-16a5-4cef-8ac6-0d87175a9ff5

发给客户.zip

Shurgent commented 4 years ago

Hello. I have WAVGAT UNO R3 and it's not compilling on new versions of Arduino IDE. Errors: `Arduino: 1.8.12 (Windows 7), Плата:"WAVGAT UNO R3"

Внимание: platform.txt из ядра 'Arduino AVR Boards' содержит устаревшие recipe.ar.pattern="{compiler.path}{compiler.ar.cmd}" {compiler.ar.flags} {compiler.ar.extra_flags} "{build.path}/{archive_file}" "{object_file}", автоматически преобразовано в recipe.ar.pattern="{compiler.path}{compiler.ar.cmd}" {compiler.ar.flags} {compiler.ar.extra_flags} "{archive_file_path}" "{object_file}". Ожидайте обновления ядра. ПРЕДУПРЕЖДЕНИЕ: библиотека U8glib должна запускаться на архитектурах avr, sam и может быть несовместима с вашей платой на архитектуре AVR. W:\Arduino\hardware\WAV8F\AVR\cores\lgt8f\Print.cpp: In member function 'size_t Print::print(const __FlashStringHelper*)':

W:\Arduino\hardware\WAV8F\AVR\cores\lgt8f\Print.cpp:44:23: warning: 'progmem' attribute ignored [-Wattributes]

const char PROGMEM p = (const char PROGMEM )ifsh;

                   ^

libraries\HX711_Arduino_Library\HX711.cpp.o: In function `HX711::~HX711()':

G:\��� ���������\Arduino\libraries\HX711_Arduino_Library\src/HX711.cpp:224: undefined reference to `operator delete(void*, unsigned int)'

collect2.exe: error: ld returned 1 exit status

exit status 1 Ошибка компиляции для платы WAVGAT UNO R3.

Этот отчёт будет иметь больше информации с включенной опцией Файл -> Настройки -> "Показать подробный вывод во время компиляции" `

On other UNO (not WAVGAT) no errors on same sketch.