![Phytec phyBoard Wega AM335x Скачать руководство пользователя страница 20](http://html1.mh-extra.com/html/phytec/phyboard-wega-am335x/phyboard-wega-am335x_application-manual_1554191020.webp)
phyBOARD-Wega AM335x [PB-00802-xxx]
4
©
PHYTEC Messtechnik GmbH 2014 L-792e_1
1.2
Software Overview
1.2.1
Ubuntu
Ubuntu
- which you is used as operating system for our virtual machine hard disk image - is
a free and open source operating system based on
Debian Linux
. Basically it is designed for
desktop use. Web statistics suggest that
Ubuntu
is one of the most popular operating
systems in the Linux desktop environment.
The
Ubuntu
release which we deliver is
14.04.2
and was released on 20 February 2015.
Ubuntu
14.04 code name "
Trusty Tahr
" is designated as a
Long Term Support (LTS)
release
and the first stable release was on 17 April 2014. LTS means that it will be supported and
updated for five years.
Our
Ubuntu
version comes with
Unity
as desktop environment,
dpkg
as package
management system, the update method is based on
APT (Advanced Packaging Tool)
and
the user space uses
GNU
.
1.2.2
Eclipse
The
Eclips
e platform provides support for
C/C++
. Because the
Eclipse
platform is only a
framework for developer tools, it does not support
C/C++
directly, instead it uses external
plug-ins. This Application Guide shows you how to make use of the
CDT plug-in.
The
CDT
is an open source project (licensed under the Common Public License)
implemented purely in
Java
as a set of plug-ins for the
Eclipse
SDK platform. These plug-ins
add a
C/C++
perspective to the
Eclipse
Workbench that can now support
C/C++
development
with a number of views and wizards, along with advanced editing and debugging support.
1.2.3
Qt Creator
Qt Creator
is a cross-platform development environment for the
Qt
framework. Included are
a code editor and a
Qt Designer
to build graphical user interfaces (GUI). It uses the
GNU
C/C++
compiler.
1.2.4
Yocto Project
The
Yocto
Project is an open source collaboration to create custom Linux-based systems for
embedded products regardless of the hardware architecture. We use the
Yocto
Project to
create the Board Support Package (BSP) for our hardware.