Development: Difference between revisions
From ArmadeusWiki
mNo edit summary |
(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 |Tips to debug under Linux]] | |||
* [[Linux drivers development|Instructions to develop Linux drivers for Armadeus]] | |||
Graphical User Interface: | |||
* [[Qt/Embedded]] (Qtopia core 4.2) | * [[Qt/Embedded]] (Qtopia core 4.2) | ||
* [[ | * [[SDL Development|SDL]] | ||
* [[ | Scripts: | ||
* [[Perl development| Perl]] | |||
* [[Python|Python | * [[Python development |Python]] | ||
Firmware: | |||
* [[FPGA|FPGA firmware development]] | * [[FPGA|FPGA firmware development]] |
Revision as of 12: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: