Forum Post: RE: Help to modify vpifmodeconfig function in vpif.c for...
The driver library is common for all peripherals of 6748 and available as a project which you have to import from the pdk_C6748 folder. After editing all necessary files just built the project, to...
View ArticleForum Post: RE: Troubles building the samples for DK-TM4C129X : gmake : error 3
hi todd,i did as you suggested and i freshly installed CCS according to your recommendations.now the SYS/BIOS subtree shows up.as suggested with your email from 10.12.2013 :"Regarding #2. Can you make...
View ArticleForum Post: How can i erase the flash rom of my EVALBOT?
* How can i erase the flash rom of my evalbot kit?I'm using the stellaris robotic evaluation board(EVALBOT) which is a robotic evaluation flatform for the stellarisLM39B32. I downloaded my source code...
View ArticleForum Post: RE: C66x H264 HP 4-core decoder questions
Hi Praveen,Can you please comment the following 4 points:1) I still experience buffer management problems. Please see attached log from H.264 HP new encoder in single core mode.[D] - decoder output[BM]...
View ArticleForum Post: RE: Alternative display on the AM335x Starter Kit
It seems it was a faulty display. I replaced the unit and it booted using the new screen and it looks like this.The resolution is the same as the original display 480x272, so I'm still open for...
View ArticleForum Post: RE: AER support for C55x core rev3.x (C5505,C5535)
Hi,You can follow the instructions in AER Software Installation and Verification document to get started. This document is located in...
View ArticleForum Post: RE: AER not working with 8KHz Little Endian sample inputs
Hi Shricharan,The 2nd problem may be caused by no convergence. Please follow instructions in AER Quick Tuning Guide in <installation_root>\docs folder to get AER converged first and verify that...
View ArticleForum Post: RE: How can i erase the flash rom of my EVALBOT?
Hi Jae,have you tried the LM flash programmer? http://www.ti.com/tool/lmflashprogrammerPerhaps the Stellaris forum can help you there...
View ArticleForum Post: RE: Crash in algActivate on C6678
Hi Paula,There is no packet loss in RTPOleg
View ArticleForum Post: Tablet Help
Hello All, I'm unsure if this is the proper section for this post. If it is not please let me know which one you feel it should be in. Anyway the company I work for acquired a few tablets that are...
View ArticleForum Post: RE: C674 NMI Event
Hi ,Have you verified that the 3 conditions that are explained in section 6.2.4 Returning From Exception Servicing of sprufe8b are all OK?• SPLOOPs that are terminated by an exception cannot be resumed...
View ArticleForum Post: Beaglebone black with chipsee Touchscreen 7" LCD cape
Hello every body. I am developing an application with a beaglebone black in sdk precompiled Sitara TI include in the Chipsee CD, my problem is that I not found a boot image (picture) (not a splash...
View ArticleForum Post: sitara objects number limitation
hello we try to use sitara for 32 analog inputs of 32 bit each by using the PDO and to add 32 bit objects for analog setting by using the COE We have a problem to use more then 14 moudles (according...
View ArticleForum Post: Access to applications from Google Play
Is there a way to access Google Play via the Android system delived with the AM335x Starter Kit?Kind regardsJesper Taxbøl
View ArticleForum Post: RE: Timer BIOS : TI C6638 Multicore
Hi Manav,Which core are you running on for creating and initializing your timer?Have you specified that this is the core that will initialize the timer in your configuration (*.cfg) file? For...
View ArticleForum Post: RE: Opening SPI interface on Sitara
Im just starting to work on the SPI interface on the AM335x Starter Kit.Would you happen to have a pointer on how to get started?Do I need to build a kernel or is there a simpler way?kind regardsJesper...
View ArticleForum Post: RE: Different results using CGT 7.4.2 and CGT 7.2.4 to compile in...
Hi Ferdinand,The reason of your crash error is due to different CGT versions between your TestApplication and your codec library. In other words, you are compiling Mpeg2 decoder TestApplication with...
View ArticleForum Post: RE: Fast periodic timer interrupt from dmtimer-Example not working
Seems like this does not help...I tried different locations in my initialisation code but I'm still a bit unsure. So where should I place this call?Thanks!
View ArticleForum Post: RE: Addition of Proxy causes java.lang.OutOfMemoryError: Java...
Additional snippet:TIME=06:22:13.059 PM -- xdc: xdc.useModule called on xdc.platform.ExeContext from xdc.platform (useModule, all)TIME=06:22:13.059 PM -- xdc: calling xdc.platform.ExeContext.module$use...
View ArticleForum Post: RE: Linker command file: Mark memory area behind code for usage?
[quote user="Hans M��ller"]Hm, according to Starterware documentation malloc()/calloc does not work...I'd guess because there is no memory range defined these functions could use:...
View Article