Forum Post: RE: Interfacing TMS320DM365 with OV7955
Hi Prashanth,First of all Thank you very much for your reply. Are there any specific settings which has to be made in TMS320DM365 for still image capture? >> When you say still Image, I assume...
View ArticleForum Post: RE: SPI slave using EDMA3 (C6748 platform)
Some comments. Most relating to the parameterization of the SPI ports. I would guess that you are using SPI0 as most of the code is still hard-coded for SPI0.1) StarterWare has a pinmux function for...
View ArticleForum Post: RE: EHRPWM variable frequency
Hi David,Please keep us posted. We will also check and let you know.Thank you.
View ArticleForum Post: RE: C6748 LCDK- How to access registers in C?
Hi Petr Duga,Could you able to build and run the starterware example projects? Did the above referred wiki links helped you to solve your problem?Thanks.
View ArticleForum Post: RE: I/O Interface API
thank you for reply...I'm using Microsoft Visual Studio (both C++ / C#) for app development in WinCE 6.0.#ifndef CTL_CODE#define CTL_CODE( DeviceType, Function, Method, Access ) ( \ ((DeviceType)...
View ArticleForum Post: RE: Timer Interrupt Not Triggering
Matt,Please double check your gel file and also board init call for custom board.Kindly have a look at the below wiki page for...
View ArticleForum Post: Unable to create shared heap in msgCom unit test sample
Development environment: CCS 5.4 with SC-MCSDK 2_01_00_01Target: TCI6614There are some msgCom unit test projects created in SYSLIB folder.I tried to run the msgCom unit test for DSP Core to DSP...
View ArticleForum Post: RE: cann't get the capturing buffer data through tvp5147?
Hello,What is the software release that you are using here?You could check here for more information how to add external...
View ArticleForum Post: RE: How to use MCBSP RBFIFO with EDMA for data receiving on OMAP...
Hi, HROf course the RBFIFO was disabled when from DRR.The note on page1085 is about MAX frame frequency (Is it is?). In my application, frame frequency is 60KHZ, that is about 16us per element (The...
View ArticleForum Post: RE: About H.264 encode profile
Yes H264 Encoder on DVR RDK supports only 420SP (NV12) format. MJPEG encoder supports 422I input
View ArticleForum Post: How to Run X-app on TI-DM814x once the X-Server is Setup
Hi ,I had setup X-Server Running on TI-DM814x using Graphics SDK. The following modules are loaded succsessfullydrm, pvrsrvkm, ti81xxfb, ti81xxhdmi, vpss, syslink and also omaplfb.Then I had set the...
View ArticleForum Post: Fatal error: could not open source file "_gen.c"
Hi Friends,i have long persisting error , i have this error when ever i try to rebuild the example application. i don't know what was i done wrongly.I'm using CCSv3.3 and dvsdk_1_00_00_19\examples. can...
View ArticleForum Post: RE: DM8168_DVR_RDK_GUI memory leakage
[quote user="Ivanov Sergej"]Where can I find it? How can I get it?[/quote]- You can get DVR RDK 4.0 from TI FAE/ Sales contact;[quote user="Ivanov Sergej"]I've executed all these instructions,...
View ArticleForum Post: RE: Problems on the DDK uart
Hi Mr.Tim,Im using the ccsv3.3,dvsdk_1_00_00_19 and dm6437 evm borad , when ever i tried to recompile the example project it shows compilation error as like following...
View ArticleForum Post: Problem about DM6437 vlynq boot
Now I'm using the slave vlynq boot mode.I can write the data to the slave dsp and change the BOOTADDR,BOOTCMPLT register successfully.But the slave dsp doesn't run.I want ask that which format the...
View ArticleForum Post: RE: How to debug swMsLink_drv.c FVID2_create fail?
To debug M3 side issues it is best to have CCS+JTAG connected to target .You can then single step and identify the source of any errors.The next RDK release is due end of the month. The next RDK...
View ArticleForum Post: RE: Input Video Frame property (FVID2_Format structure from input...
Can you share the code to update pFrame contents. If demo is not working after modifying pFrame content it must be some bug in the code modifications which can be found by reviewing your code.
View ArticleForum Post: RE: Getting debug messages from TI h264 encoder on DM368
Hi,I was using "High speed" mode of the encoder in my application.On reverting the mode back to "Default mode" the problem of encoder getting stalled got solved.The encoder is working fine now.Can any...
View ArticleForum Post: RE: C5535: VSSRTC pin handling
Hi Steve,Thank you for your response.No, I did not refer to the specification of ESD.Customer said that if connected the VSSRTC pin to GND, the customer's application showed an improved tolerance for...
View ArticleForum Post: RE: How to set the display order? Emergent ! Thanks !
Hi all, Is there any one help me ? Thanks!
View Article