Difference between revisions of "Linux Main"
m (→Working with Partitions) |
m (→General Information) |
||
Line 9: | Line 9: | ||
== General Information == | == General Information == | ||
<div class="masonry_content"> | <div class="masonry_content"> | ||
+ | ===Linux=== | ||
+ | |||
* [[About Linux]] | * [[About Linux]] | ||
+ | * [[Embedded vs Desktop Linux]] | ||
+ | * [[Getting Started with Linux]] | ||
+ | * [[Linux FAQ]] | ||
+ | |||
+ | ===EMAC OpenEmbedded=== | ||
+ | |||
* [[About EMAC OpenEmbedded]] | * [[About EMAC OpenEmbedded]] | ||
− | * [[Embedded | + | * [[EMAC OpenEmbedded Fact Sheet]] |
+ | * [[Getting Started with EMAC Embedded Linux Development]] | ||
+ | * [[Standard EMAC OE Build Features]] | ||
+ | * [[EMAC OE Add-on Packages]] | ||
+ | |||
+ | ===Licensing=== | ||
+ | |||
* [[Open Source Licensing]] | * [[Open Source Licensing]] | ||
− | |||
</div> | </div> | ||
</div> | </div> | ||
<div class="masonry_item"> | <div class="masonry_item"> | ||
+ | |||
== System Operation == | == System Operation == | ||
<div class="masonry_content"> | <div class="masonry_content"> |
Revision as of 20:28, 1 October 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
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