Example egpc
This procedure provides an overview of how to compile and run the egpc 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.
Contents
1. Open the C/C++ editing perspective
2. Open the egpc project
3. Build, upload and run
What it does
From the comments in egpc.c
Program for reading/writing/configuring gpio character devices. Code here based upon the egp, the gpio program for the SoM-5282M/SoM-100ES. See the usage message for infomation on how to use this application.