Forum Post: RE: AM3359 SPI RX
Problem solved.First i´ve took not the DUmmyparamset configration. I have ping pong buffering. txPingBuffer and txPongBufferrxPingBuffer and rxPongBufferI had the korrekt memory values for tx and rx,...
View ArticleForum Post: RE: C66x H264 HP 4-core decoder questions
Hi Praveen,I was able to reproduce stream from C66x H.264 HP encoder that is not decodable by C66x H.264 HP decoder. Configuration and elementary stream are attached.Regards,Andrey Lisnevich
View ArticleForum Post: RE: Where can I get API of SYSBIOS HeapMem to get totalsize and...
Hi,J:I get it .very appreciated for such quick reply.
View ArticleForum Post: RE: NDK performance on TMDSEVMC6678LE
Hi Ralf,Thanks for the post. I very much appreciate the tips and the link to your previous work in this area. I am clearly being naïve in expecting reasonable NDK performance out of the box on the...
View ArticleForum Post: RE: AM335x SK and WEC2013: Persistent storage and KITL problem
Dear Christoph, i have a qustion to ask for you help. May i have you email? Thanks
View ArticleForum Post: linux boot error on AM335-BeagleBone black(drm_kms_helper: panic...
hello,I'm using beagle bone balack develop linux, first I want to load linux kernel and then boot ,but at last I got an error as follow which is" drm_kms_helper: panic occurred, switching back to...
View ArticleForum Post: RE: Accessing GPIO 5_11 in AM1808
It might be that the GPIO direction is still as an "input". Try writing to the direction file, eg:echo out > direction
View ArticleForum Post: RE: AM335x BeagleBoneBlack patch posted on release page
I never would have found that. Thank you, Mughda.Regards,Martin
View ArticleForum Post: RE: absent vpss dma resizer interrupts again
German,I've experienced the same issue, but the methods here:http://e2e.ti.com/support/dsp/davinci_digital_media_processors/f/100/p/177902/783547.aspx#685829appear to have worked for me. I'm using a...
View ArticleForum Post: How to distinguish below three kinds of heap ?
Hi,all:I am confused by so many heaps if use sysbios/bios.If I define below three kinds of heaps at the same time.what happen?how to know which heap size is the real heap size ? 1. define heap in cmd...
View ArticleForum Post: Missing codec version numbers
Trying to debug a problem and I'm looking at the CE_DEBUG=3 output. Where it shows "This program was built with the following packages:", a few codecs don't seem to have version numbers. For...
View ArticleForum Post: RE: TI-RTOS SDSPI FATFS MSP430F5338
Sorry about that, I forgot to follow up on this.I tried using your tirtos.mak and tirtos.bld files and bios built fine, so I'm not sure exactly where the problem is in rebuilding bios. Can you enable...
View ArticleForum Post: RE: Help with Developing a SYS/BIOS application for CPU2 of the...
I believe I have found the issue with my problem. In my SYS/BIOS configuration I had to uncheck "Configure Flash controller wait states" and I unchecked "Configure PLL and CPU clock dividers." Once I...
View ArticleForum Post: TDMSSK3358: Problem with receiving broadcasts
Hi,i am trying to run DHCP server on LWIP in StarterWare 02.00.01.01, but binded function is not called, when destination adress is 255.255.255.255. How can i fix it?Thank you very much.
View ArticleForum Post: RE: MUSB OTG support on DA-830
Hi,I've built the kernel again. In previous compilations. I forgot enabling "Inventra HDRC" controller and selecting in "USB Gadget Support" section. So, my current kernel configuration for MUSB OTG is...
View ArticleForum Post: RE: Stellarisware USB Speed (How to increase?)
This was solved by increasing the buffer size. I had it at 512 bytes. We increased it all the way to 4096 bytes and bumped the speed to 3.9Mbps, sufficient for our application.
View ArticleForum Post: RE: TMS320DM6446 RTOS selection inquiry
Jim:I am going to e-mail you separately on this one. There definitely are/were some ARM RTOS solutions for the DM6446 that would have support for DO-178 certification artifacts.However it looks like...
View ArticleForum Post: RE: AAC Encode at 8kHz on 'C6748 DSP not supported?
Hi Deepthi,Just run in to another problem, I'm trying to integrate the AAC LC Encoder in to my application, but it's in COFF format and my application and all the other libraries I'm using are in ELF...
View ArticleForum Post: RE: writing to a PIP object
After allowing CCS to do its update it will now compile. I did have to add a c++ mem.h lib and use memcpy to get it to work.volatile unsigned int *McASP_RBUF0 = (unsigned int *)0x44000280;...
View ArticleForum Post: RE: AM335x sgx drivers for Android 4.4 kitkat
Hi Martino,In order to have a better understanding of your problem, could you please share the following information:1) Which kernel version is used for your Kit Kat build? Is it the exact same one as...
View Article