Intel® Galileo Development Kit for IoT - Tutorial Guide Revision 1.0 – 20-Feb-2014
(Page 21 of 32)
4.2 Create and build project using ICC
1. Select ICC Toolchain as described 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: myICCproject1) → 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-22: Project creation using ICC Toolchain
This will create a default “Hello World” project using the ICC Toolchain and sysroot for your
Galileo target.