• 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 » android rowboat
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:
android rowboat
  • 2.6.37
  • am3517
  • am3517 rowboat android
  • AM35xx
  • AM37X
  • AM37xx
  • android
  • Android on Am18x EVm/Hawkbaords
  • Beagle Board
  • beagleboard
  • beagleboard xm
  • beagleboard-xm
  • BeagleBoard-XM Android
  • BeagleBoard-xM Android rowboat-dsp
  • booting
  • dm3730
  • froyo
  • gingerbread
  • GingerBread_2_3_4_DevKit_2_1
  • kernel
  • OMAP3530
  • rootfs build
  • rowboat
  • touchscreen
  • Wifi
Related Posts
  • Forum Post: Re: Android DSP codec--Dmai Compile problems

    Bin Liu Bin Liu
    What manifest do you use? Have you done 'repo sync' to update your source? It seems like your dvsdk package is not patched properly from external/ti-dsp/patches/ before build. The log you provided shows the xdc_target_name is GCArmv5T , which should be GCArmv7A after patched. libc6-dev...
    on Nov 8, 2010
  • Forum Post: Re: Android DSP codec--Dmai Compile problems

    Bin Liu Bin Liu
    re line 24 - I have the same message in my build. Seems does not hurt. Never got a chance to figure out what exactly it means. It seem like your dvsdk download is corrupted. Please try to download it again.
    on Nov 9, 2010
  • Forum Post: Re: Android DSP codec--Dmai Compile problems

    Bin Liu Bin Liu
    Clark Zheng XXXXXXXXXXXXXXXXXXXXXX:~/rowboat-android /external/ti-dsp $ ./get_tidsp.sh get_tidsp.sh script should _only_ be run in the top level directory, ~/rowboat-android/ in your case, not under external/ti-dsp/. Otherwise it tries to create external/ti-dsp/external/ti-dsp and fails. Check...
    on Nov 9, 2010
  • Forum Post: Re: Android DSP codec--Dmai Compile problems

    Bin Liu Bin Liu
    What device/platform do you use? What is its version? Please list ALL commands here you have used to build and run the image, start from 'repo init...' unitl uboot param setup. Please make sure you have fully followed the DSP wiki on rowboat. Please attach the FULL console boot-up log.
    on Nov 10, 2010
  • Forum Post: Re: Android DSP codec--Dmai Compile problems

    Bin Liu Bin Liu
    Glad you got it up and running. What platform do you use? I always use 'top' to check the ARM load on OMAP3EVM and did not have any issue. I am not aware of any other tool can check ARM load at the moment.
    on Nov 12, 2010
  • Forum Post: Re: [OMAP3530 android-rowboat-eclair] use glTexBindStreamIMG

    Bin Liu Bin Liu
    Glad you fixed the issue. Would you mind to post the patch here so someone else can get help from it? Thanks.
    on Nov 16, 2010
  • Forum Post: Running Android from NAND on 3715 evm

    mshklyarman mshklyarman
    Hi, I am wondering if it is possible to boot and run Android from NAND on the AM3715 evm. From here it looks like the general procedure for Linux exists and (Linux part, at least) should work: http://processors.wiki.ti.com/index.php/How_to_Flash_Linux_System_from_U-boot However, I am wondering...
    on Nov 23, 2010
  • Forum Post: Android Audio control path

    mshklyarman mshklyarman
    Dear experts, I am trying to figure out how to create and test alternative sound card interface on AM3715 under Android. I'm going to have several PCM interfaces in the design and as a first step would like to try McBSP3 (on the extension connector of OMAP3evm) instead of default McBSP2 to...
    on Dec 3, 2010
  • Forum Post: Android ril telephony.CommandException!!!

    zuoliang zhang zuoliang zhang
    Hi All, I am getting below exception "com.android.internal.telephony.CommandException: GENERIC_FAILURE". Please let me know why this exception comes. Regards, karl
    on Dec 6, 2010
  • Forum Post: FroYo Tethering support on AM3715 EVM

    mshklyarman mshklyarman
    Hi, I have recently booted FroYo on AM3715evm but I do not see the Tethering in Settings where it is supposed to be. Could you please let me know whether it is planned to have it there and what the timeline for this is? Thanks, Michael
    on Dec 7, 2010
  • Forum Post: Brightness control on AM3715EVM

    mshklyarman mshklyarman
    Hi, I am wondering whether brightness control is actually functional on AM3715evm running FroYo. The GUI appears to be functional (I can move the slider to increase/decrease brightness) but it has no effect on actual brightness of the screen. Is it supposed to be working? Does HW support exist...
    on Dec 22, 2010
  • Forum Post: Froyo Dev Kit v2.2 Burn to NAND Failure

    Sean Ulrich Sean Ulrich
    Hello, I am cross posting this from the ARM forum of E2E in hopes that someone here can help. I have compiled a small footprint version of Rowboat Android and want to have the entire system running from NAND. I have burned u-boot and uImage successfully but am having issues creating the YAFFS2...
    on Feb 24, 2011
  • Forum Post: OMAP3530 evm - Wlan driver problem

    Yusuf CERI Yusuf CERI
    I have OMAP3530 evm, I want to use android wlan and bt properties. I downloaded TI Android FroYo DevKit V2.2 sources and I used WL1271_Linux_SDK 3_00_01_06 packed using WL1271 Android patches. while building wlan drivers I received some warnings but building was completed successfully. Then I copied...
    on Mar 30, 2011
  • Forum Post: Re: OMAP3530 evm - Wlan driver problem

    Yusuf CERI Yusuf CERI
    I tried but I wasn't able to load, # insmod /system/etc/wifi/tiwlan_drv.ko tiwlan_drv: exports duplicate symbol g_sdio_debug_level (owned by sdio) insmod: init_module '/system/etc/wifi/tiwlan_drv.ko' failed (Exec format error) regards
    on Mar 31, 2011
  • Forum Post: Re: Debugging ANDROID application framework with Eclipse on AM37x

    Arun Joseph Arun Joseph
    You can refer to our developer guide http://processors.wiki.ti.com/index.php/TI-Android-GingerBread-2.3-DevKit-1.0_DeveloperGuide for building android sources, developing and debugging android applications etc. Regards, Arun
    on May 10, 2011
  • Forum Post: rowboat-gingerbread compilation error

    Parimal Naigaonkar Parimal Naigaonkar
    hi, i have ubuntu 10.04 64 bits I downloaded source code of gingerbread-dsp by rowboat-gingerbread-dsp.xml but when i am trying to compile it i am getting following error, target Java: ApiDemos (out/target/common/obj/APPS/ApiDemos_intermediates/classes) development/samples/ApiDemos/src/com...
    on May 31, 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: Re: post compilation issues in rowboat-gingerbread-dsp

    Parimal Naigaonkar Parimal Naigaonkar
    (Please visit the site to view this file) Hi, i downloaded the prebuilt image for beagle-xm from http://software-dl.ti.com/dsps/dsps_public_sw/sdo_tii/TI_Android_DevKit/TI_Android_GingerBread_2_3_DevKit_1_0/index_FDS.html for beagle-xm and using the kernel image provided by it but using the rfs...
    on Jun 2, 2011
  • Forum Post: no output of gingerbread on beagle-xm

    Parimal Naigaonkar Parimal Naigaonkar
    Hi, I have gingerbread working on beagleboard-xm now and i have connected one lcd+touch screen through hdmi-hdmi cable as this lcd does'nt have dvi port on it. I am not able to get any output on this screen. I am using this script for making boot.scr; #!/bin/sh cat <<EOF >...
    on Jun 3, 2011
  • Forum Post: Re: Android on Am18x EVm/Hawkbaords

    Sreenidhi BG Sreenidhi BG
    Hi Khasim, I have an AM1808 SOM module based board and I'm trying to port froyo on the that based on the instructions in the link above. I see a kernel hang. Attaching the log here, I have ensured that the machine numbers match and enabled low level kernel debugging options. Any pointers...
    on Jun 14, 2011
  • 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: Making the rootfs.tar.bz2 is very very slow in Android system build

    Eric tsui Eric tsui
    Hi, When I running the following commands: $ sudo ../../../../build/tools/mktarball.sh ../../../host/linux-x86/bin/fs_get_stats android_rootfs . rootfs rootfs.tar.bz2 The feedback is ../../../../build/tools/mktarball.sh: line 20: cd: android_rootfs: No such file or directory And then it...
    on Aug 2, 2011
  • Forum Post: Problem for booting the hardware OMAP3530 chip.

    Eric tsui Eric tsui
    Hi, I had making the SD Card for booting my board. It is show in Serial port debug screen: Reading Boot Sector... Loading u-boot .bin from MMC. It is loading for a long time but no response. The hardware is using OMAP3530 chip. The Hardware is working for Linus system. Now we change it...
    on Aug 5, 2011
  • Forum Post: Android GingerBread 2.3 - TI816xevm video problem

    Srdjan Radulovic Srdjan Radulovic
    Hi, My team (IMP-Telecommunications) is member of TI design house network. We currently design COM module based on TI AM3894 SoC. We are planing to port Android 2.3 DevKit 2.0 on our board. We are currently testing Android 2.3 DevKit 2.0 on Spectrum Digital EVM 816x. I have a problem when...
    on Aug 11, 2011
  • Forum Post: Re: Beagleboard XM Rev C. hardware, no pre-built OS images work, either USB or DVI unavailable. Suitable Links , please?

    Wil Blake Wil Blake
    Hello Satish, Thanks for your response. Do you know whether links to any of the pre-built OS images (Android, Angstrom, Ubuntu, etc.) will work with BeagleBoard XM Rev C hardware, that is after booting from the SC card created with a script like mkmmc-android.sh, the loaded pre-built image will accept...
    on Aug 16, 2011
123
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