Development: Difference between revisions

From ArmadeusWiki
No edit summary
Line 58: Line 58:
|}
|}


== Architecture dependent ==
==Miscellaneous==
{| border="0" cellpadding="5" cellspacing="5" summary="Hardware Add-Ons by functionnalities"
|----------------
|
=== SIMD ===
* [[SIMD | What is SIMD?]]
* [[NEON HelloWorld | Hello World example in NEON]]
* [[NEON HelloWorld | Hello World example in NEON]]
||
|}


==Miscellaneous software packages==
*


==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
* [http://free-electrons.com Some nice presentations on Linux Embedded]
* [http://free-electrons.com Some nice presentations on Linux Embedded]

Revision as of 09:44, 26 September 2010

On this page you will find useful information to develop software for your Armadeus board

Project

Tools/Debug

Linux

Userland applications

Linux kernel development

Graphical User Interface / Games

Scripts

Realtime applications

Miscellaneous


Links