Closed GoogleCodeExporter closed 9 years ago
I have this problem as well. I can make the compile error come and go by
changing the "USB Type:" option from the "Tools" menu OR by commenting out one
method call.
Original comment by todd.pic...@gmail.com
on 26 Oct 2012 at 3:43
I have this problem as well. Backing out of Arduino IDE versions from 1.0.3 to
1.0.2 to 1.0.1 back to 1.0.0 shows that the bug was introduced in 1.0.1. It is
not present in 1.0.0.
Original comment by alasdair...@gmail.com
on 15 Jan 2013 at 10:09
I also have this problem. I am using ATMEL Sudio6 with Visual Micro and Arduino
1.0.x.
I have this after making changes to some PROGMEM arrays. It is 'fixed' by
random changes to the arrays, but also caused by random changes to arrays. I
have literally spent days trying to find the cause and permanent fix.
Original comment by rod...@gmail.com
on 29 Jul 2014 at 8:43
This is a bug of the avr-gcc compiler distributed with the old releases of the
Arduino IDE.
The compiler has been updated with Arduino IDE 1.5.7 and the bug should be
solved from that version.
Original comment by c.mag...@arduino.cc
on 30 Jul 2014 at 10:05
Original issue reported on code.google.com by
Xarq...@gmail.com
on 15 Oct 2012 at 12:12