Example watchdog

From wiki.emacinc.com
Revision as of 16:48, 2 January 2014 by Jgreene (talk | contribs) (Created page with "{{todo|Review(01.02.14-15:25->JG+)|Jgreene|project=oe 4,oe 5,jg,md,Review}} This is a guide to the <code>watchdog</code> C example project included in the EMAC OE SDK. This a...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
TODO: {{#todo:Review(01.02.14-15:25->JG+)|Jgreene|oe 4,oe 5,jg,md,Review}}

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

This application demonstrates how to set up sockets for host and client nodes on an ethernet network.

The watchdog project builds one executable: watchdog.

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