Part Number: TDA2HG Dear expert.
My Customer used TDA2HG to make their SRV/APA product. they found page 104 in below article shown that Cortex-A15 can achieve 2.95 DMIPS/MHz with below four group optimization. They wants to know if they can apply these…
Part Number: TDA2HG Hi team,
The platform is TDA2X, using McSPI1 as a slave. The associated driver is the method in spi-omap2-mcspi.c. Device tree is configured as follows:
Modify the dra7-evm-common.dtsi file, Append the following to the mcspi1 node…
Part Number: TDA2HG hello:
usecase: render a model, but the alias is obvious, so i need to use the anti-aliasing.
when the egl chooseconfig, i add the EGL_SAMPLE_BUFFERS, 1 and EGL_SAMPLES,4 to the attribs,
it works better, but not enough, so i change…
Part Number: TDA2HG
we are using gstreamer to decode mp4 file and send decoded yuv data to another process ,but ddr bandwidth almost have run out. so we need a way without memory copy. gstreamer pipeline is as follows. gst-launch-1.0 -e filesrc location=test.mp4 ! qtdemux ! h264parse ! ducatih…
Hi Tim,
Is it still the same dsp mmu fault?
I don't think there is any difference for dsp mmu config between early boot vs kernel.
How did you enable early boot?
Regards, Stanley
Part Number: TDA2HG Other Parts Discussed in Thread: TDA2 hi:
I have a question about the usage of cubemap in fbo;
the simple code as bellow:
{
glGenFramebuffers(1, &fboID); glBindFramebuffer(GL_FRAMEBUFFER,fboID);
glGenTextures(1, &cubemapID);…
Part Number: TDA2HG hello:
I have a question about the max count of sampler2D or samplerCube in frag shader.
I want to achieve the pbr car model, so i need to have some sampler2D or samplerCube in frag shader;
but when the count is 12 which sampler2D and…
Part Number: TDA2HG Hi, TI Expert
After the SD card is burned, the MLO file can be found in the boot partition. What does it do? Can you answer that? Which document is covered in the VSDK doc?
Thanks ReCclay
Part Number: TDA2HG
Hello:
we'are using the gtreamer to play the local media file (.mp4) on the TDA2HG board. but the video frame roll back ocassionaly. see the video as bellow:
the gstreamer url is filesrc location=%1 ! qtdemux ! h264parse ! ducatih264dec…
Hello Tim,
Apologies for the delayed follow up. Can you please let me know what was happening in the system? dbm_buffer_destroy is called when the window is destroyed.
Regards
Hemant