Hello all.
Please tell me arduino due did work only with arduino 1.5.7 ide?
I have a problem with Ethernet libray from downloaded library from arduino.cc , because can compile it in 1.5.7.
Many thanks
tao13:
Hello all.
Please tell me arduino due did work only with arduino 1.5.7 ide?
I have a problem with Ethernet libray from downloaded library from arduino.cc , because can compile it in 1.5.7.
Many thanks
Not quite sure what exactly you are asking, considering that English doesn't seem to be your native language.
So on a general note, you need to use the 1.5.x"BETA" branch of the IDE to work with the Due, the 1.0.x versions will not work.
If you are asking if there are problems compiling sketches for the Due with an 1.5.x IDE older than 1.5.7, then I would say the answer is no. I have been using the IDE since v1.5.4 IIRC when I got my first Due...
Ralf
many thanks for your answer.