Difference between revisions of "Development"
From ArmadeusWiki
(→Linux) |
(add EFL) |
||
Line 29: | Line 29: | ||
===Graphical User Interface / Games=== | ===Graphical User Interface / Games=== | ||
* [[Qt/Embedded]] (Qtopia core 4.2) | * [[Qt/Embedded]] (Qtopia core 4.2) | ||
+ | * [[EFL|Enlightenment Foundation Libraries]] | ||
* [[SDL Development|SDL]] | * [[SDL Development|SDL]] | ||
* [[Allegro|Allegro]] | * [[Allegro|Allegro]] | ||
* [[Mesa| Mesa 3D graphics library (OpenGL compatible)]] | * [[Mesa| Mesa 3D graphics library (OpenGL compatible)]] | ||
|| | || | ||
+ | |||
===Scripts=== | ===Scripts=== | ||
* [[Perl development | Perl]] | * [[Perl development | Perl]] |
Revision as of 20:05, 20 January 2008
On this page you will find useful informations to develop software for your Armadeus board
Contents
Project
Tools
- C/C++ Cross Compiler installation
- SVN usage on Armadeus and the way to provide us your modifications
- Debugging with GDB and GDBserver
- FPGA project generation with Orchestra
- Simulate an Armadeus system under QEMU
Linux
Userland applications |
Linux kernel development |
Graphical User Interface / Games |
Scripts |
Firmware
Miscellaneous software packages
Links
- Things to know when porting x86 software to ARM: http://www.handhelds.org/minihowto/porting-software.html