Difference between revisions of "Software Development"
(initial add.) |
m (Protected "Software Development" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
||
(20 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
− | = | + | <div style="background-color: #DDFEF5; border-style: solid; border-width: thin; font-style: bold; font-size: 33px; text-align: center; padding: 6px">Overview</div><div style="border-style: solid; border-width: thin; padding: 20px;" class="wikilinks"> |
* [[EMAC OE Development Process|Development Process]] | * [[EMAC OE Development Process|Development Process]] | ||
− | + | </div> | |
− | = | + | <div style="background-color: #DDFEF5; border-style: solid; border-width: thin; font-style: bold; font-size: 22px; text-align: center; padding: 6px; height: 25px;">Software Development Kit (SDK)</div> |
+ | <div style="border-style: solid; border-width: thin; padding: 20px;" class="wikilinks"> | ||
* [[EMAC OE SDK Introduction|Introduction]] | * [[EMAC OE SDK Introduction|Introduction]] | ||
− | * [[Installing EMAC OE SDK|Installation]] | + | * [[Installing EMAC OE 4.0 SDK|Installation]] |
− | * [[Configuring EMAC OE SDK|Configuration]] | + | * [[Configuring EMAC OE 4.0 SDK|Configuration]] |
* [[Using EMAC OE SDK Example Projects|Using the Example Projects]] | * [[Using EMAC OE SDK Example Projects|Using the Example Projects]] | ||
− | ** | + | ** [[EMAC Example Projects]] |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
* [[Creating a New EMAC OE SDK Project|Creating a New Project]] | * [[Creating a New EMAC OE SDK Project|Creating a New Project]] | ||
* [[Remote Debugging EMAC OE SDK Projects with gdbserver|Remote Debugging with gdbserver]] | * [[Remote Debugging EMAC OE SDK Projects with gdbserver|Remote Debugging with gdbserver]] | ||
* [[Building Existing Software Packages with EMAC OE SDK|Building Existing Software]] | * [[Building Existing Software Packages with EMAC OE SDK|Building Existing Software]] | ||
+ | </div> | ||
− | === | + | <div style="background-color: #DDFEF5; border-style: solid; border-width: thin; font-style: bold; font-size: 22px; text-align: center; padding: 6px; height: 25px;"> |
− | * [[Eclipse | + | Development Environments</div> |
− | + | <div style="border-style: solid; border-width: thin; padding: 20px;" class="wikilinks"> | |
− | + | * [[Eclipse IDE|Using the Eclipse IDE with EMAC OE Linux]] | |
− | + | </div> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | === Custom Development == | + | <div style="background-color: #DDFEF5; border-style: solid; border-width: thin; font-style: bold; font-size: 22px; text-align: center; padding: 6px; height: 25px;"> |
+ | Peripheral Interfaces</div> | ||
+ | <div style="border-style: solid; border-width: thin; padding: 20px;" class="wikilinks"> | ||
+ | * [[Using the EMAC GPIO Class]] | ||
+ | * [[EMAC I²C Programming]] | ||
+ | * [[EMAC SPI Programming]] | ||
+ | </div> | ||
+ | |||
+ | <div style="background-color: #DDFEF5; border-style: solid; border-width: thin; font-style: bold; font-size: 22px; text-align: center; padding: 6px; height: 25px;"> | ||
+ | Custom Development</div> | ||
+ | <div style="border-style: solid; border-width: thin; padding: 20px;" class="wikilinks"> | ||
* [[Building the Linux Kernel]] | * [[Building the Linux Kernel]] | ||
− | |||
* [[Building and Customizing EMAC OE]] | * [[Building and Customizing EMAC OE]] | ||
* [[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]] | ||
+ | * [[Using the Java Virtual Machine]] | ||
+ | </div> |
Latest revision as of 16:28, 5 March 2020
Overview
Software Development Kit (SDK)
Development Environments
Peripheral Interfaces
Custom Development