Intel® Galileo Development Kit for IoT - Tutorial Guide           Revision 1.0 – 20-Feb-2014 
(Page 19 of 32) 
4  ‘Hello World’ Project 
After selection of appropriate required tool chain, now you are ready to create your first project  
4.1  Create and build project using GNU  
1.  Select GNU Toolchain as described earlier in ‘Toolchain Selection’ section. 
2.  Ensure  that  are  on  default  C/C++  perspective  view  by  selecting  menu  Window->Open 
Perspective->Other->C/C++ (default) and press OK. 
3.  From menu, select File →  New →  C Project → Yocto Project  ADT  Autotools Project → 
Hello World ANSI C Autotools Project 
4.  Enter a project name (e.g: myGNUproject1) → Next → Complete the required fields (Author, 
License etc.) → Click Finish 
NOTE: Please use only alphanumeric characters in the project name field and no spaces 
 
 
Figure-20: Project creation using GCC Toolchain 
 
This will create a default “Hello World” project using the GNU Toolchain and sysroot for your 
Galileo target.