Development: Difference between revisions
From ArmadeusWiki
Line 21: | Line 21: | ||
|| | || | ||
===Linux kernel development=== | ===Linux kernel development=== | ||
* [[kernel drivers status list|Kernel driver status list for the APF boards]] | |||
* [[Linux Debug |Tips to debug under Linux]] | * [[Linux Debug |Tips to debug under Linux]] | ||
* [[Linux drivers development|Instructions to develop Linux drivers for Armadeus]] | * [[Linux drivers development|Instructions to develop Linux drivers for Armadeus]] | ||
Line 27: | Line 28: | ||
|---------------- | |---------------- | ||
| | | | ||
===Graphical User Interface / Games=== | ===Graphical User Interface / Games=== | ||
* [[Qt/Embedded]] (Qtopia core 4.2) | * [[Qt/Embedded]] (Qtopia core 4.2) |
Revision as of 11:03, 10 February 2009
On this page you will find useful informations to develop software for your Armadeus board
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
- Eclipse IDE with GDB debugger
Linux
Userland applications |
Linux kernel development |
Graphical User Interface / Games |
Scripts |
Realtime applications |
Miscellaneous software packages
Links
- Things to know when porting x86 software to ARM: http://www.handhelds.org/minihowto/porting-software.html