Example timer

From wiki.emacinc.com
Revision as of 13:17, 2 January 2014 by Jgreene (talk | contribs) (Created page with "This is a guide to the <code>timer</code> C example project included in the EMAC OE SDK. The <code>timer</code> project builds one executable: <code>timer</code>. == Opening...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This is a guide to the timer C example project included in the EMAC OE SDK.

The timer project builds one executable: timer.

Opening, Building and Uploading the Project Files

1. Open the C/C++ editing perspective.

stub

2. Open the project files.

stub

3. Build the project.

stub

4. Upload the executables to the target system.

stub

Usage and Behavior

Hardware Requirements