Forum Post: RE: NDK PPP LCP Disconnect
Just for further information.Part of handling the PPP interface is the requirement for a function to handle status callbacksstatic void hdlcSI( HANDLE hSI, uint Msg, UINT32 Aux, PBM_Handle hPkt )This...
View ArticleForum Post: RE: DSP/BIOS post an exception about timer0 if I set clk tick...
Anybody who could help about this topic?I am really looking forward to your reply.
View ArticleForum Post: RE: Discrepancy in StarterWare implementation and AM335x ARM...
Patrick,The packet length has to be 11 bit. This has to be corrected in the define. Thanks for pointing out the issue and will be corrected in next release.Regards,Ramesh D
View ArticleForum Post: RE: There was an error launching the application
Hi Kas,Try to run the CCS through command line from your CCS installed directory.<CCS installation directory> /ccsv5/eclipse/ccstudioEx:/opt/ti/ccsv5/eclipse/ccstudio &
View ArticleForum Post: RE: how to make the image that is burned to c6678's nand flash
Dear Rex: I tried to burn the evmc6678-initramfs-demo.el-hf-dev-root-20140917.bin to the nand flash. Before burning, I changd the cmdline of this bin using the following command:./bootblob set-cmdline...
View ArticleForum Post: RE: Regarding Dual Encoding of 1080p
Hello,[quote user="Abdul Rahman Rasool"]Still we are trying to reproduce the hanging issue, but it is not happening now.once we get the log dump we will send you that.[/quote]Let me know when you have...
View ArticleForum Post: RE: Installing gst-plugins into Sitara SDK v7.0
Hello,I would recommended you to check makefile.in and configure.ac in the main directories based on these files the makefile is generated. You could change this files. Notice that in the configure.ac...
View ArticleForum Post: RE: enetLwip_sysbios does not build: httpd.c and lwiplib.c missing
To whom it concernsJust an additional warning regarding CCSv6:Do not use the 'Browse Examples' from the 'Getting Started' screen to import a project unless you want to do a lot of settings...
View ArticleForum Post: RE: CCS5.5 BIOS5.14 NDK 2.20 missing library :- BCACHE ?
SteveJust got around to trying and testing this and NDK2.0.0 does indeed compile and give good results on the DM642 target. Thanks for the guidancemig
View ArticleForum Post: RE: How can I import a shmIpcBenchmark example into CCSv6?
J-breeze,The mcsdk package having dependency packages like IPC, DSP/SYSBIOS, XDCTOOLS. These packages are validated with CCS5.x. So you need to test this with relevant and supported versions only. I...
View ArticleForum Post: RE: AM335X devicetree and fixed phy
Hello,I didn't find a solution myself, are there any updates on your side?Kind regards,Arend
View ArticleForum Post: Performance of Binary semaphores vs counting semaphores
Hi,In TI SYS/BIOS Real-time Operating System v6.x User’s Guide, I found below statemnt.Binary semaphores provide better performance than counting semaphores.Do you have some detial data about the...
View ArticleForum Post: How to Import Excel Contacts to Outlook 2010?
If you are thinking about this query that “how to import excel contacts to outlook 2010” so make use of extra ordinary excel to outlook converter software which is fulfill with professional technology....
View ArticleForum Post: RE: Serial boot question
Answered in the below e2e thread:http://e2e.ti.com/support/dsp/davinci_digital_media_processors/f/716/t/369863.aspxRegards,Pavel
View ArticleForum Post: RE: Wilink 1835 cape module not working on Am437x GPEVM for...
Moving this to the Android forum.
View ArticleForum Post: RE: GPIO as SPI Chip Select
Hi Titus,I don't think I have explained this properly. Here is what I have.I am using McSPI2 which has internal two chip selects. One of them McSPI2_CS0 is used for Touch Screen and the other is not...
View ArticleForum Post: Problem with opening the watchdog in TI RTOS
Hi I am using TI RTOS and CC3200 as my target device, when i am trying to open the watchdog its throwing following error. code : Watchdog_Params_init(¶ms); params.callbackFxn = callback;...
View ArticleForum Post: DM368 H.264 Decoder - Motion Vector Extraction?
Does anyone know if it possible to get the motion vectors from the H.264 Decoder on a DM368?I'm sure I read something in the past to suggest that it is possible...but am unable to find any information...
View ArticleForum Post: RE: DM368 H.264 Decoder - Motion Vector Extraction?
Hi Prashanth,Thanks for you quick response. This correlates with I am currently finding, I must have been mistaken before (probably reading something about the encoder, thinking it was relating to the...
View ArticleForum Post: AM335x SYSBIOS Industrial SDK Getting Started Guide
The revision history in the AM335x SYSBIOS Industrial SDK Getting Started Guide shows rev 1.11 which has a release date of Sep-15-2014 and is "Updated for SDK release 1.1.0.5".However clicking on the...
View Article