Difference between revisions of "Linux Main"
m (→Network Filesystems: Added NFS Server Setup page link) |
m (→Software Development Kit (SDK): Added example project links.) |
||
Line 54: | Line 54: | ||
* [[Configuring EMAC OE SDK|Configuration]] | * [[Configuring EMAC OE 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]] | ||
+ | ** [[example_brightness|The 'brightness' example project]] | ||
+ | ** [[example_egpc|The 'egpc' 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]] | ||
* [[Building Existing Software Packages with EMAC OE SDK|Building Existing Software]] | * [[Building Existing Software Packages with EMAC OE SDK|Building Existing Software]] | ||
+ | |||
=== Eclipse IDE === | === Eclipse IDE === | ||
* [[EMAC Eclipse Introduction|Introduction]] | * [[EMAC Eclipse Introduction|Introduction]] |
Revision as of 00:58, 12 November 2013
This page is the central location for information relating to the use of the Linux and other Open Source software on EMAC systems. The majority of EMAC Linux systems utilize the EMAC OpenEmbedded Linux distribution (EMAC OE). See the pages below for detailed information.
Use the links below to navigate the wiki. For questions or feedback, contact support.
General Information
System Operation
Software Development
Overview
Software Development Kit (SDK)
- Introduction
- Installation
- Configuration
- Using the Example Projects
- Creating a New Project
- Remote Debugging with gdbserver
- Building Existing Software
Eclipse IDE
- Introduction
- Installation
- Configuration
- First Time Starting EMAC Eclipse
- Using the Eclipse Terminal View
- Importing EMAC OE SDK Projects
- Using the EMAC OE SDK Projects
- Creating New Projects
- Remote System Explorer Configuration
- Executing Remote Applications
- Debugging Remote Applications
Custom Development
Working with Filesystem Images
Media Cards
MTD Flash
- Creating JFFS2 Images
- Mounting JFFS2 Images on a Linux PC
- Archiving JFFS2 Images from Flash
- Loading JFFS2 Images Onto a Board
- Loading Linux Kernels Onto a Board