Difference between revisions of "Linux Main"
(→Eclipse IDE) |
|||
(13 intermediate revisions by 4 users not shown) | |||
Line 12: | Line 12: | ||
* [[About Linux]] | * [[About Linux]] | ||
− | |||
* [[Getting Started with Linux]] | * [[Getting Started with Linux]] | ||
Line 50: | Line 49: | ||
<!--* [[EMAC OE Getting Started Guide]]--> | <!--* [[EMAC OE Getting Started Guide]]--> | ||
* [[EMAC OE USB Gadget Connections|USB Gadget Connections]] | * [[EMAC OE USB Gadget Connections|USB Gadget Connections]] | ||
− | *[[Editing a File]] | + | * [[Editing a File]] |
− | * [[Getting Started with EMAC Realtime OpenEmbedded Linux]] | + | <!-- |
+ | * [[Getting Started with EMAC Realtime OpenEmbedded Linux]] --> | ||
* [[EMAC OE Boot Process Customization|Boot Process Customization]] | * [[EMAC OE Boot Process Customization|Boot Process Customization]] | ||
* [[Mounting a Flash Filesystem]] | * [[Mounting a Flash Filesystem]] | ||
Line 64: | Line 64: | ||
=== Overview === | === Overview === | ||
* [[EMAC OE Development Process|Development Process]] | * [[EMAC OE Development Process|Development Process]] | ||
− | + | ||
=== Software Development Kit (SDK) === | === Software Development Kit (SDK) === | ||
* [[EMAC OE SDK Introduction|Introduction]] | * [[EMAC OE SDK Introduction|Introduction]] | ||
Line 81: | Line 81: | ||
** [[example_mcp4922_test|The 'mcp4922 test' example project]] | ** [[example_mcp4922_test|The 'mcp4922 test' example project]] | ||
** [[example_pthread_demo|The 'pthread demo' example project]] | ** [[example_pthread_demo|The 'pthread demo' example project]] | ||
+ | ** [[example_pthread_hello|The 'pthread hello' example project]] | ||
+ | ** [[example_serport212|The 'serport212' 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 88: | Line 90: | ||
* [[Eclipse Introduction|Introduction]] | * [[Eclipse Introduction|Introduction]] | ||
* [[Installing Eclipse|Installation]] | * [[Installing Eclipse|Installation]] | ||
− | |||
* [[First Time Starting Eclipse]] | * [[First Time Starting Eclipse]] | ||
* [[Using the Eclipse Terminal View]] | * [[Using the Eclipse Terminal View]] | ||
Line 161: | Line 162: | ||
=== LILO === | === LILO === | ||
* [[LILO Overview]] | * [[LILO Overview]] | ||
+ | * [[Installing LILO]] | ||
+ | * [[Configuring LILO]] | ||
+ | |||
+ | === TFTP Server === | ||
+ | * [[Installing TFTP server]] | ||
</div> | </div> | ||
</div> | </div> |
Latest revision as of 18:22, 27 December 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 Configuration
System Operation
Software Development
Overview
Software Development Kit (SDK)
- Introduction
- Installation
- Configuration
- Using the Example Projects
- The 'atod_test' example project
- The 'brightness' example project
- The 'c++ person' example project
- The 'egpc' example project
- The 'example' example project
- The 'fbench' example project
- The 'getkey' example project
- The 'i2c test' example project
- The 'io demo' example project
- The 'mcp4922 test' example project
- The 'pthread demo' example project
- The 'pthread hello' example project
- The 'serport212' example project
- Creating a New Project
- Remote Debugging with gdbserver
- Building Existing Software
Eclipse IDE
- Introduction
- Installation
- First Time Starting Eclipse
- Using the Eclipse Terminal View
- Importing EMAC OE SDK Projects
- Using the EMAC OE SDK Projects
- Creating New Projects
- Remote System Explorer
- Executing Remote Applications
- Debugging Remote Applications
Custom Development
Graphics
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