Difference between revisions of "Software Development"
(Style again.) |
|||
Line 51: | Line 51: | ||
* [[Custom Software Deployment with EMAC OE|Custom Software Deployment]] | * [[Custom Software Deployment with EMAC OE|Custom Software Deployment]] | ||
* [[Custom Linux Kernel Development]] | * [[Custom Linux Kernel Development]] | ||
+ | |||
+ | * [[EMAC I²C 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