• 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 » All Tags » dm3730
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".

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:
dm3730
  • 2.6.37
  • AM37X
  • android
  • android 4.0 ICS
  • Android ICS
  • Android OMAP Kernel
  • android rowboat
  • Beagle Board
  • beagleboard
  • beagleboard xm
  • beagleboard-xm
  • BeagleBoard-XM Android
  • BeagleBoard-xM Android rowboat-dsp
  • booting
  • DM37x
  • froyo
  • gingerbread
  • ICS
  • kernel
  • LCD
  • nand
  • rowboat
  • touchscreen
  • Wifi
  • WL1271
Related Posts
  • Forum Post: Does TI_Android_FroYo_DevKit-V2.2 could run on dm3730evm with 128M ram?

    zhenhong zhenhong
    I want to run android on my dm3730-evm board with 128M ram, and use the bootargs is setenv bootargs 'console=ttyS2,115200n8 androidboot.console=ttyS2 mem=128M root=/dev/mmcblk0p2 rw rootfstype=ext3 rootdelay=1 init=/init ip=off mpurate=1000 omap_vout.vid1_static_vrfb_alloc=y' but it couldn't...
    on Mar 22, 2011
  • Forum Post: GingerBread-2.3-DevKit-1.0 on DM3730 responses slowly

    puyou lu puyou lu
    i'm using prbuilt kernel and filesystem of AM37X fom TI-Android-GingerBread-2.3-DevKit-1.0.tar.gz on DM3730 EVM board. When I put filesystem in an SD card, Android comes up successfully, and evrything else is OK. But when I tried to mount NFS filesystem, Android brings up after very-very long...
    on Apr 15, 2011
  • Forum Post: post compilation issues in rowboat-gingerbread-dsp

    Parimal Naigaonkar Parimal Naigaonkar
    hi, i compiled gingerbread dsp, now i have three issues 1. CMEMK Error: CMEM phys_start (0x8c900000) overlaps kernel (0x80000000 -> 0x90000000) is it ok if i make changes in init.omap3.rc as insmod /system/ti-dsp/cmemk.ko "phys_start=0x90000000 phys_end=0x90800000 pools=20×4096...
    on Jun 1, 2011
  • Forum Post: Issue with OMAP MUX flag while building android rowboat kernel.

    Pawan Rathore Pawan Rathore
    on Jul 28, 2011
  • Forum Post: OpenCore in Gingerbread

    Salim Mohamed Salim Mohamed
    Hi, - Does OpenCore in Gingerbread (for DM3730) still exists in addition to StageFright? - If yes, does it uses hardware acceleration provided by DM3730? - Is there any GStreamer available on Gingerbread? Thanks and Kindest Regards, Mohammad
    on Aug 17, 2011
  • Forum Post: TPS65930 USB Driver Problem~

    yuliang yuliang
    Hi Guys; We have a new board of DM3730 ,and the OTG use TPS65930 's USB ports.On DM3730 EVM board,it's use ISP1507.Now we use the DM3730 EVM BSP software to our new board.When compile the kernel ,i add the TWL4030 USB driver .After boot the system ,plug a USB storage in OTG port on our board...
    on Aug 30, 2011
  • Forum Post: Configure push buttons via beagleboard xM expansion header

    Faisal Hassan Faisal Hassan
    Hi everyone, How can i configure push buttons via expansion header. I am using beagleboard xM and an expansion board, where push buttons are connected to expansion header 7 (GPIO 137) and 5 (GPIO 138). How can I use configure those GPIO lines for push buttons. I edited board-omap3beagle.c, added following...
    on Sep 14, 2011
  • Forum Post: Re: Touchscreen for Beagleboard Rev C4 issue

    Faisal Hassan Faisal Hassan
    Hi Nguyen Huu Ha, Apart from these changes i included one regulator supply (vio). Here is the patch @@ -284,6 +294,11 @@ static struct regulator_consumer_supply beagle_vdvi_supply = REGULATOR_SUPPLY("vdds_dsi", "omapdss"); + +/* ads7846 on SPI */ +static...
    on Sep 16, 2011
  • Forum Post: Re: Android dm3730 kernel getting crash while recording video using default camera application

    ritesh raj ritesh raj
    hi bin, Yes i am using rowboat but i am not using H.263, i am using m4v and the kernel panic looks like dsp shared memory corruption issue . please help me , i am not getting any clue how to solve it. --ritesh
    on Nov 3, 2011
  • Forum Post: BeagleboardXM - No USB keyboard, mouse on Gingerbread

    Aniruddh Chitre Aniruddh Chitre
    Hi, I have the BeagleboardXM RevC and I am having trouble getting USB mouse and keyboard to work. Tried the pre-built images and also built my own using the devkit. A colleague of mine also tried it on a different BeagleboardXM using pre-built and custom built images with the same results. I am connecting...
    on Jan 4, 2012
  • Forum Post: Re: BeagleboardXM - No USB keyboard, mouse on Gingerbread

    Aniruddh Chitre Aniruddh Chitre
    Hi Arun, That worked. But now I am having problem with video playback. The video plays fine but its size is not correct. I am using the following bootargs setenv bootargs 'console=ttyO2,115200n8 androidboot.console=ttyO2 mem=256M omap-dss.def_disp=dvi omapfb.mode=dvi:1600x1024MR-16@60 omapfb...
    on Jan 12, 2012
  • Forum Post: Re: BeagleboardXM - No USB keyboard, mouse on Gingerbread

    Aniruddh Chitre Aniruddh Chitre
    Hi Pankaj, One last thing. My display dosen't look very crisp despite having set the resolution. Do I need to do something additional? My boot args are as follows setenv bootargs 'console=ttyO2,115200n8 androidboot.console=ttyO2 mem=256M omap-dss.def_disp=dvi omapfb.mode=dvi:1600x1024MR...
    on Jan 12, 2012
  • Forum Post: Re: Problem figuring out why NAND boot with x-loader isn't working

    Jaya Kumar Jaya Kumar
    Hi Vaibhav, Thanks for your reply. Yes, I am happy to post the code changes. I had an idea after reading your post. Since my DM3730 board is almost identical to XM except having beagleboard C3 memory, I decided to try to eliminate as many differences as possible. So I switched to using the pre-built...
    on Jan 17, 2012
  • Forum Post: Re: Cross-Compiled mtd-utils not working

    Anil Anil
    Hi Pratik, Use common cross compiler for building all binaries (u-boot, Kernel, mtd utils and etc). Regards AnilKumar Please mark this Forum post as answered via the Verify Answer button below if it helps answer your question. Thanks!
    on Feb 28, 2012
  • Forum Post: TI Android GingerBread 2.3.4 DevKit2.1 Developers Guide Issue

    Dan Welch Dan Welch
    I followed the instructions on TI's DevKit 2.1 Developers Guide and using 32-bit Ubuntu V10.04 I was able to compile all but the Android kernel. To build the kernel it said that it required 64-bit Linux. I talked to TI and they forwarded me to http://source.android.com/source/initializing.html for...
    on Jun 11, 2012
  • Forum Post: [rowboat issue ]MIPI DSI update in command mode with manual update

    Steven Chen1 Steven Chen1
    I'm working on my custom DM3730 board, using mipi dsi panel. My os verion is Android 2.3.4. The update mode of panel is OMAP_DSS_UPDATE_MANUAL. The DSI works in command mode in this os version. My problem is that the content of panel can not update, although the framebuffer is updated. So I need...
    on Jun 29, 2012
  • Forum Post: make error while building Android ICS

    Livin Sunny Livin Sunny
    i'm getting error while building the Android ICS...below is the screen short after giving: $make TARGET_PRODUCT=omap3evm OMAPES=5.x -j4 : currently im using Ubuntu 10.04 and changed the java from open jdk to sun jdk by the following commands : $sudo add-apt-repository ppa:ferramroberto/java...
    on Jul 26, 2012
  • Forum Post: RE: make error while building Android ICS

    Livin Sunny Livin Sunny
    Hello Manuel, Thanks for your quick reply.i have successfully installed the java and build the ICS filesystem by removing the -j<n> ....Thanks once again....
    on Jul 31, 2012
  • Forum Post: usb power management (idle) and the device resume error

    Herman Brunner Herman Brunner
    Hi, My hardware: omap3evm board with DM3730 Software: android gingerbread with kernel 2.6.37 I plug in high speed usb device into ehci host usb. Then I turn on idle mode (/debug/pm_debug/sleep_while_idle 1 and /debug/pm_debug/enable_off_mode 1). The device modules are loaded and it works fine....
    on Aug 3, 2012
  • Forum Post: Problem In Touch Screen

    Bhagavath Ram Bhagavath Ram
    Hi, I'm using Android 4.0 ICS Stack For DM3730 customized board in Ubuntu 11.04 . i m using i2c based Touchscreen with 7" inch LCD Display ,After done all the board ,driver change ,Touchscreen is not syncing to LCD ,only interrupt is coming on log . Show the Console Log as Below ---...
    on Aug 27, 2012
  • Forum Post: RE: Problem In Touch Screen

    Bhagavath Ram Bhagavath Ram
    Hi Arun, Thanks for Your Reply my Touchscreen driver I2c based HT70JF Driver , init GPIO is 43 & reset Gpio is 41. -------------------Getevent ------------------------ add device 1: /dev/input/event1 name: "ssd2531_input" could not get driver version for /dev/input/mice, Not a...
    on Aug 27, 2012
  • Forum Post: RE: Problem In Touch Screen

    Bhagavath Ram Bhagavath Ram
    Hi Arun, That Evetest shown not found , root@android:/ # evtest /system/bin/sh: evtest: not found
    on Aug 27, 2012
  • Forum Post: RE: Error in Wifi & BT for ICS Custom Board omap3evm Dm3730

    Bhagavath Ram Bhagavath Ram
    Hi Vishveshwar i fix the that but still wifi and bT is not enabled Log as below 3540952 bytes read ***** Kernel: /dev/mmcblk0p1/uImage ***** ***** RootFS: /dev/mmcblk0p2 ***** ## Booting kernel from Legacy Image at 82000000 ... Image Name: Linux-2.6.37-g5c414d7-dirty Image Type: ARM Linux Kernel...
    on Oct 16, 2012
  • Forum Post: RE: Error in Wifi & BT for ICS Custom Board omap3evm Dm3730

    Bhagavath Ram Bhagavath Ram
    Thanks for your Suggestion Wifi is loading but BT is showing error its turning on but unable to scan the device. Our Port for bluetooth is UART 3 how to change UART 3 instead of UART 1 ,baudrate is 115200 (its showing baud rate failed see at end ). Please give suggestion to solve . Console and...
    on Oct 22, 2012
  • Forum Post: RE: Error in Wifi & BT for ICS Custom Board omap3evm Dm3730

    Bhagavath Ram Bhagavath Ram
    Vishveshwar, Thanks for your Suggestion. Now WiFi is loading fine ,But Bluetooth is not enable , How to change Bluetooth port UART 3 instead of UART 1 because we are using Uart 3 .baudrate is 115200 Here i've attached the console and log file for your reference please give some suggestion...
    on Oct 22, 2012
12
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