• Join
  • Sign In with my.TI Login
Texas Instruments
  • Products
  • Applications
  • Tools & Software
  • Support & Community
  • Sample & Buy
  • About TI
Sample & Purchase Cart Sample & Purchase Cart
  • Search
  • Advanced
TI E2E™ Community
  • Support Forums
  • Blogs
  • Groups
  • Videos
  • 简体中文
  • More ...
TI Home » TI E2E Community » Support Forums » Embedded Software » Android » Android forum » All Tags » AM37xx
Share
Android
  • Forum

Browse by Tags

Android

Welcome to the Android Section of the TI E2E Support Community. Ask questions, share knowledge, explore ideas, and help solve problems with fellow engineers. To post a question, click on the forum tab then "New Post".

Sign In to Post
Tags
You have subscribed to this tag. To view or manage your tag subscriptions, click here.   Close
You have unsubscribed from this tag. To view or manage your tag subscriptions, click here.   Close
You are currently viewing:
AM37xx
  • 2.6.37
  • am3517
  • am3517 rowboat android
  • AM37X
  • Andoid source code editing
  • android
  • android 4.0 ICS
  • Android Kernel OMAP
  • Android OMAP Kernel
  • android rowboat
  • Beagle Board
  • beagleboard
  • beagleboard xm
  • beagleboard-xm
  • BeagleBoard-XM Android
  • BeagleBoard-xM Android rowboat-dsp
  • bluetooth
  • booting
  • Filesystem
  • gingerbread
  • GingerBread_2_3_4_DevKit_2_1
  • rowboat
  • touchscreen
  • usb
  • Wifi
