Difference between revisions of "Development"
From ArmadeusWiki
(→Firmware) |
m (→Kernel devt) |
||
Line 18: | Line 18: | ||
* [[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]] | ||
− | * [[Linux on i.MXL| | + | * [[Linux on i.MXL|Ressources available on i.MXL Linux kernel development]] |
===Graphical User Interface / Games=== | ===Graphical User Interface / Games=== |
Revision as of 11:34, 7 September 2007
On this page you will find useful informations to develop software for your Armadeus board
Contents
Tools
- C/C++ Cross Compiler installation
- SVN usage on Armadeus and the way to provide us your modifications
- GDB and GDBserver usage
- Orchestra Main page. Tool for FPGA project generation
Linux
User apps
- How to create your first Linux C application for your board
- How to create your first Linux C++ application for your board
Kernel devt
- Tips to debug under Linux
- Instructions to develop Linux drivers for Armadeus
- Ressources available on i.MXL Linux kernel development
Graphical User Interface / Games
- Qt/Embedded (Qtopia core 4.2)
- SDL
- Allegro
- Mesa 3D graphics library (OpenGL compatible)
Scripts
Firmware
Miscellaneous software packages
Links
- Things to know when porting x86 software to ARM: http://www.handhelds.org/minihowto/porting-software.html