• 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 » 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:
rowboat
  • 2.6.37
  • am3517
  • am3517 rowboat android
  • AM35xx
  • AM37X
  • AM37xx
  • android
  • Android on Am18x EVm/Hawkbaords
  • android rowboat
  • 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
  • ICS
  • kernel
  • OMAP3530
  • rootfs build
  • Wifi
Related Posts
  • Forum Post: Rowboat Devkit 2.02 and Bluetooth HID support

    Jaya Kumar Jaya Kumar
    Hello. First off, good work on Devkit 2.02, I'm downloading it right now and excited to try it out. I'm reading through bluetooth section of the release notes and had a couple of quick questions. I see dbus, bluetoothd, hciattach, btpwr, and opush. I didn't see hidd mentioned so I'm wondering...
    on Feb 1, 2011
  • 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: Re: 19" touchscreen driver

    Arun Joseph Arun Joseph
    As a starting step, Download Kernel Sources from the release page http://software-dl.ti.com/dsps/dsps_public_sw/sdo_tii/TI_Android_DevKit/02_02_00/index_FDS.html Toolchain from Android open Source Git http://android.git.kernel.org/?p=platform/prebuilt.git;a=tree;f=linux-x86/toolchain/arm-eabi-4.4.0;h...
    on Apr 7, 2011
  • Forum Post: GINGERBREAD + DSP

    Scott Leonard Scott Leonard
    Is there a release planned soon?
    on Apr 14, 2011
  • Forum Post: Android on the MISTRAL/TI EVM AM/DM3730 NFS mounted rootfs

    Donald Russell Donald Russell
    Everything works OK from the mmc card. After configuring for tftp uImage boot and nfs for rootfs, boots OK and serial console works fine, but LCD stops at the "ANDROID" message after displaying the robot. Used the uImage and rootfs provided with the SDK. Comparing a working android's processes...
    on Jul 14, 2011
  • Forum Post: Problem for building x-load

    Eric tsui Eric tsui
    Hi, I start to build the x-load.bin. I use the following commands: Execute the following commands $ make CROSS_COMPILE=arm-eabi- distclean $ make CROSS_COMPILE=arm-eabi- omap3evm_config $ make CROSS_COMPILE=arm-eabi- This command will build the x-loader Image "x-load.bin" but I...
    on Jul 29, 2011
  • Forum Post: SD Card building Problem for Android GingerBread

    Eric tsui Eric tsui
    Hi, I found problem when I am running as following: eric1112@eric1112-laptop:~/rowboat-android/TI_Android_GingerBread_2_3_Sources/image_folder$ sudo ./mkmmc-android.sh /dev/mmcblk0p MLO u-boot.bin uImage boot.scr rootfs.tar.bz2 All data on /dev/mmcblk0p now will be destroyed! Continue? [y/n...
    on Aug 4, 2011
  • Forum Post: Problem for build system file of Android GingerBread

    Eric tsui Eric tsui
    Hi, According the user guide, I am using OMAP 3530 in the board. What is setting for OMPAPES=x.x?3 or 5? To build Android filesystem To Build the root file system for AM37x (or Beagle XM, AM35x EVM, AM37x REV G EVM) $ make TARGET_PRODUCT= <product name> OMAPES=5.x -j8 NOTE: product...
    on Aug 4, 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: Problem with Building Gingerbread from Sources to Beagleboard C4

    Juha Kamula Juha Kamula
    Hi, I'm currently trying to make a build from the sources and instructions(http://processors.wiki.ti.com/index.php/TI-Android-GingerBread-2.3-DevKit-1.0_DeveloperGuide) provided on TI's homepage. I've made a build that compiled and built without errors but it gets stuck on "Booting...
    on Aug 12, 2011
  • Forum Post: Fail to boot when enabling Ethernet usb driver

    Nguyen Huu Ha Nguyen Huu Ha
    Dears, I'm using Beagleboard rev C4 and try to configure usb Ethernet external device. So I enabled Davincom DM9601 based usb, and after that I had a 3.2 MB uImage. Unfortunately, when booting, beagleboard stops at "starting kernel", do nothing. Moreover, I have the same problem when...
    on Aug 26, 2011
  • Forum Post: wpa_supplicant.conf location

    Kiran Karra Kiran Karra
    Hi, I am trying to port the p54 drivers over to Gingerbread-2-3-4 for a custom wifi module. I've read the porting guide (http://processors.wiki.ti.com/index.php/TI-Android-GingerBread-2.3.4-DevKit-2.1_PortingGuides) related to the WiFi, and have also seen other web links which have been helpful...
    on Sep 27, 2011
  • Forum Post: Custom WiFi module - USB Problem?

    Kiran Karra Kiran Karra
    Hi, I am trying to use a SMC2862W-G USB WiFi dongle with the beagleboard. This WiFi dongle uses the ISL3887 chipset, and thus is supported by the p54 drivers included in the Linux kernel. I have read the following websites in order to learn how to port drivers over, including - http://processors...
    on Oct 7, 2011
  • Forum Post: dhcpcd not working with nl80211 driver?

    Kiran Karra Kiran Karra
    Hi all, I am trying to use the p54 wireless driver with my beagleboard, as I have a compliant wifi-dongle. I have gotten the p54 drivers to work successfully with wireless extensions (wext). By this, I mean that wpa_supplicant is run with -dwext flag (running with the wireless extensions driver)....
    on Oct 21, 2011
  • Forum Post: Interface Linux Android

    swisstronics swisstronics
    Hello Im quiet new in Android development. I'm using a AM3517EVM plattform for developing. I do understand the basic App development but I haven't found much about the includes of non standard HW in an App like e.g. the user LED's on my Eval board. Does anybody know about a demo or tutorial...
    on Oct 31, 2011
  • Forum Post: Add shell to RamDisk

    Erik Duysters Erik Duysters
    I'm using an omap3evm board together with the rowboat gingerbread stack. As I read somewhere that rowboat does not support the standard recovery mechanism, I wanted to implement a recovery solution launched from the ramdisk. At first, boot is done from SD-card. So I have a u-boot.bin, uImage as...
    on Nov 3, 2011
  • Forum Post: unable to build the devkit8000 gingerbread source code with dsplink

    devkit anonym devkit anonym
    Hi, I am trying to build the gingerbread source code for devkit8000 board. It is creating the system.img file in out/target/product/devkit8000. Then it is showing error while doing dsp-link. The error is as follows: Generated: (out/target/product/devkit8000/android-info.txt) Target system...
    on Dec 12, 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: A movie does not play smoothly on Android.

    Akira Koike Akira Koike
    Sorry for reply late. We could do it on EVM and our board connecting HDMI Display. Thanks.  We mistake using files..
    on Dec 23, 2011
  • Forum Post: init.rc custom process not starting up?

    Kiran Karra Kiran Karra
    Hi all, I have added some tools to my custom build of Gingerbread 2.3.4 for the BeagleBoard. Specifically, I have gotten the linux wireless 'iw' tool installed. I would like to run a command with iw and ifconfig from my init.rc, and have tried the obvious things without any luck. The commands...
    on Jan 2, 2012
  • Forum Post: Re: init.rc custom process not starting up?

    Kiran Karra Kiran Karra
    Hi, Thanks for responding so quickly. I tried your suggestion. At the end of my init.rc file, I had the following: # automate mesh creation service myscript /system/bin/mymod.rc oneshot In /system/bin, I have a file called mymod.rc, which contains the following code: #!/system/bin/sh iw phy...
    on Jan 3, 2012
  • Forum Post: Re: init.rc custom process not starting up?

    Kiran Karra Kiran Karra
    Sorry I jumped the gun. I also had to change the permissions of the mymod.rc file to 755, user to root, and group to 2000, and it worked. Thanks for the help, Kiran
    on Jan 3, 2012
  • 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 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: Problem figuring out why NAND boot with x-loader isn't working

    Jaya Kumar Jaya Kumar
    Hi Rowboat friends, I am using a DM3730 based board and I have run into a bit of difficulty trying to get pure NAND boot to work. I am using the x-loader source that came with Rowboat Devkit 2.1 Gingerbread. *) First, I checked our standard steps on a beagleboard by flashing the MLO that we...
    on Jan 16, 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