Forum Post: EMIF16 Read Hold Period
I have disabled the unused internal EMIF feature:*(Uint32*)0x20C00008 |= 0x80000000; // Disable unused internal EMIF featureThe W_SETUP, W_STROBE, W_HOLD, R_SETUP, and R_STROBE register fields NOW all...
View ArticleForum Post: RE: C6678 EMIF interface throughput issue
http://e2e.ti.com/support/dsp/c6000_multi-core_dsps/f/639/t/339211.aspx
View ArticleForum Post: Timer Code Example
Hi All! I try to understand how to use the timer for LED blinking application. I investigated L138 StarterWare package and found sample application for timer. In the code I understood that Timer...
View ArticleForum Post: RE: Increase SRIO performance (C6678)
Hi Mark,What payload size are you using for you testing?Regards, Bill
View ArticleForum Post: DSP Link Chip Select
What is the proper way of accessing a specific chip select from the DSP? Does DSP Link provide any convenient functions for doing so? Thanks, Ernast
View ArticleForum Post: RE: save video in SD cards ot the EVM 6748
Thank you very much. Do you think that its is possible to make a menu of all videos stored in the SD card. So the user choose wich video he whould to read or to remove.Thank you
View ArticleForum Post: Keystone 2 NOR Flash Boot Image
Hi,In our custom board based on keystone 2, we have a EMIF-16 NOR flash. We are able to detect EMIF -16 NOR flash in u-boot. The next step is to program appropriate boot image so that we will be...
View ArticleForum Post: RE: re: TMS320c6426
Jerry,Welcome to the TI E2E forum. I hope you will find many good answers here and in the TI.com documents and in the TI Wiki Pages. Be sure to search those for helpful information and to browse for...
View ArticleForum Post: RE: How to distinguish TMS320C6713B A200 form TMS320C6713B A300 DSP
Fabien,If there was a register like what you are requesting, it would be in the device datasheet or in the errata document. We generally do not have such a register on devices of this generation. Some...
View ArticleForum Post: RE: PCIE_K2HC66BiosExampleProject - PCIe PHY Loopback in K2HEVM
Eric,Do you have any update?ThanksRams
View ArticleForum Post: RE: Keystone II SRIO interface with Linux.
Not sure which version of the MCSDK-HPC you are using? The GA release of this package will be released tomorrow btw. How do you have SRIO connected on the EVM? Are you using a breakout card? The...
View ArticleForum Post: RE: McBSP TMS5416 in SPI mode
Hello Aravind,Below metioned details can be the reason for the clock behavior, that you are observing.Refered to Spru302b section 2.7.2"It is important to note that even if multiple words are...
View ArticleForum Post: DM814x One USB port as host and other port as Gadget
TI folks,We have developed a product based on the DM814x, using:DM814x PG 3.0EZSDK 5.05.02.00EZSDK OMX/HDVPSS Overlay 5.05.02.00PSP 04.04.00.02Most of the Arago updates for both linux and u-boot in...
View ArticleForum Post: RE: HUA Web application
Avinash,Note that there are 2 major modifications in hook up of the boot media on your custom hardware platform as compared the EVM. 1. NAND device changes The Micron NAND is connected to chip select...
View ArticleForum Post: RE: dm8168 dvrrdk 4.0 sometimes decode error
But decode error don't always happen. Sometimes when decode stopped, it occurred. but sometimes when decode stopped, it is normal. Also in my one board, decode error occurred some times, but in my...
View ArticleForum Post: RE: C6746 BSP fifos underrun when L2 linefills happen
Rune,BSP usually means Board Support Package. I have to assume you are talking about the McBSP, the Multi-Channel Buffered Serial Port on the C6746; is that correct?[quote user="Rune Knutsen"] From...
View ArticleForum Post: RE: from CCSv3.3 in CCSv5 tms320c6416
Vimala,This files do not sound familiar as TI-supplied files. From where did you get these files?If they are not from TI-supplied libraries, then they will of course not be provided with CCSv5, either....
View ArticleForum Post: RE: dm8168 DVR_RDK 4.0 running problem, program exception handling
Yes, I have modified the memory map. My algorithm accomplish parameter init and memory assign at the initialization stage. Now I find when I don't process frame data, my board is normal.
View ArticleForum Post: RE: srio loopback test destination memory
Hi Ganapathi,i wrote test program below#include <stdio.h>#include <stdint.h>#define MSMCCFG_BASE 0x0BC00000#define MSMCCFG_C0SESL *( unsigned int* )( MSMCCFG_BASE+0x600 )#define...
View ArticleForum Post: RE: scale D1 to CIF and then scale CIF to D1 problem
HI,when I call Vsys_printBufferStatistics,It just return: VDEC:Buffer Statistics ChId | InBufCnt | OutBufCntit's weird cause my chains didnot has a dec link,what's the problem?
View Article