Difference between revisions of "Development"
From ArmadeusWiki
m |
m (→Tools) |
||
Line 6: | Line 6: | ||
==Tools== | ==Tools== | ||
− | * [[Toolchain|C/C++ Cross Compiler 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 provide us your modifications | ||
* [[GDB|Debugging with GDB and GDBserver]] | * [[GDB|Debugging with GDB and GDBserver]] |
Revision as of 19:38, 29 May 2008
On this page you will find useful informations to develop software for your Armadeus board
Contents
Project
Tools
- C/C++ Cross Compiler (Toolchain) installation
- SVN usage on Armadeus and the way to provide us your modifications
- Debugging with GDB and GDBserver
- Simulate an Armadeus system under QEMU
Linux
Userland applications |
Linux kernel development |
Graphical User Interface / Games |
Scripts |
Miscellaneous software packages
Links
- Things to know when porting x86 software to ARM: http://www.handhelds.org/minihowto/porting-software.html