Difference between revisions of "Software Development"
Line 53: | Line 53: | ||
* [[EMAC I²C Programming]] | * [[EMAC I²C Programming]] | ||
− | * [[ | + | * [[EMAC SPI Programming]] |
− | EMAC SPI Programming]] | ||
</div> | </div> |
Revision as of 11:14, 19 December 2013
Overview
Software Development Kit (SDK)
- Introduction
- Installation
- Configuration
- Using the Example Projects
- The 'atod_test' example project
- The 'brightness' example project
- The 'c++ person' example project
- The 'egpc' example project
- The 'example' example project
- The 'fbench' example project
- The 'getkey' example project
- The 'i2c test' example project
- The 'io demo' example project
- The 'mcp4922 test' example project
- The 'pthread demo' example project
- The 'pthread hello' example project
- Creating a New Project
- Remote Debugging with gdbserver
- Building Existing Software
Eclipse IDE
Custom Development