Verify installation

Verify successful installation.by opening a sample project.

Decompress the file (no root user rights needed).

unzip.png

 

When you first run Eclipse, it requires to set up workspace like the picture below.

 

image1.gif

* if you leave the default path, it may not be able to read the project. Please change it to another path.

Click on the left lower box to prevent this window.

 

Run Eclipse and go to File – New – Makefile Project with Existing Code.

new_project.png

 

 

Click on Browse select 01 LED and click on Verify.

example_select.png

 

 

After selecting the project go to Project – Clean, Build

clean_build.png

 

 

To see progress check the terminal window

If progress is not as shown below then check the working development environment.

clean.png