Forum Post: RE: IPNC dm368 sdk 2.60 upgrade ubl/u-boot file in kernel-space...
Hi Edwin,If you would have followed whatever Renjith told in the above post and still you were not able to write to the NAND then it could be a permission issue.Flashing UBL and u-boot with JTAG marks...
View ArticleForum Post: RE: Monitoring value of Accumulator A?
Hi Jon,Thanks for your response. The answer to my question is yes, the accumulator A be monitored by watching AC0 in the register window. It seems my accumulator was not updating immediately after each...
View ArticleForum Post: RE: SwmsLINK CreateTime Fault
I guess if it is because swms LINK scalar instances arrangement.Any expert can answer this question?
View ArticleForum Post: RE: How to get output of webcam through VGA port in OMAPL138 LCDK
Hi,Sounds good,I am working on cross compiling the mplayer and I will update you after i got success.mean while, Please try yourself also for cross compiling the mplayer or any other video playerTry...
View ArticleForum Post: RE: DM365 PLL settings
Hi James,You will notice in one of the posts before this, where Soren mentioned:"I managed to get it working: The issue in my case was, that the CPU pll was PLL2, and when this was bypassed the ARM...
View ArticleForum Post: RE: can 8148 support time multiplexing with ISP IPIPE?
Hi Lu, Why do need IPIPE in case2? You could get the RAW output from ISIF and then use it to convert to YUV, so data flow will beVideo In -> ISIF -> Memory(Raw)Memory(Raw) - > IPIPE -> RSZ...
View ArticleForum Post: RE: DEI LINK affects video quality?
Hi, DEI driver does not support 444 output, so it has to be either yuv422 or yuv420 output format.Could you tell what modules are enabled in DEI Link? Are you using it to do deinterlacing? or is it...
View ArticleForum Post: RE: MCSDK SPI driver manual
Hi,[quote]Loaded kernel to LCDK and couldn't see spidev in /dev.[/quote]Can you please ensure that you have enabled "User mode SPI device driver support" (CONFIG_SPIDEV) support in menuconfig for...
View ArticleForum Post: RE: timing model for the DDR memory controller which is inside...
Thanks, Steve for highlighting possible limitations while using these IBIS models with HyperLynx and its DDR Wizard.I would still be interested if we can have atleast waveforms and timing information...
View ArticleForum Post: PROC_load module dsplink
Hi,I'm trying to implement the PROC module in my application.I have to use the PROC_load() API.In this function ,I have to pass the imagePath argument which gives all infoemation regarding the DSP...
View ArticleForum Post: RE: problem about load
You have either not done insmod syslink.ko or your syslink insmod failed due to mismatch between kernel version and syslink module version.Check dmesg trace to see if you get any errors whielk doing...
View ArticleForum Post: RE: To load the program on MSMC
Hi Yuchao,You can put the .txt in the MSMC without worry to the coherency as the code is just reading and not writing regarding the other segments than you have the coherency issue with the DDR so you...
View ArticleForum Post: RE: C6657 image_processing demo
Hi,Yes, this is what I did I loaded the master to core "0" and the slave to core "1" (two cores on C6657), the demo is working fine on the C6678,Thanks,HR
View ArticleForum Post: media controller PPB lockup
It appears I've found a silicon bug which is not yet in the errata:If a cortex-m3 of the media controller subsystem attempts to access an invalid address on the external PPB, it apparently locks up the...
View ArticleForum Post: RE: AM3874: HDVPSS & HDVICP2 module Question
Hi Michi san,In /etc/init.d/load-hd-firmware.sh , please comment the below line to avoid loading HDVICP firmware.firmware_loader $HDVICP2_ID /usr/share/ti/ti-media-controller-utils/dm814x_hdvicp.xem3...
View ArticleForum Post: How to accelerate the reconginition time of SATA Disk?
I USE the DM8168,EZSDK5.05.I find that the SATA DIsk reconginition time is too slow, cost about 30 seconds.How to accelerate the reconginition time of SATA Disk?
View ArticleForum Post: RE: How to get output of webcam through VGA port in OMAPL138 LCDK
Hi Vivek,I am able to cross compile the mplayer which is used for playing video/audio and streaming as well,I have tested mplayer on TI OMAPL138 LCDK board.I have sent mplayer binary to your e-mail id...
View ArticleForum Post: RE: Interfacing USB camera with omap l138 lcdk kit
Hi Marut,I think that you need to change the camera only,Some USB camera devices may not support for uvccapture,Anyway, I able to build mplayer successfully,So, You can use...
View ArticleForum Post: RE: DM365 PLL settings
Hey Guys, In connection with deep sleep for the dm365, I am having an issue with vpfe_suspend(). Originally I had no support for vpfe_suspend, so I used part of the following patch...
View ArticleForum Post: RE: Sample data with ADC and store the data into SD card
Hi Tong,[quote]I find the card write/read data slowly and often get stuck when work together with the ADC interrupt.[/quote]What is the type of code are you using?SYS/BIOS or Starterware code or any...
View Article