Forum Post: RE: How to support H.263 with DM8168 ezsdk?
HelloWe are actually using the OMX encode example in the ezsdk5_05_02_00 to edit and implement a rate control algorithm.Can i use xdas structures ,IVIDENC and IH264ENC STRUCTURES also provided in the...
View ArticleForum Post: RE: SIMD with amem and dotp2
Here's the description: unsigned & _amem4 (void *ptr); LDW Allows aligned loads and stores of 4 bytes to memory. The pointerSTW must be aligned to a four-byte boundary.(1)const unsigned &...
View ArticleForum Post: RE: AM1808 silicon version 2.1 boot from SD card
Hi Sangly,Can you please give me your u-boot modified files if any,I will build it and share the u-boot.ais file for NAND flashing,I am able to build u-boot source, convert to AIS format and flashing...
View ArticleForum Post: RE: How to capture the IP packet from SRIO of C6670
Hi Raja,Thank you fou your reply! As your direction,I found the client example project ( C:\ti\mcsdk_2_01_02_06\examples\ndk\client) and import it to CCS,and the program can be running.like the...
View ArticleForum Post: RE: EDMA poor performance L3/DDR OMAP-L138
Hi Arya,Thanks for your post.As per system priority considerations, it is highly recommended that a TC servicing audio data requests from serial ports should be configured at a higher priority as...
View ArticleForum Post: RE: Mulitcore Ethernet Boot - local to global address translation
Hi Mehly,I had the similar question with you,Can you tell me how to do it ?and what can I do to capture the IP packet from Ethernet port or SRIO of C6670?Thanks!
View ArticleForum Post: RE: TMS320C6670 - OMP Example Project
Hi Ganapathi,You can find the project attached. (Please visit the site to view this file)
View ArticleForum Post: RE: SRIO x4 FPGA master direct IO performance
Hi Lukasz,I had asked Clinton to verify the 5Gbps x4 mode with that PDK example targeting MSMC memory, simply to show that in a full duplex mode (packet generation and reception) the KII SRIO IP...
View ArticleForum Post: C6678 DSP loading application
Hi All, As I was using the TMDXEVM6678L board to offload the computation task from host CPU, I connected the board via PCIe with the PC and used Desktop-linux-sdk to load binary file to the DSP....
View ArticleForum Post: RE: The useage of MessageQ in 8168 of DVR-RDK
I am extremely grateful to you for the help.In my development environment "ti.sdo.ipc.HeapBufMP" doesn't exist, and instead I use "ti.sdo.ipc.heaps.HeapBufMP".By adding that, my basic goal is...
View ArticleForum Post: GbE switch subsystem's register address of C6678
Hi,I have a question about the GbE switch subsystem's register address that applied in the evmc6678l.gel file.Those base address ,I couldn't find them anywhere ,Can you tell me which data manual...
View ArticleForum Post: C6678's SGMII can't linkup with PHY chip.
Hi,When I use the porject platform_test_evmc6678l sourced by the MCSDK to test my board. I just can't linkup the PHY chip (Marvell,88E1111). I wonder if I have to shut down the PHY chip's 1000Base...
View ArticleForum Post: CCS debug does not start as expected with Beagle Board-XM - DM3730
I would like to use CCS & SYS/BIOS for development/debugging an application to run on DM3730. Here is my setup:Target IC: DM3730Target Board: BeagleBoard xMJTAG Emulator: XDS100v2 USB EmulatorCCS...
View ArticleForum Post: RE: 66AK2H12 unused input clocks
Hi Bill,An another topic, we followed the Eval board schematic for the quantity and values of bulk and bypass capacitors, and ferrite bead filters. However, the H/W Guide includes quite a few more...
View ArticleForum Post: RE: DM8168 decode resolution more than 1080p
HDVPSS can handle maximum of 1920 pixels per line. Maximum pixel clock support for capture and display is upto 165MHz.From codec prospective, some of the codecs supports resolution upto 4kx4k. You...
View ArticleForum Post: Software Breakpoint instruction
Hello Everyone,Is there any way to make a software break point in C674x ? I mean like the instruction "bkpt" in ARM processors. And if not, is there any work around way to do it ?Thanks in advance.
View ArticleForum Post: RE: c6748, NDK, FLASH, BIOS6
Sivaraj,Thank you for the replies. I have been trying to work through the suggestions posted, but I am having some trouble with the installed NDK:I tried using the c6748 EMAC instead of the OMAP with...
View ArticleForum Post: RE: C6748 atan2sp vs atan2sp_i cycle count
I've also noticed that the documentation is somewhat lacking on the mathlib and the newer dsplib releases. Older releases with good detailed PDFs would often include clock cycle calculations. For...
View ArticleForum Post: OMX VENC cant change bitrate dynamically
Hi,I have referred to the H.264 Encoder User Guide and the following posts and have not been able to find an answer to...
View Article