Difference between revisions of "Example example"
 (Created page with "{{todo|InProgress(11.13.13-14:43->JG+)|Jgreene|project=oe 4,oe 5,ky,md,InProgress}}")  | 
				m (Added Note)  | 
				||
| (5 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
| − | {{todo|InProgress(11.13.13-14:43->JG+)|Jgreene|project=oe 4,oe 5,  | + | {{todo|InProgress(11.13.13-14:43->JG+)|Jgreene|project=oe 4,oe 5,jg,md,InProgress}}  | 
| + | <big>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.</big>  | ||
| + | |||
| + | '''This is garbage.'''  | ||
| + | |||
| + | ====1. Open the ''C/C++'' editing perspective====  | ||
| + | |||
| + | ====2. Open the ''egpc'' project====  | ||
| + | |||
| + | ====3. Build, upload and run====  | ||
| + | <br /><br />  | ||
| + | |||
| + | ==What it does==  | ||
| + | |||
| + | This is a simple Hello World application for EMAC OE. It outputs ''Hello EMAC OE!'' to the console.  | ||
| + | |||
| + | '''Usage'''  | ||
| + | |||
| + | example  | ||
| + | |||
| + | i.e. : ./example  | ||
Latest revision as of 16:33, 6 January 2014
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.
This is garbage.
Contents
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
i.e. : ./example