Forum Post: MCSDK-hpc recompile error "kernel too old"
I am trying to recompile the openCL examples that come with mcsdk-hpc_03_00_00_18;The examples that do not require compiling DSP C code, e.g., platforms, vecadd; compiled fine and worked fine on...
View ArticleForum Post: RE: timing model for the DDR memory controller which is inside...
Tom,I was just referring to timing information for interfaces in general and not DDR interfacing timing. Also, the first time we are doing SI simulation and hence the need for timing model. Regards,KS
View ArticleForum Post: RE: DM3725 Video Encoding issue
HI Shulev,Our RAM has 166M clock. I ever tried to copy the same size data in RAM (from one buffer to another one), it costs only <1ms, so I don't know why it it needs so long time to do memcpy to...
View ArticleForum Post: how can I get solution that make DSP to use 2 ethernet port
I want to use 2 ethernet port in a DSP.I use a unknown b'd which has a TMS320C6670, 2 ethernet port.The ethetnet ports are connected to PHY not AMC. (SGMII0 to PHY, SGMII1 to PHY also) I tested SGMII1...
View ArticleForum Post: RE: 2 channel loop test framerate can not to the set parameter
that below is the log:(Please visit the site to view this file)
View ArticleForum Post: RE: error coming after debugging the sample code in omapl138 lcdk
Hi Marut/Miguel[quote] Can't find a source file at "/tmp/TI_MKLIB429RQi/SRC/exit.c"[/quote]You can neglect this error/warning and It won't affect expected result too.Are you facing any unexpected...
View ArticleForum Post: C6748 Security Booting
Hello,I have some simple questions regarding the secure booting process.1) What do the 8 efuses mentioned in the processor security guide. (this one "TMS320C674x/OMAP-L1x Processor Security User's...
View ArticleForum Post: RE: Ethernet Interface and IEEE1588, 802.3 AVB
Hi Don,Do you need AVB Rx or Tx? Also what is the end application? PLease let us know..Best RegardsFeroz
View ArticleForum Post: RE: Problem when using RTA Agent
Do refresh -> Raw logs and Exec graph is still empty.Flag "Enable logs" in XGConfig -> Sys/Bios - Basic Runtime Options -> Runtime is set.Sys/Bios Library type is Instrumented.
View ArticleForum Post: RE: RTC to control C674X
Hi SivarajI read the documentation you pointed to me and it turns out that we cannot re-enable the power supplies to the DSP using the Alarm_out line from the RTC as it goes through the I/O section...
View ArticleForum Post: RE: No UI folder in VayavyaLabs GUI release package
Need some clarification :1) What is the purpose of mouse events on live view page ? 2) Do you want to do some Mouse events on video window or outside of the video window ?3) Video window events are...
View ArticleForum Post: RE: DM8168 alsa underrun problem
We fixed the problem by modifying davinci-pcm.c to not use edma_get_position. The modified code is attached. There are some unrelated changes also in this code, you can pick the relevant changes....
View ArticleForum Post: RE: TW9910 Load FAIL in kernel!
Hi,PFA of modified board file for TW9910 camera support,(Please visit the site to view this file)I have not modified completely and Sorry I do not have time to complete and check,Please take this board...
View ArticleForum Post: RE: How to display secondary stream on DVO2?
If you select 4x4 layout and view the 16 live preview channels on DVO2 it will display the secondary stream.
View ArticleForum Post: RE: Questions about the DM8168's long-term stability.
If scaler performance is causing bottleneck it will only result in reduced fps. It will not cause segmentation fault to A8 app thread.Check the segfault core dump to determine cause of segfault.Once...
View ArticleForum Post: RE: DM8148 mcfw: mosaic link, video frame partial overlapping
[quote user="Marat Shchuchinsky"]1) Is mosaic (or display link) may correct resolve partially overlapped frames, for avoid blinking?[/quote]Yes you can have overlapping window. Refer...
View ArticleForum Post: RE: How to reconfigure QMSS/CPPI and BIOS
Um..I have coded second bootloader for other cores.and the bootloader loads codes for other cores via tftp and is done successfully.The 2nd bootloader is based on client project from MCSDK with NDK...
View ArticleForum Post: RE: what is the difference between TMS320DM8127BCYE3 and...
Hello,[quote user="pavel4378"]there are two models in the market:TMS320DM8127BCYE3 and TMS320DM8127BCYE2.[/quote]From the official DM8127 product page I can see we have several more models available,...
View ArticleForum Post: RE: add dei link error
This is scaler resource conflict.Refer /hdvpss/docs/ti816x/HDVPSS_SW_Concurrency.xls It looks like you are opening DEI_HQ with VIP_SC output and also using VIP_SC in scaler path in SWMS and DEI_HQ in...
View ArticleForum Post: How to modify settings for Serial Boot
[quote]DDR Configuration OMAP-L138/Common/src/device.c: Modify the parameters passed to the function DEVICE_ExternalMemInit to match the DDR timing requirements for the custom boardUART Settings...
View Article