Difference between revisions of "Development"
From ArmadeusWiki
m (→Linux) |
m (→Graphical User Interface) |
||
Line 14: | Line 14: | ||
* [[Linux on i.MXL|All the ressources available on i.MXL Linux kernel development]] | * [[Linux on i.MXL|All the ressources available on i.MXL Linux kernel development]] | ||
− | ==Graphical User Interface== | + | ===Graphical User Interface=== |
* [[Qt/Embedded]] (Qtopia core 4.2) | * [[Qt/Embedded]] (Qtopia core 4.2) | ||
* [[SDL Development|SDL]] | * [[SDL Development|SDL]] | ||
+ | |||
==Scripts== | ==Scripts== | ||
* [[Perl development| Perl]] | * [[Perl development| Perl]] |
Revision as of 22:02, 3 April 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
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
- All the ressources available on i.MXL Linux kernel development
Graphical User Interface
- Qt/Embedded (Qtopia core 4.2)
- SDL
Scripts
Firmware
Miscellaneous software packages
Links
- Things to know when porting x86 software to ARM: http://www.handhelds.org/minihowto/porting-software.html