Forum Post: RE: DS3234 RTC interfacing with AM335x
Hi Ankur,drivers/rtc/rtc-ds3234.chttps://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/drivers/rtc/rtc-ds3234.cAs per the RTC driver, platform data(board file) and dts initializations...
View ArticleForum Post: RE: Help required on analyzing BIOS internal Buffers.
Moses,Yes that is what I am trying to figure out why this particluar task does not run. No this does not happen every time , it happens randomly after 40 or 100 iterations of excution , once this...
View ArticleForum Post: RE: Big DSP-Load when using System-Analyzer
Hi Janet,our intension is to use LoggerSM for some reasons. We made some tests last time. The results show us, our problem is producing to many events. Thank you for your help. This item can be...
View ArticleForum Post: RE: Arago build failure on da850-omapl138-evm
Hi Terry,Thanks but I need configuration (git clone etc.,) logs too like what I given in earlier replies.[quote]--2014-09-29 08:42:24--...
View ArticleForum Post: am1808 audio interfacing problem
hi iam working with am1808 audio application.. i rectified the hw params error using this link.http://e2e.ti.com/support/embedded/linux/f/354/t/234934.aspxafter that also i cant hear anything.. can u...
View ArticleForum Post: RE: The Task is pending in "driverLib" issue.
Hi Moses,Please review this project. (Pending of DriverLib).I use Code Composer StudioVersion: 6.0.0.00190Thanks.(Please visit the site to view this file)
View ArticleForum Post: RE: AM335x GPMC Accessing Address space in Chipselect
Hi RamaKrishna,Have you verified the Nor Data sheet for commands related to the Chip on the Board and compared with the Nand?Have tried to use the Internal API's to write/Read to the registers?...
View ArticleForum Post: RE: DM36x mainline support
I apologize, I don't have information for that.Please create a new post on DM3x device forum, you may get exact answer there.http://e2e.ti.com/support/dsp/davinci_digital_media_processors/f/100.aspx
View ArticleForum Post: Using GDB for AM335x starter kit through JTAG
Hi Experts,How to use the JTAG interface of the AM335x starter kit using GDB in the linux machine ?Is there any special driver required for the chip FTDI FT232H ?Regards,Lyf
View ArticleForum Post: RE: LoggerSM eraseRecords issue
Yes, that is a problem in LoggerIdle that has been corrected in UIA 2.x.Best regards, Janet
View ArticleForum Post: RE: Arago build failure on da850-omapl138-evm
I ran a fresh build and have attached the log. It looks like we are down to about three missing packages and they are all being requested from angstrom-distribution.org server.(Please visit the site...
View ArticleForum Post: RE: manual install of TI-RTOS missing example code
Emmanual,I am able to create a new project using the c6678. The previous poster was correct, my problem was that TI-RTOS does not include c66x support yet. I downgraded to SYS\BIOS and it does include...
View ArticleForum Post: RE: downloading TI-RTOS from ccsv6
What I finally figured out is that for whatever reason, the default search sort mode is by relevance. When sorting by relevance I cannot see or search for TI-RTOS. If I switch the sort mode to all I do...
View ArticleForum Post: Dm816x ROI bitrate
Topic: ROI bitrate issue At the moment we are using Region Of Interest(ROI) with DVRRDK_04.01.00.02.and codec library REL.500.V.H264AVC.E.IVAHD.02.00.08.00. The issue we witness is a difficulty for the...
View ArticleForum Post: Compile JB Error
Hello,When port RTL8188CUS USB WIFI into JB 4.2 (TI_Android_JB_4.2.2_DevKit_4.1.1) I got error messages as bellow:target thumb C: libhardware_legacy <= hardware/libhardware_legacy/power/power.c...
View ArticleForum Post: sourcecode for /usr/sbin/uim used in TISDK 7.0 for sitara
Where can I find the sources for rootfs used in TI SDK 7.00 for am335x.especially I need sources for /usr/sbin/uim used in that filesystem.(the only working tool to bring BT with WL18xx up and...
View ArticleForum Post: RE: NC_NetStart with IPV6 not working
Jose,I was not able to load the program, I got errors when trying.Can you please try to re-attach the app?Maybe, you can add the *.out file to a *.zip archive, and then attach the zip archive. I think...
View ArticleForum Post: RE: CCS could not find .cfg file
I was just guessing that cygwin could be a problem, but in the meantime I replicated the error message by importing a project from a network share. I did not copy the project to my local workspace, I...
View ArticleForum Post: RE: Mailbox vs Queue+Event
Henlee, A mailbox is a synchronization object in itself while a queue is not. Tasks can pend/block on a mailbox or post to it thereby access to a mailbox can be synchronized/protected. A queue is...
View ArticleForum Post: RE: Do you have any sample code that is using timer driver and...
Hi Miroslav,Thank you for your reply.Do you have the example code thatuses the combination of DMTimer driverandEDMA driver?I think there will not be such convenient example for me.But, if available,...
View Article