Forum Post: RE: kit DSP
The SPI0 pins are not connected to J15 because the resistors for connection are not populated. The Ethernet chip used those pins. You will need to make some HW changes and maybe power down the Ethernet...
View ArticleForum Post: RE: TMS320C5515 EZdsp USB Stick
Thank you for your answer. I really appreciate it.I gave a try to this software, it requires a library called WDAPI1010.dll but unfortunatelly I can't locate it. Can you help me please ?Thanks...
View ArticleForum Post: RE: C66x sRIO Discovery Timer and Silence Timer Configurations
Hi Travis,I would appreciate your kind cooperation.Please continue your support.Best regards,Daisuke
View ArticleForum Post: RE: C6657 SPI chip Select at SPI Boot
Thanks Bill, The bit order is Bit7:8 or Bit8:7?0 0 : CS0 and CS1 are both active - do not used1 0 : CS0 is active0 1 : CS1 is active1 1 : No one is activeRegardsKenshow
View ArticleForum Post: RE: How to restart an capture which has been stop before on TI8168?
I just modified captureLink_drv.c to do that.I added processing in CaptureLink_drvStart: If frames are flushed(called CaptureLink_drvStop before),re-queue frames to driver before calling FVID2_start by...
View ArticleForum Post: RE: C665x ADC connection via uPP
Hi Bill,Thank you for your reply.I am going to find ADC with an interface like ADS5560.Best regards,Daisuke
View ArticleForum Post: Some problems with DM368 transfers data via SPI use DMA
Hi, I am works on DM368. Now, we need to send out image data encoded by DM368 via SPI use DMA resolution. In our design, we test the communication on one DM368, that SPI1 as the master, SPI2 as the...
View ArticleForum Post: RE: dm816x vip port overflow issue
Hi, JacsonHave you fixed the issue you mentioned?I've encountered one problem similar with yours, continuous vip overflow but system not hang.Pls see the link if you are convenient and offer me some...
View ArticleForum Post: RE: TSCL add 1 per cpu cycle?
Oh, right!but, I can't find the lib file for C66x ...Where is it?Very Kind Regards,S.
View ArticleForum Post: RE: About C6657 UPP Interrupt setting
楼主你好! 原来的轮询模式的uPP驱动里有些用#if 0 注释掉的中断的设置,你都打开了吗?还是自己另写了一套中断设置的代码?我改为#if 1 后,好多报错。。。敬礼!
View ArticleForum Post: RE: Performance of a C674x DSP core calculating Double-Precision...
Hi Pubesh,Thank you for your reply.Sorry for my late reply.I understand that C674x Double-Precision Floating point calculations performance as follows: - Floating point MACs/cycle: 2 - Arithmetic...
View ArticleForum Post: RE: Performance of a C66x DSP core calculating Double-Precision...
Hi Chad,Thank you for your reply.Sorry for my late reply.I understand that C66x Double-Precision Floating point calculations performance as follows: - Floating point MACs/cycle: 2 - Arithmetic...
View ArticleForum Post: DM8168 AAC encode
Hi,I run the audio_encode of DVRRDK_03.00.00.00 on my dm8168 board.On this software version,The DSP only support AAC-LC encode format ,now,I want to add AAC-MAIN or AAC-LD encode alg to DSP,how can I...
View ArticleForum Post: RE: Capture overflow
Hello, IvanHave you solved this problem, I have encountered one issue similar with yours.http://e2e.ti.com/support/dsp/davinci_digital_media_processors/f/717/p/283306/989484.aspx#989484Pls see the link...
View ArticleForum Post: RE: SharedRegion_isCacheEnabled: id cannot be larger than...
Hi,Below are my source code, pls advise me which API is wrong?Int32 Vdis_putFullVideoFramesMP4(VIDEO_FRAMEBUF_LIST_S *pFrameBufList,UInt32 frameStart){ VIDEO_FRAMEBUF_S *pSrcBuf; VIDFrame_Buf *pDstBuf;...
View ArticleForum Post: RE: Real-time streaming switching based on DM8168 decoding
Thank you for your reply and look forward to receive further message.Maybe the third party modified the memory map, because the solution and some peripheral drivers would be some deifferences from the...
View ArticleForum Post: RE: Some problem of PCIE inbound address translation of C6678
Thank you very much.The cause of the error is just the same as what you tell,We have solved this problem,now we can access and load the C6678 by PCIE without any error and block.
View ArticleForum Post: RE: capture overflow
Hello, JackHave you solved this problem, I have encountered one issue similar with yours.http://e2e.ti.com/support/dsp/davinci_digital_media_processors/f/717/p/283306/989484.aspx#989484Pls see the link...
View ArticleForum Post: C6678 PLL stat remains in GO
We meet some problem for our new C6678 board.In the beginning we init the PLL:set PLLM,PLLDIV and so on,then set PLLCMD. But after that the PLLSTAT remains in "GO". We know the problem...
View ArticleForum Post: RE: CAPTURE: Overflow detected on VIP1
HelloHave you fixed this issue?I've encountered one problem similar with yours, continuous vip...
View Article