Lets get started with the Arduino way of programming Explore M3.

Prerequisites

  1. Arduino IDE 1.6.5 (download)
  2. Explore M3 package (Windows/Linux)

The Package

Once you have the installer package (.zip) extract it and go to the extracted location. It contains,

./Explore-M3/

./ExploreM3Installer.exe

./ExploreM3TestSketch.bin

Install Explore M3 board

1. Run the installer (ExploreM3Installer.exe) 
For windows users, run as Administrator.
For non-windows users, you will need to run as root user.
2. Select the Arduino IDE installed directory.
Click on Browse, select the Arduino IDE installed directory.
Arduino IDE version will be detected. Ensure that it says 1.6.5
Click Install, It will install Explore M3 board for Arduino.
Click Next.
Explore-m3-installer-step2.gif


3. Connect the board.
Connect Explore M3 board in USB bootloader mode. Once the board is detected Click Install.
This installs the drivers.
Explore-m3-installer-step3.gif


4. Flash a test sketch to verify the drivers.
Click Flash button, once its flashed click done button to exit.
Explore-m3-installer-step4.gif