Forum Post: RE: EDMA3 transfer preemption by a DSP on EMIF-16 problem
Hi,I have found in EDMA3 documentation for keystone devices RDRATE register for transfer controllers.According to the documentation:"The EDMA3 transfer controller issues read commands at a rate...
View ArticleForum Post: RE: what is wrong with my code?
thanks for reply...why do i need emulator? as i have said this code is from standard textbook and i have followed same procedure as in the book. And this code is also very straight forward so I dont...
View ArticleForum Post: EDMA+PCIE
Hi,   There is something wrong with my code which servers as EDMA transfer. Here is the name of the function:       HAL_writeDMA(srcAddr, DestAddress,TransferSize);and the configuration for DMA...
View ArticleForum Post: question about capture PAL on 8168
Dear All: I'm now using 8168 to capture PAL and encode them into 264 format file. The software I'm using is RDK 3.0. The chain is like this: capture -> ipcout_vpss -> ipcin_video -> encode...
View ArticleForum Post: RE: DM8148 - make bitstream_restriction_parameters for reducing...
Dear Mohd,I want make bitstream_restriction_parameters by myself.So, I want know, what values are applied each parameters. For example,sps->vui_seq_parameters.motion_vectors_over_pic_boundaries_flag...
View ArticleForum Post: dsplib_c674x_3_2_0_1 FFT_Example_674_LE_COFF fails to compile
When attempted to compile the FFT_Example_674_LE_COFF from dsplib_c674x_3_2_0_1, the compilation failed with the error:[quote]**** Clean-only build of configuration Debug for project...
View ArticleForum Post: RE: graphic EQ on c6713 using Labview
thank you for your help, ill try reading some more about c6713 and real time requirements before i continue, ill hope that will solve some of my confusion.
View ArticleForum Post: RE: c6745 SPI-EDMA question
Risto,You marked my post above as being the Answer to your question. It is not clear why you did that, unless it led to a resolution.It would be best to have this new question posted to a new thread...
View ArticleForum Post: RE: C6727 Parallel Flash Boot, SDRAM, TISecondaryBoot and System...
Shane,There are multiple ways to implement "fill" in the linker command file. You can fill holes in initialized sections and you can fill uninitialized sections. You can end up creating a huge .out...
View ArticleForum Post: 66AK2H12 DDR3 problems
We need assistance solving problems we're having with DDR3 on a custom board using a 66AK2H12.  We are getting errors in the PGSR0 register after power up, and after hard reset, for both DDR3A and...
View ArticleForum Post: Cannot unzip sprc941a.gz
Hi,I want to use PRU with L138LCDK. After I download sprc941a.gz from http://www.ti.com/tool/sprc940 on Ubuntu 12.04 LTS, I run gunzip sprc941a.gz. I find that it renames sprc941a.gz to sprc941a....
View ArticleForum Post: FFT routine for 6472 multicore dsp
Hello Everyone,We are using C6472 for implementing one of our acoustic application.Now i have downloaded DSP library(sprc265) for c6472 dsp and installed.Iam trying to run the fft example code given in...
View ArticleForum Post: RE: ISDK v1.1.0.4 ethernetip_adapter demo RMIIClock_setup() function
Hi RY,Thank you very much for pointing out this with the details. As you mentioned, 'RMIIClock_setup()' function is not needed in ICSS mode. Actually it should have come under the macro...
View ArticleForum Post: Can I use ccs v3.3 Cache Tag RAM Viewer with JTAG emulator on...
Hi Champs,I'm planning to use ccs v3.3 Cache Tag RAM Viewer with JTAG emulator to analyze cache misses on my DM6437 board. But I'm not sure if I can use the viewer with the emulator.So, could you...
View ArticleForum Post: Problem with decoding video
Dear Experts,I am working on RDK Version 3.5Issue about decoding H264bitstream(Attached file) :As I understand for decoding H264bitstream, I just feed frame to the decoder like this: SPS PPS IDR P.......
View ArticleForum Post: RE: How to use evmomapl138_bsl.lib in dsplink?
Hi,Are you using any library in your GPIO code?If yes, Try to link your library in your final DSP code properly.Are you able to debug your GPIO code alone without out merging to any code?
View ArticleForum Post: SATA on Dm385
Hi,We would like to know whether SATA is not at all supported by DM385. If its is not, can we still connect VCC supply to NC pins since SATA is supported on DM383 which is drop in part for DM385.In...
View ArticleForum Post: RE: what is wrong with my code?
Hi,If you have emulator then debugging is very easy.[quote]code compiles without error and also runs but it gets stuck. when I realese DIP after recording, LED should turn off, but it doesn't. It means...
View ArticleForum Post: RE: Increase SRIO performance (C6678)
Hi Mark,I have tested the SRIO example project (SRIO_TputBenchmarkingTestProject) in loopback mode and compare the result with throughput document value mostly both results are same. I have attached...
View ArticleForum Post: RE: Cannot build syslink example projects
Hi,Try to remove the "DEPOT" terminology and provide the exact path in 'product.mak' file.Check your C6xx toolchain path.Go to this directory and re make.cd...
View Article