Arduino IDE Troubleshooting

(:*toc:)

Errors running a sketch

Windows* Related

Mac OS X* Related

Miscellaneous

Errors Running a Sketch

Why I can't upload my programs to the Intel® Edison board?

There are many pieces involved in getting a program onto your Arduino board, and if any of them aren't right, the upload can fail. They include: the drivers for the board, the board and serial port selections in the Arduino software, access to the serial port, the physical connection to the board, the firmware on the Edison and more. The first step to always try is a complete reboot of the Edison board and your computer. When rebooting the Edison it is advised to unplug the power instead of using the "reboot" button on the board. If a full reboot does not solve your issues here are some specific suggestions for troubleshooting each of the pieces.

Arduino Software

Drivers

Access to the Serial Port

Physical Connection

Firmware