Recently i successfully installed the driver and the arduino of Edison. My system is 64bit Win 10,and my arduino version is Arduino 1.6.5.
But now i have a question is that when i complie the example program Blink ,it's a question here like the picture.What could i do ,thank you so much!
Link Copied
Hi,
This is probably an issue with the installation of the Arduino IDE. When you installed this IDE, were there other versions of the Arduino IDE installed? There may be an issue with some libraries between the various versions you have installed. I'd recommend you to uninstall the Arduino IDEs you have installed and make sure to delete all files properly. Then follow the installation procedure and install all drivers and the IDE manually https://software.intel.com/en-us/get-started-arduino-install IoT - Installing the Arduino* IDE | Intel® Developer Zone
Additionally, make sure you've already followed the getting started guide https://software.intel.com/en-us/iot/library/edison-getting-started IoT - Intel® Edison Board Get Started Guide | Intel® Developer Zone and make sure you didn't miss any important detail.
Sergio
Hi,
This is probably an issue with the installation of the Arduino IDE. When you installed this IDE, were there other versions of the Arduino IDE installed? There may be an issue with some libraries between the various versions you have installed. I'd recommend you to uninstall the Arduino IDEs you have installed and make sure to delete all files properly. Then follow the installation procedure and install all drivers and the IDE manually https://software.intel.com/en-us/get-started-arduino-install IoT - Installing the Arduino* IDE | Intel® Developer Zone
Additionally, make sure you've already followed the getting started guide https://software.intel.com/en-us/iot/library/edison-getting-started IoT - Intel® Edison Board Get Started Guide | Intel® Developer Zone and make sure you didn't miss any important detail.
Sergio
Thank you so much Sergio!
I will have a try today.
William
Hi ,
I've solved the problem by installed the newest version 1.6.7 Arduino. https://www.arduino.cc/en/Main/Software Arduino - Software
Thank you so much.
For more complete information about compiler optimizations, see our Optimization Notice.