Forum Post: RE: SRIO interface issue on C6657
Hi TI Lady,TI has released the SRIO driver and example projects along with MCSDK for Keystone I devices. Please download the latest MCSDK from below...
View ArticleForum Post: RE: Assignment of cores to different tasks in TI C6670
Hi Vybhav,SYS/BIOS doesn't schedule across multiple cores (except for SMP-BIOS, but that doesn't apply on this device).Thanks.
View ArticleForum Post: RE: automated(one step) booting option for DM814x
Hi Vaibhav,[quote user="Vaibhav Dhingani"]By automated, we mean, it will fetch uboot mini, uboot, kernel, ubifs from x86 and write all these into Nand, when board is fresh.[/quote]We have a ready Linux...
View ArticleForum Post: RE: Working with built in speaker and mic on dm365x evm
If I get it right, driver for codec CQ93VC which is used by inbuilt mic and speaker, is only in newest version of PSP. But I can't compile DVSDK modules for it's kernel. This codec might be useful...
View ArticleForum Post: RE: Please check my log : TMS320DM368 IPNC NFS boot
Check your File System permissions and inittab files. Make sure Filesystem is not corrupted by some external means.
View ArticleForum Post: RE: Module cmemk not found.
Even though it is built, i may not be copied to the correct directory in your filesystem. To check on this just do insomd cmemk.ko with right parameters. If it works, check your make files, where...
View ArticleForum Post: RE: AM3874 Gstreamer
Well, long time ago someone asking how to play a video in dm8148 in 720p and was ignored by TI supporters... I think I have the answer:gst-launch -v videotestsrc ! omx_ctrl...
View ArticleForum Post: RE: MMC question on DM8148 DaVinci EVM
Dave,When I boot from Ethernet/NFS (not from MMC/SD), the linux kernel also detect and mount my MMC/SD card (see the below linux kernel messages) and after boot up, I can use the MMC/SD card as a data...
View ArticleForum Post: RE: Interrupt configuration of SRIO_LoopbackDioisrExampleProject
Hi,For the question 3, I suppose to find the answer. Secondary interrupt 112 is connected to the host interrut 8, meaning that CIC_OUT8 is used. We can confirm this by inspecting eventId value=104...
View ArticleForum Post: RE: OMAPL138 Starter ware ethernet echo and ethernet lwip
Vaishak,Please find the details of how to run the ethernet echo test on board,http://processors.wiki.ti.com/index.php/StarterWare_01.20.01.01_User_Guide#Echo_Server_Example_ApplicationThese linker...
View ArticleForum Post: RE: Starting with DM368
Thank you for your support.I've already finished the hardware. Could you please let me know if the ROM Bootloader (RBL) is already available in the DSP? If RBL does not exist, how can I download this...
View ArticleForum Post: RE: Using the TMS320C6748 at it's maximum CLKIN frequency
Hi Mukul,Thanks for your response.We aren't using USB ports or a UART for boot mode. Our software guy has checked the operating clocks and is happy that we can acheive all of the required frequencies...
View ArticleForum Post: RE: Query regarding LWIP used by starterware of OMAPL138 for...
Vaishak,You find the "third_party" folder which contains third party software modules that are used by the StarterWare applications. These modules are typically included directly in application builds...
View ArticleForum Post: question about create DM8168 chains
Dear all: I plan to design ipcamera use the DM8168. I want to achieve the function: main/sub stream ,scd, osd,etc. And it can modify the resolution of the main/sub stream....
View ArticleForum Post: RE: DM365 IPNC: ISIF driver problem for YUV Input
Hello RaviKiran,I checked for pclock, sync signals and data lines.Pclock gives me 24MHz, HD sync signal gives 15.63KHz and there is valid data on the data lines. In case of VD sync signals i am getting...
View ArticleForum Post: RE: DM814x : termination resistors for DDR3
Avi,[quote user="Avi Elbaz"]Pavel, our DDR3 interface is NOT used by the ARM, but the DSP only (ARM is disabled). I'm not sure I follow your reference to a Cortex-DDR issue in the 2.1...
View ArticleForum Post: RE: Work with OMAP-L138 LCDK
Hi Alexander,Thanks for your post.Normally, OMAPL138 LCD controller supports raster type and LIDD (LCD interface display driver) type to interface to LCD panels. In LIDD mode, it supports character...
View ArticleForum Post: FIFOEN bit after reset on C6657
Hi,I started to program a simple uart driver on C6657 for transmitting data and the first thing I do is checking is the state after reset of the register. I found tha the state after reset of the bits...
View ArticleForum Post: RE: "No ETH PHY detected" error in Leopard DM368
Dear TitusI followed your instructions and loaded the new image file within the SD Card and booted the camera board through it. After logging in, still I can't enable Ethernet interface by using...
View ArticleForum Post: RE: DM8148 gstreamer pipelines SIGSEGV
The test player...(Please visit the site to view this file)
View Article