Related Posts
  • Forum Post: NON-A2DP codec selection over SBC in BlueZ/Android2.3

    ashish meena ashish meena
    Hello All, I have successfully integrated one NON-A2DP codec in liba2dp.c/BlueZ. This non-a2dp codec get selected when we use supported headset as soon as we start audio stream. However, I would like to get non-a2dp codec selected right from the begning of pairing mode. For now, In the beginning...
    on Jun 30, 2011
  • Forum Post: Re: Connect USB Camera to DM3730EVM

    Vishveshwar Bhat Vishveshwar Bhat
    You can use a UVC compliant USB camera. However the default kernel config used by the DevKit may not support UVC camera. You can follow the steps mentioned at the below mentioned rowboat forum post to get UVC support enabled in the kernel: http://groups.google.com/group/rowboat/browse_thread/thread/2778fef10df568d7...
    on Jul 4, 2011
  • Forum Post: Compiling for android rootfs

    Prasun Sinha Prasun Sinha
    Hi, I am working on DM37XX and through with x-loader, u-boot build . I go stuck in building android filesystem. Here are the steps that I am following to build android filesystem: make ARCH= arm TARGET_PRODUCT=omap3evm OMAPES=5.x -j8 I am getting below message: =======================...
    on Jul 21, 2011
  • Forum Post: AM37xx doesn't start properly (a lot of sigkill's)

    Peter Jans Peter Jans
    Hello, I'm trying to run gingerbread 2.3 on the AM37xx EVM board. I've followed the TI android gingerbread 2.3 devkit 1.0 development guide. But when I insert the SD card and try to run it, it won't boot properly. It does boot after a long wait but almost every app I try is killed eventually...
    on May 11, 2011
  • Forum Post: Re: Audio recording not work [ RecordThread: buffer overflow ]

    prateek arora prateek arora
    hi Amit , Thanks for your response . i am using TLV320AIC3254 audio codec . No register setting and ALSA control available for the following controls 1. Analog Left AUXL Capture Switch 2. Analog Right AUXR Capture Switch 3. Analog Capture Volume sometime recording is working...
    on Sep 14, 2011
  • Forum Post: Re: Audio recording not work [ RecordThread: buffer overflow ]

    prateek arora prateek arora
    hi I have used loopback command to test capture-playback . # alsa_arecord -f cd | alsa_aplay most of the times its failed , below are the logs # alsa_arecord -f cd | alsa_aplay [ 88.642608] +omap3evm_startup Function [ 88.649383] +omap3evm_startup Function Recording WAVE 'stdin' : Signed...
    on Sep 14, 2011
  • Forum Post: Audio recording not work [ RecordThread: buffer overflow ]

    prateek arora prateek arora
    hi , i am using AM37xx EVM and TI_Android_GingerBread_2_3_4 ( kernel version 2.6.37 ). i am using TLV320AIC3254 audio codec for playback and recording . playback is working fine but not able to record voice data at 8 khz . When I run the sound recorder app for recording at 8 khz , i get he following...
    on Sep 13, 2011
  • Forum Post: Re: Audio VOIP call Issue with TI Gingerbread 2.3.4

    prateek arora prateek arora
    hi thanks for your response . i have one question .. when i have tested audio recording using android sound application is working fine but not when i used SIP application . is differnent settings are required for VOIP call ( using SIP app ) at hardware/ti/omap3/modules/alsa to correctly...
    on Sep 22, 2011
  • Forum Post: Re: Audio VOIP call Issue with TI Gingerbread 2.3.4

    prateek arora prateek arora
    Do you have any updates on the VOIP call ( using SIP App ) that i shared in the mail above ??
    on Sep 26, 2011
  • Forum Post: AM37xx X-loader returns fat entry error on FAT16 bootpartition

    Peter Jans Peter Jans
    Hello, I'm trying to start my EVM board from a SD-card with a small FAT16 partition. The idea is to have a boot partition (4-8MB) and some larger EXT4 partitions on my SD-card. Minimum size limitation of FAT32 forces me to use FAT12 or 16. I have tried both. -With FAT16 the X...
    on Oct 26, 2011
  • Forum Post: SGX slow on the DM3730 with 2.6.37 kernel in Gingerbread based Rowboat

    Hunyue Yau Hunyue Yau
    Hi, The folks on #rowboat suggested I logged an entry here regarding some weird behavior I am seeing. The current Gingerbread based Rowboat using a 2.6.37 kernel experiences a slow redraw frame rate on the DM3730. This behavior doesn't happen if I goto a OMAP3530 system or if I revert to the...
    on Dec 22, 2011
  • Forum Post: Re: How to create a Bluetooth device in the device

    Nic90 Nic90
    Hi, Is there any update on making the USB Bluetooth dongle work on Beagleboard-xm Rev-C running Android 2.3.4 DevKit 2.1? Could anybody please run me through the steps to set this up? Thanks in advance, Nikhil
    on Mar 23, 2012
  • Forum Post: Re: How to create a Bluetooth device in the device

    Nic90 Nic90
    VINAY CHADDHA Adding blue tooth dongle, appropriate message comes on serial monitor. However there is no hciconfig or hcitool command. Vinay, What message do you see on the serial terminal? I'm struck at the same point. The hciconfig & hcitool commands dont work! ...
    on Mar 31, 2012
  • Forum Post: TI Android ICS (4.0.3) DevKit release for AM335x and AM37x

    khasim khasim
    TI Android Ice Cream Sandwich (4.0.3) DevKit release for AM335x (subarctic) and AM37x processors TI’s Android ICS DevKit is now available for AM335x and AM37x processors. The release has been validated on AM37x EVM, Beagleboard XM, Flashboard and AM335x EVM and Beaglebone platforms. The DevKit...
    on Apr 14, 2012
  • Forum Post: Touch screen isn't working in ICS on beagle board xm

    Georji Ghosh Georji Ghosh
    Hi, We are trying to bringup android ics on beagle board XM using the steps mentioned in http://code.google.com/p/rowboat/wiki/ICSonBeagleboard_WithSGX . We could bringup the ICS Home screen with few modifications in kernel configuration and video driver changes as mentioned in http://processors.wiki...
    on Mar 25, 2012
  • Forum Post: How to remove airplane mode from android framework.

    Ranjini HK Ranjini HK
    Hi, Am working on AM3730 processor with Android DevKit version gingerbread 2.3.4 and platform is custom AM3730 board. Am working on a hand held device, we are facing an issue with airplane mode enable and disable. Even though its airplane mode is disabled , the icon still remains until we restart...
    on Nov 19, 2012
  • Forum Post: Gadget mass storage and adb problem in AM37x

    zell wu zell wu
    Dear TI, The gadget function is not stable. Sometimes the PC can't recognize the mass storage (gadget). Sometimes the ADB function can't work. What should i notice for ? Thanks and Happy New Year !! BRs, Zell Here is the log. [58757.046356] adb_release [58757.056457] adb_open [58757...
    on Jan 2, 2013
  • Forum Post: Firmware failed in USB WiFi adapter

    Bhagavath Ram Bhagavath Ram
    Hi all i m using ompa3evm customized board ,android 4.03 stack ,I'm using USB WiFi adapter(Ralink Rt2870 ) , after plug it its firmware failed , in android kernel Where should i put firmware. Kindly please Suggest me. Log as below root@android:/ # [ 97.588470] usb 1-1.4: new high speed USB...
    on Mar 14, 2013
TI E2E™ Community
  • Support Forums
  • Blogs
  • Videos
  • Groups
  • Site Support & Feedback
  • Settings
TI E2E™ Community Groups
  • TI University Program
  • Make the Switch
  • Microcontroller Projects
  • Motor Drive & Control
Other Communities
  • Deyisupport
  • Designsomething.org
  • beagleboard.org
  • TI on Element 14
  • TI on TechXchangeSM
Other Technical & Support Resources
  • WEBENCH® Design Center
  • Product Information Centers
  • Technical Documents
  • TI Design Network
  • TI Technical Articles
  • TI Training

All content and materials on this site are provided "as is". TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with regard to these materials, including but not limited to all implied warranties and conditions of merchantability, fitness for a particular purpose, title and non-infringement of any third party intellectual property right. TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with respect to these materials. No license, either express or implied, by estoppel or otherwise, is granted by TI. Use of the information on this site may require a license from a third party, or a license from TI.

Content on this site may contain or be subject to specific guidelines or limitations on use. All postings and use of the content on this site are subject to the Terms of Use of the site; third parties using this content agree to abide by any limitations or guidelines and to comply with the Terms of Use of this site. TI, its suppliers and providers of content reserve the right to make corrections, deletions, modifications, enhancements, improvements and other changes to the content and materials, its products, programs and services at any time or to move or discontinue any content, products, programs, or services without notice.

Follow Us Texas Instruments on Facebook Texas Instruments on Twitter Texas Instruments on LinkedIn Texas Instruments on Google+
TI Worldwide | Contact Us | my.TI Login | Site Map | Corporate Citizenship | mobile m.ti.com (Mobile Version)

TI is a global semiconductor design and manufacturing company. Innovate with 100,000+ analog ICs and
embedded processors, along with software, tools and the industry’s largest sales/support staff.

© Copyright 1995-2013 Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy Policy | Terms of Use