Difference between revisions of "Development"
From ArmadeusWiki
(Add ARM porting practices) |
|||
Line 16: | Line 16: | ||
Firmware: | Firmware: | ||
* [[FPGA|FPGA firmware development]] | * [[FPGA|FPGA firmware development]] | ||
+ | Miscellaneous software packages: | ||
+ | * [[Samba]] | ||
==Links== | ==Links== | ||
* Things to know when porting x86 software to ARM: http://www.handhelds.org/minihowto/porting-software.html | * Things to know when porting x86 software to ARM: http://www.handhelds.org/minihowto/porting-software.html |
Revision as of 11:02, 16 February 2007
On this page you will find useful informations to develop software for your Armadeus board
Tools:
- C/C++ Cross Compiler installation
- SVN usage on Armadeus and the way to provide us your modifications
- GDB and GDBserver usage
Linux:
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