31-12-2022, 19:59
(31-12-2022, 06:43)mikeyk Wrote: Hi,
I'm having the same issue with date, but it appears to be that the 1.6.21 version won't work on 64bit systems.
I had to use 1.8.6, otherwise I received this error "Arduino15/packages/arduino/tools/avr-gcc/4.9.2-atmel3.5.4-arduino2/bin/avr-g++: bad CPU type in executable"
Is there any other workaround, or something that can be updated to allow an AVR version greater than 1.6.21 ?
Cheers,
Michael
Hi,
I'm running IDE 1.8.9 on a Windows 7 64 bits and with AVR 1.6.21 works well.
Up to now I haven't find the reason but WeatherDuino software for AVR doesn't work correctly with AVR board newer than 1.6.21. It may compile without errors but there will be randan issues when working.
If for any other project you would need AVR boards greater than 1.6.21, a possible solution for not being upgrading and downgrading the AVR boards, is using a stand alone version of Arduino IDE on a USB pen, this solution also have the advantage of having all the libraries required by WeatherDuino software in one place, which is some cases may not be the latest ones installed automatically on the system.
Rgs.
Wek_AG

