Difference between revisions of "RPi Development environments"

From eLinux.org
Jump to: navigation, search
(Eclipse)
(Changed to redirect to programming as most IDE info is on that page. Cross compiler and emulator info will be added to a new page.)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
=Development environments=
+
#REDIRECT [[RPi_Programming]]
 
 
Instead of just using a compiler and editor, you can use a complete image to create "development tool chains" which integrate compiler, build system, packaging tools etc. in one tool chain.
 
 
 
==OpenEmbedded==
 
 
 
OpenEmbedded is a build framework and cross-compile environment for embedded Linux.
 
 
 
http://openembedded.org/
 
 
 
==QEMU==
 
 
 
A detailed tutorial by emercer: [http://cronicasredux.blogspot.com/2011/09/installing-and-running-debian-armel-on.html http://cronicasredux.blogspot.com/2011/09/installing-and-running-debian-armel-on.html]
 
 
 
Discuss:
 
* [http://www.raspberrypi.org/forum/projects-and-collaboration-general/emulating-a-raspi-on-windows http://www.raspberrypi.org/forum/projects-and-collaboration-general/emulating-a-raspi-on-windows]
 
 
 
==Scratchbox==
 
 
 
Scratchbox is a cross-compilation toolkit designed to make embedded Linux application development easier. It also provides a full set of tools to integrate and cross-compile an entire Linux distribution. To find out what it can do, take a look at some of the [http://www.scratchbox.org/documentation/ documentation].
 
 
 
[http://www.scratchbox.org/ http://www.scratchbox.org/]
 
 
 
There is now an Oracle Virtualbox VM image with a scratchbox2 install inside.
 
 
 
''More details and discuss: [http://www.raspberrypi.org/forum/?mingleforumaction=viewtopic&t=454 http://www.raspberrypi.org/forum/?mingleforumaction=viewtopic&t=454]''
 
 
 
==Eclipse==
 
 
 
*[http://en.wikipedia.org/wiki/Eclipse_%28software%29 Wikipedia]
 
*[http://www.eclipse.org/ homepage]
 
 
 
==Mamona==
 
 
 
==EMBINUX==
 
 
 
 
 
{{Template:Raspberry Pi}}
 

Latest revision as of 11:00, 24 November 2012

Redirect to: