Difference between revisions of "Development"
From ArmadeusWiki
m |
(Add SDL & change layout) |
||
Line 1: | Line 1: | ||
On this page you will find useful informations to develop software for your Armadeus board | On this page you will find useful informations to develop software for your Armadeus board | ||
− | + | <br> | |
+ | Tools: | ||
* [[Cross Compiler|C/C++ Cross Compiler]] installation | * [[Cross Compiler|C/C++ Cross Compiler]] installation | ||
− | + | Linux: | |
− | * [[Linux Debug | + | * [[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]] | ||
− | * [[ | + | Graphical User Interface: |
− | * [[Python|Python | + | * [[Qt/Embedded]] (Qtopia core 4.2) |
+ | * [[SDL Development|SDL]] | ||
+ | Scripts: | ||
+ | * [[Perl development| Perl]] | ||
+ | * [[Python development |Python]] | ||
+ | Firmware: | ||
* [[FPGA|FPGA firmware development]] | * [[FPGA|FPGA firmware development]] |
Revision as of 11:16, 7 January 2007
On this page you will find useful informations to develop software for your Armadeus board
Tools:
- C/C++ Cross Compiler installation
Linux:
Graphical User Interface:
- Qt/Embedded (Qtopia core 4.2)
- SDL
Scripts:
Firmware: