Flashing the Intel® Edison Board via Mac* (Wi-Fi)
Prerequisite: You have successfully gone through the Getting Started Guide.
To get started, follow the specified steps for Mac*.
Click or the topic for details:
Step 1 - Connect the Intel® Edison Board.
Connect two micro USB cables into the Arduino* board, and the other ends into your computer. Make sure the micro switch between the USB ports on the Arduino board is switched towards the micro USB ports.
Step 2 - Check for the latest version.
-
Open up a new Terminal window.
-
Type screen /dev/cu.usbserial and press Tab on your keyboard.
-
Type 115200 -L and press Enter.
-
A black screen appears. Press Enter twice.
-
Type root and press Enter.
-
If you have already configured your Intel® Edison Board then you might be prompted for a password. Enter the appropriate credentials and press Enter.
-
Type configure_edison --version and press Enter to see the version you are running.
-
Type configure_edison --latest-version and press Enter to see the latest version available online.
Step 3 - Download and install the latest version.
-
If the latest version is a higher number than your version, upgrade to the latest image.
-
To upgrade the image, type in configure_edison --upgrade and press Enter. You must have you Intel® Edison Board connected to WiFi.
WARNING: This site erases everything on your Intel Edison Board including configuration settings.
The latest image package downloads. When it is finished, the Intel Edison board reboots and goes through the flashing procedure.
Let this run until you see the following screen:
Because you have just flashed the image on the Intel Edison Board, any previous configuration settings (name, password, Wi-Fi networks) need to be configured again.
Related topics |
Windows* |
Linux* |