Difference between revisions of "Linux Main"
(→Eclipse IDE: fixed typo) |
|||
Line 54: | Line 54: | ||
** [[Remote System Explorer Shell and Terminal Setup|Remote Shell and Terminal Setup]] | ** [[Remote System Explorer Shell and Terminal Setup|Remote Shell and Terminal Setup]] | ||
* [[Executing Remote Applications with EMAC Eclipse|Executing Remote Applications]] | * [[Executing Remote Applications with EMAC Eclipse|Executing Remote Applications]] | ||
− | * [[Debugging Remote Applications | + | * [[Debugging Remote Applications with EMAC Eclipse|Debugging Remote Applications]] |
+ | |||
=== Custom Development === | === Custom Development === | ||
* [[Building the Linux Kernel]] | * [[Building the Linux Kernel]] |
Revision as of 07:47, 28 May 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