Having problems with DS1307/RTClib hanging my Arduino

Post here about your Arduino projects, get help - for Adafruit customers!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
User avatar
kscharf
 
Posts: 277
Joined: Wed Sep 10, 2008 10:29 am

Re: Having problems with DS1307/RTClib hanging my Arduino

Post by kscharf »

What version of the Arduino IDE were you running?

Once upon a time, the Linux version of the Arduino IDE did NOT come with the toolchain, and you had to separately install that from a Linux package. Since this could end up mixing "Kasha with Bortch" the current versions (1.0x and later) now come with a matching toolchain. When you run the Arduino IDE you WILL use the included toolchain regardless of if you've installed another elsewhere on your system.

The Windows version of the Arduino IDE always came with the toolchain. I'm not sure about the one for MacOS.

Locked
Please be positive and constructive with your questions and comments.

Return to “Arduino”