Open main menu

DAVE Developer's Wiki β

Changes

Software Manual (Diva)

120 bytes added, 10:37, 2 October 2014
m
no edit summary
</pre>
== Building the software components with Yocto ==
==== Build a custom application ====
This section will be completed in a future release of this manual== 4.4 Building the software components outside Yocto ==
==== Build/configure Linux kernel ====
Enter the Linux sources directory (''~/diva/delk/linux-am33x.git'') and run the following commands:
</pre>
==== Build/configure U-Boot only ====
Enter the U-Boot sources directory (''~/diva/delk/u-boot-am33x.git'') and run the following commands:
</pre>
=== Build a custom application === This section will be completed in a future release of this manual.   === Build the graphics components ====
<strike>AM335x processors provide a PowerVR SGX530 2D/3D graphics accelerator (SGX). This subsystem accelerates 2-dimensional (2D) and 3-dimensional (3D) graphics applications. The SGX subsystem is based on the POWERVR® SGX core from Imagination Technologies. SGX is a new generation of programmable POWERVR graphic cores. The POWERVR SGX530 v1.2.5 architecture is scalable and can target all market segments from mainstream mobile devices to high-end desktop graphics.
[http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/gfxsdk/latest/index_FDS.html TI Linux Graphics SDK] is the development package that provides graphics drivers and OpenGLES1.1,2.0 and OpenVG libraries and demos running on all TI platforms.
Instruction on how to build the graphic components can be found here: http://processors.wiki.ti.com/index.php/Graphics_SDK_Quick_installation_and_user_guide</strike>
== Boot configurations ==