Difference between revisions of "Development"

From ArmadeusWiki
Jump to: navigation, search
Line 7: Line 7:
 
==Tools==
 
==Tools==
 
* [[Toolchain|C/C++ Cross Compiler (Toolchain) installation]]
 
* [[Toolchain|C/C++ Cross Compiler (Toolchain) installation]]
* [[SVN|SVN usage on Armadeus]] and the way to provide us your modifications
+
* [[SVN|SVN usage on Armadeus]] and the way to inform us about your changes
 
* [[GDB|Debugging with GDB and GDBserver]]
 
* [[GDB|Debugging with GDB and GDBserver]]
 
* [[QEMU | Simulate an Armadeus system under QEMU]]
 
* [[QEMU | Simulate an Armadeus system under QEMU]]

Revision as of 16:26, 27 August 2009

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

Project

Tools

Linux

Userland applications

Linux kernel development

Graphical User Interface / Games

Scripts

Realtime applications

Miscellaneous software packages

Links