Difference between revisions of "Example example"

From wiki.emacinc.com
Jump to: navigation, search
(What it does)
Line 11: Line 11:
 
==What it does==
 
==What it does==
  
This is a simple Hello World application for EMAC OE. It outputs 'Hello EMAC OE!' to the console.
+
This is a simple Hello World application for EMAC OE. It outputs ''Hello EMAC OE!'' to the console.
  
 
Usage:<br />
 
Usage:<br />
 
example DEVICE CHANNELS<br />
 
example DEVICE CHANNELS<br />
 
i.e. : ./example
 
i.e. : ./example

Revision as of 15:52, 13 November 2013

TODO: {{#todo:InProgress(11.13.13-14:43->JG+)|Jgreene|oe 4,oe 5,ky,md,InProgress}}

This procedure provides an overview of how to compile and run the example C example project. It assumes familiarity with the C programming language and is intended to be used by experienced programmers who are looking to learn the EMAC SDK.

1. Open the C/C++ editing perspective

2. Open the egpc project

3. Build, upload and run



What it does

This is a simple Hello World application for EMAC OE. It outputs Hello EMAC OE! to the console.

Usage:
example DEVICE CHANNELS
i.e. : ./example