Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
en:general_information:eclipse_new [2015/06/18 13:36] liedmannen:general_information:eclipse_new [2016/01/07 15:05] – fixed pictures 4 & 7 ernst
Line 97: Line 97:
   * Cross compiler path: **/opt/OSELAS.Toolchain-2013.12.2/arm-v7a-linux-gnueabihf/gcc-4.8.3-glibc-2.18-binutils-2.24-kernel-3.12-sanitized/bin**   * Cross compiler path: **/opt/OSELAS.Toolchain-2013.12.2/arm-v7a-linux-gnueabihf/gcc-4.8.3-glibc-2.18-binutils-2.24-kernel-3.12-sanitized/bin**
  
-{{:en:general_information:eclipse_4.jpg?nolink&500|}}+{{:en:general_information:eclipse4.jpg?nolink&500|}}
  
 Finally click on **Finish**, now the environment for our new project is created. Finally click on **Finish**, now the environment for our new project is created.
Line 109: Line 109:
 enter a name for the **Source file** in the popup windows (including file extension). enter a name for the **Source file** in the popup windows (including file extension).
 In this case the **Source file** is named **"hello.c"** In this case the **Source file** is named **"hello.c"**
 +{{:en:general_information:eclipse7.jpg?nolink&500|}}
  
-{{:en:general_information:eclipse_7.jpg?nolink&500|}} 
  
 Once the source file has been generated, it can be filled with code, in this tutorial, it is a simple "Hello World" application. Once the source file has been generated, it can be filled with code, in this tutorial, it is a simple "Hello World" application.
  • Last modified: 2022/08/04 15:02