Difference between revisions of "Development"

From ArmadeusWiki
Jump to: navigation, search
m (Linux)
Line 16: Line 16:
  
 
==Linux==
 
==Linux==
 +
* [[kernel drivers status list|Kernel driver status list for the APF boards]]
 +
* [[Linux Debug |Tips to debug under Linux]]
 +
* [[Linux drivers development|Instructions to develop Linux drivers for Armadeus]]
 +
* [[Linux on i.MXL|Resources available on i.MXL Linux kernel development]]
 +
* [[Oops, Linux crashes | Interpreting Linux kernel Oops (crashes)]]
 +
 +
 +
==Userland==
 
{| border="0" cellpadding="5" cellspacing="5" summary="Hardware Add-Ons by functionnalities"
 
{| border="0" cellpadding="5" cellspacing="5" summary="Hardware Add-Ons by functionnalities"
 
|----------------
 
|----------------
 
|
 
|
===Userland applications===
+
===Tutorials===
 
* [[HelloWorld | How to create your first Linux C application for your board]]
 
* [[HelloWorld | How to create your first Linux C application for your board]]
 
* [[HelloWorldCpp |How to create your first Linux C++ application for your board]]
 
* [[HelloWorldCpp |How to create your first Linux C++ application for your board]]
 
* [[Automatically launch your application]]
 
* [[Automatically launch your application]]
* [[AsDevices | ARMadeus specific library]]
 
 
||
 
||
===Linux kernel development===
+
 
* [[kernel drivers status list|Kernel driver status list for the APF boards]]
+
=== Libraries ===
* [[Linux Debug |Tips to debug under Linux]]
+
* [[AsDevices | ARMadeus specific library]]
* [[Linux drivers development|Instructions to develop Linux drivers for Armadeus]]
+
 
* [[Linux on i.MXL|Resources available on i.MXL Linux kernel development]]
+
* [[Oops, Linux crashes | Interpreting Linux kernel Oops (crashes)]]
+
 
|----------------
 
|----------------
 
|
 
|

Revision as of 09:52, 26 September 2010

On this page you will find useful information to develop software for your Armadeus board

Project

Tools/Debug

Linux


Userland

Tutorials

Libraries

Graphical User Interface / Games

Scripts

Realtime applications

Web

Miscellaneous


Links