Tool/software: Code Composer Studio
Dear
i want to work on the GPU in TDA2x. please help me how i can configure GPU for the device TDA2x.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Code Composer Studio
Dear
i want to work on the GPU in TDA2x. please help me how i can configure GPU for the device TDA2x.
Hi,
The programming model for GPU is via standard OpenGLES API. In addition, the GPU driver is available on Linux and can be exercised only from A72. Please let us know if you have some other question.
Regards,
Anand
Thank you for reply Anand.
i am using TDA2x SOC and this SOC only cortex a15, cortex M4. soc does not have any A72 core .
Hi,
Sorry for the typo. I meant the Cortex-A core on this device which is A15.
The programming model for GPU is via standard OpenGLES API. In addition, the GPU driver is available on Linux and can be exercised only from A15.
Did that answer the question? If you have further questions, please elaborate on exact needs.
Regards,
Anand
Hi,
I want to start working on OpenGL ES API using LINUX platform.
Please guide me through the procedure to set up OpenGL ES API on LINUX and how to further use its functionality.
If possible, please explain with an example.
Regards