-
Notifications
You must be signed in to change notification settings - Fork 108
Installing Intel® Edison pre built image
1- Access and select the image for Intel® Edison: https://github.com/solettaproject/meta-soletta/releases/latest
0- Uncrompress image
1- You have now two options using Intel® Flash Utility Tool or using the Script
1- Follow the instruction for the Utility tool in the site: https://software.intel.com/en-us/articles/flash-tool-lite-user-manual
1- Connect micro-usb cable in Intel® Edison
2- Run the following script as root and follow its instructions:
Linux:
sudo ./flashall.sh
Windows:
Follow the instructions of the following site: http://www.intel.com/support/edison/sb/CS-035286.htm
More information can be found : https://github.com/solettaproject/soletta/wiki/Edison-Instructions#yocto
1- To access Intel® Edison via SERIAL
1.1- On Linux: https://software.intel.com/en-us/setting-up-serial-terminal-on-system-with-linux
1.2 - On Windows: https://software.intel.com/en-us/setting-up-serial-terminal-on-system-with-windows
2- To access Intel® Edison via SSH (Easier if you are going to use Soletta Dev-App)
2.1 - For Linux and Windows can be found here: https://software.intel.com/en-us/connecting-to-intel-edison-board-using-ethernet-over-usb
1- Connect your Intel® Edison into a network
2- Get galileo IP address running the command
ifconfig -a
3- In a web browser type: http://EDISON_IP_ADDRESS:8080