NOTICE: The Processors Wiki will End-of-Life on January 15, 2021. It is recommended to download any files or other content you may need that are hosted on processors.wiki.ti.com. The site is now set to read only.
GSG: OMAP35x Graphics SDK Overview
^ Up to main OMAP35x Graphics SDK Getting Started Guide Table of Contents
This chapter introduces the user to the OMAP35x Graphics SDK package along with the information on how to get further software updates on the OMAP35x Graphics SDK.
Contents
What’s in the SDK Package?[edit]
The OMAP35x Graphics SDK package consists of the following folders
- GFX_Linux_SDK – This folder contains the OPENGL ES1.x, OPENGL ES2.0 and OPENVG demos
- GFX_Linux_KM – This folder contains the source for graphics kernel modules
- gfx_dbg – This folder contains the debug version of graphics drivers built for SGX core version 121 used in ES3.x OMAP35x silicon
- gfx_rel – This folder contains the release version of graphics drivers built for SGX core version 121 used in ES3.x OMAP35x silicon
- gfx_dbg_es2.x – This folder contains the debug version of graphics drivers built for SGX core version 103 used in ES2.x OMAP35x silicon
- gfx_rel_es2.x – This folder contains the release version of graphics drivers built for SGX core version 103 used in ES2.x OMAP35x silicon
- targetfs – This folder contains the script files that are required to be installed in targetfs
- include – This folder contains the pvr2ds header files required for building QT for Linux
- Rules.make (User modifications required to set the Graphics SDK install path)
- Makefile (Top level makefile used for building Graphics SDK demos and Installing in the NFS target file system)
- addkernelmodules.sh - This shell script is being used by the Makefile while performing "make install"
- readme.pdf – Contains the release information
The drivers included in the package are:
- OpenGL ES 1.1
- OpenGL ES 2.0
- OpenVG
- EGL
What’s next?[edit]
To get started on evaluating the OMAP35x Graphics capabilities and developing applications using the SGX accelerator for OMAP35x EVM, begin by using this Getting Started guide. It is suggested that the user follow the sequence described in the document. The sequence is outlined below.
- OMAP35x DVEVM Software Setup for Graphics SDK
- Executing the Graphics SDK Demonstration Software
- Rebuilding the Graphics SDK Software Components
- Additional Procedures
- Additional Information (Known Issues, Limitations, Defects Fixed etc)
Command Prompts in this Guide[edit]
In this guide, commands are preceded by prompts that indicate the environment where the command is to be typed. For example:
- host $ Indicates command to be typed into the shell window of the host Linux workstation.
- OMAP3EVM # Indicates commands to be typed into the U-Boot shell in a console window connected to the EVM board's serial port.
- target $ Indicates commands to be typed into the Linux shell in the terminal window connected to the EVM board's serial port.
Updates & Further information[edit]
Please be sure to register your EVM at:
http://www.ti.com/omapregistration
Once registered you will be able to find software and documentation updates at:
http://www.ti.com/omapsoftwareupdates
A wiki based information site is available. User contributions are encouraged.