Forum Post: RE: DM365 McBSP I2S master mode, frequency issue.
Hi,Are you using TI SDK ?Where you are sourcing clock for audio ie internal or external ?Those informations you have to mention in SCLKME bit of PCR register.SRGR register is used to configure the...
View ArticleForum Post: RE: BIOS PSP GPIO driver for C6748
Thanks David,We ended up doing essentially the same to work around the issue.Cheers,Dave
View ArticleForum Post: Problem in using NDK
Hi I'm Trying to Create project for HTTP server (Target :TM4C129xnczad, CCS6, TIRTOS: tirtos_tivac_2_00_02_36)Created a new SYS/BIOS project Using EMAC DriverEnabled TCP/IPuncheck IPv6Using HTTP...
View ArticleForum Post: Help with Starterware DSP/BIOS IPC
hello there,i need help with my actual project.i'm working on a project running on an OMAPL138 som m1. on the arm core there is a starterware application running. on the dsp there is an application...
View ArticleForum Post: RE: Need to build BSP for Davinci dm8148
Joel,AFAIK the DM814x software development is finished (now only support stage) and new development is available only for newer devices. The EZSDK last version is 05.05.00.02 and PSP last version is...
View ArticleForum Post: RE: DM6446 ASOC: Problem in register read write
Hi,Try to add "SRGR" value in "last.c" file located at "sound" folder.
View ArticleForum Post: RE: HEVC encoder initialization problem
Hi Andrey,Please find the answers below.* Extended error - 17408 -> Means 1) Some parameter which is given to encoder is unsupported(XDM_INSUFFICIENTDATA). 2) Given memory to codec is not...
View ArticleForum Post: RE: MSP430F5529 Launchpad Evaluation Kit, CCstudio Assembly...
Dear Judah; Thank you for your reply. To answer your question, when I wrote: " I have noticed that when references are made with respect to the MSP430 - TI RTOS and assembly language there...
View ArticleForum Post: RE: Steps Needed to Support Log_info with SYSBIOS
I fixed it. I had a weird configuration here where I was NOT using the SYSBIOS clock module. So I turned off the clock manager feature with the XGCONF menu option shown here to disable the previously...
View ArticleForum Post: Changing LDO3 and LDO4 to LS1 and LS2 with the TPS65217
Hello all,I am trying to change the LDO3 and LDO4 into load switches with the TPS65217. My goal is to have the ability to turn off both of these regulators when my processor enters a low power mode. Is...
View ArticleForum Post: RE: How to load an openCV .xml file
Javi,Sorry, I don't know the answer to this. I'm familiar with SYSBIOS but not what you are trying to do.I see there's already a related post in the OMAP forum on this same topic. That's the right...
View ArticleForum Post: RE: Intro to the TI_RTOS Kernel Workshop
Stephen,Thanks for the kind words! We do appreciate the feedback!Judah
View ArticleForum Post: Issue with IPV6 UDP Multicast receive
We are experiencing two problems: one with IPv6 UDP multicast receive, and another with UDP multicast addressing. Our project is using tirtos_1_20_00_28 and CCS_5.5.0.00077 with a TM4C129X demo...
View ArticleForum Post: RE: SysLink 2.21 + Linux kernel OMAP3
Hi Krishna,Here is a link to the AM35x/OMAP35x PSP SDK download page for which Syslink 2.21 is supported:...
View ArticleForum Post: RE: NDK: blocking recv()
Did you start with the MCSDK example or your own?Regards,Travis
View ArticleForum Post: RE: MessageQ Invalid queueId
[quote user="yuxin yuan"]Thanks a lot! I don't know how to use the ROV tool.... The program aborts with the message that shown in the console:[C66xx_1] ti.sdo.ipc.MessageQ: line 441: assertion failure:...
View ArticleForum Post: RE: write boot.bin to eMMC . BBB A5C
Hi Dinesh,"${CCS_INSTALL_ROOT}/utils/tiobj2bin/tiobj2bin.bat" <Missing your setting>"../../../../../../../binary/armv7a/cgt_ccs/am335x/evmAM335x/bootloader/${ConfigName}/${ProjName}.out"...
View ArticleForum Post: RE: CCSv6 unable to create a custom RTSC platform
I performed the steps to make the Platform Wizard able to access what it needs to populate the entries in Create New Platform dialog, but once done, that platform is inaccessible by editing the...
View ArticleForum Post: How to enable universal decode mode(closed loop back by default)...
Hi, I noticed that we have such comment in usecase file, but I can not figure out where the interface is.Could you let me know how to turn on the universal mode, i hope it can help improve decode...
View Article