Difference between revisions of "Software Development"

From wiki.emacinc.com
Jump to: navigation, search
(Style again.)
m (Fixed bug.)
(17 intermediate revisions by 4 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">
+
<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]]
* [[EMAC OE Development System Configuration|Development System Configuration]]
 
 
</div>
 
</div>
<div style="background-color: #DDFEF5; border-style: solid; border-width: thin; font-style: bold; font-size: 33px; text-align: center; padding: 6px">Software Development Kit (SDK)</div>
+
<div style="background-color: #DDFEF5; border-style: solid; border-width: thin; font-style: bold; font-size: 33px; text-align: center; padding: 6px; height: 25px;">Software Development Kit (SDK)</div>
<div style="border-style: solid; border-width: thin; padding: 20px">
+
<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]]
** [[example_atod|The 'atod_test' example project]]
+
** [[EMAC Example Projects]]
**  [[example_brightness|The 'brightness' example project]]
 
**  [[example_c++_person|The 'c++ person' example project]]
 
**  [[example_egpc|The 'egpc' example project]]
 
**  [[example_example|The 'example' example project]]
 
**  [[example_fbench|The 'fbench' example project]]
 
**  [[example_getkey|The 'getkey' example project]]
 
**  [[example_i2c_test|The 'i2c test' example project]]
 
**  [[example_io_demo|The 'io demo' example project]]
 
**  [[example_mcp4922_test|The 'mcp4922 test' example project]]
 
**  [[example_pthread_demo|The 'pthread demo' example project]]
 
**  [[example_pthread_hello|The 'pthread hello' example project]]
 
 
* [[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]]
Line 26: Line 14:
 
</div>
 
</div>
  
<div style="background-color: #DDFEF5; border-style: solid; border-width: thin; font-style: bold; font-size: 33px; text-align: center; padding: 6px">Eclipse IDE</div>
+
<div style="background-color: #DDFEF5; border-style: solid; border-width: thin; font-style: bold; font-size: 33px; text-align: center; padding: 6px; height: 25px;">
<div style="border-style: solid; border-width: thin; padding: 20px">
+
Development Environments</div>
* [[Eclipse Introduction|Introduction]]
+
<div style="border-style: solid; border-width: thin; padding: 20px;" class="wikilinks">
* [[Installing Eclipse|Installation]]
+
* [[Eclipse IDE|Using the Eclipse IDE with EMAC OE Linux]]
* [[Configuring Eclipse|Configuration]]
 
* [[First Time Starting Eclipse]]
 
* [[Using the Eclipse Terminal View]]
 
* [[Importing the EMAC OE SDK Projects with Eclipse|Importing EMAC OE SDK Projects]]
 
* [[Using the EMAC OE SDK Projects with Eclipse|Using the EMAC OE SDK Projects]]
 
* [[Creating New Projects with Eclipse|Creating New Projects]]
 
* [[Eclipse_Remote_System_Explorer|Remote System Explorer]]
 
** [[Remote System Explorer Setup for Eclipse|RSE Setup]]
 
** [[Remote System Explorer SFTP Setup for Eclipse|RSE SFTP Setup]]
 
** [[Remote System Explorer Shell and Terminal Setup|Remote Shell and Terminal Setup]]
 
* [[Executing Remote Applications with Eclipse|Executing Remote Applications]]
 
* [[Debugging Remote Applications with Eclipse|Debugging Remote Applications]]
 
 
</div>
 
</div>
  
<div style="background-color: #DDFEF5; border-style: solid; border-width: thin; font-style: bold; font-size: 33px; text-align: center; padding: 6px">Custom Development</div>
+
<div style="background-color: #DDFEF5; border-style: solid; border-width: thin; font-style: bold; font-size: 33px; text-align: center; padding: 6px; height: 25px;">
<div style="border-style: solid; border-width: thin; padding: 20px">
+
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: 33px; 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]]
* [[Using the EMAC GPIO Class]]
 
 
* [[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>
 
</div>

Revision as of 19:53, 21 November 2014