• 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 » am3517 rowboat android
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:
am3517 rowboat android
  • 2.6.37
  • am3517
  • AM35xx
  • AM37X
  • AM37xx
  • android
  • Android OMAP Kernel
  • android rowboat
  • Beagle Board
  • beagleboard
  • beagleboard xm
  • beagleboard-xm
  • BeagleBoard-XM Android
  • BeagleBoard-xM Android rowboat-dsp
  • booting
  • Filesystem
  • gingerbread
  • GingerBread_2_3_4_DevKit_2_1
  • kernel
  • nand
  • OMAP OMAP35xx AM35xx AM3517 EVM
  • rootfs build
  • rowboat
  • Wifi
  • WL1271
Related Posts
  • Forum Post: The display issue of Rowboat on AM3517 EVM board

    Jianjun Liu Jianjun Liu
    Hi, When run Rowboat (Android 2.1 version) on AM3517 EVM, we found that the display flushes when switching menu, running benchmark testing, etc. The display is ok when testing WINCE/Linux. So we think there should be problem with Rowboat driver. Do we have any idea on how to fix this? Thanks a...
    on Jul 16, 2010
  • Forum Post: AM3517 EVM and Rowboat-Android rootfs build issues - Makefile has not rule for 'am3517evm'

    Marc DAmato Marc DAmato
    Support, I am able to build the kernel with no issues but get error during 'Build rootfs' at same link below, there is no make rule for 'am3517evm'. Its listed as one of the options in the text though. I just successfully downloaded/cloned rowboat-android using instructions on the...
    on Aug 4, 2010
  • Forum Post: Re: AM3517 EVM and Rowboat-Android rootfs build issues - Makefile has not rule for 'am3517evm'

    Marc DAmato Marc DAmato
    Khasim, I'll try that. Do you have date for AM3703 release or can i also use OMAP3530 kernel/fs for it? Thanks.
    on Aug 5, 2010
  • Forum Post: Re: Regarding time in status bar can't update automatically

    Bill McCroskey Bill McCroskey
    I saw a similar issue with a 2.3 build on the 3517. It only seemed to update after the following sequence: 1. Build image, make SD card, and boot the board. 2. After boot up, set the date and time from settings. 3. Hit reset to reset the board. This keeps the clock. 4. When it comes back...
    on May 18, 2011
  • Forum Post: Android 2.3 build on AM3517 Can not log into corporate firewall

    Bill McCroskey Bill McCroskey
    Once, I got the ethernet connection working, I could not log into the firewall to access the Internet. The firewall puts up an authentication box to log in with username and password. On Android 2.2, you can tap the first box and put in your username with the touch keypad. You then see a "next"...
    on May 19, 2011
  • Forum Post: Errors when fastbooting ubi.img to NAND

    Kevin Chow Kevin Chow
    Hi, I fastboot ubi.img to NAND, and the file system can start up, but not completely. 1. Lots of errors like this show up, request_suspend_state: wakeup (0->0) at 155900817876 (2000-01-01 00:12:05.870483401 UTC) init: untracked pid 1320 exited UBIFS error (pid 849): make_reservation: cannot...
    on May 20, 2011
  • Forum Post: Bring up Android 2.3.4 on TAM-3517

    Nont Banditwong Nont Banditwong
    I try to bring up Android 2.3.4 on TAM-3517 by follow TI-Android-GingerBread-2.3.4-DevKit-2.1 DeveloperGuide from http://processors.wiki.ti.com/index.php/TI-Android-GingerBread-2.3.4-DevKit-2.1_DeveloperGuide I can not find the correct source reference from document such as http://software-dl.ti...
    on Jun 29, 2011
  • Forum Post: How to use my own USB WIFI & USB 3G CARD?

    Kevin Chow Kevin Chow
    Hi, I am testing with am3517evm with "TI Android GingerBread 2.3 DevKit 1.0", I want to test the wifi and 3g functions in android, so I connect usb wifi card and usb 3g card through usb hub, and the system can recognize wifi card as rausb0 when typing netcfg, but it is down, and android...
    on Jul 20, 2011
  • Forum Post: Default Wallpaper for 2.3.4

    Jim Grimes Jim Grimes
    I'd like to change the default wallpaper present after Gingerbread is built (i.e. no user interaction required to browse media and change the wallpaper). While the "wallpaper_lake" image used by default in the TI release is present in the media folder, its evident thats not where Android...
    on Sep 28, 2011
  • Forum Post: Porting Gstreamer to Gingerbread Android for beagleboard

    Rohit kumar Hiremath Rohit kumar Hiremath
    Hi All I am trying to port gstreamer to android. i) for the first step i built glib successfully on android gingerbread. ii) Now i m trying to build gstreamer in gingerbread and getting error like the following log messages. log: make: Entering directory `/home/prabhu/mydroid/rohit_droid_1' target...
    on Oct 20, 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: Ethernet on AM3517EVM with Android GingerBread

    swisstronics swisstronics
    Hello I'm using an AM3517EVM with GingerBread 2.3.4. In the added SD Card of the DevKit with the Froyo Version it was possible to configure the eth0 to get access to Internet. How can I include this in the same way to the GingerBread Version. Does anybody know about Porting Guides or Tutorials...
    on Nov 10, 2011
  • Forum Post: Include WIFI to Gingerbread

    swisstronics swisstronics
    Hello I'm trying to include the WIFI module to the Gingerbread 2.3.4 on my Eval Board AM3517EVM. I'm using http://processors.wiki.ti.com/index.php/TI-Android-GingerBread-2.3.4-DevKit-2.1.1_PortingGuides . Now I have problems with the Linux Kernel settings. I can't get the combination of the...
    on Nov 10, 2011
  • Forum Post: iprout2 include to Kernel

    swisstronics swisstronics
    Hello I'm using the AM3517EVM with GingerBread 2.3.4 and Linux 2.6.37. I'd like to access CAN from Android. As I understand for configuration I need the instruction iproute2. Is there a tutorial how I can get the function iproute added to my kernel image? I'm quite new to linux so does...
    on Jan 16, 2012
  • Forum Post: AM3517 can't auto-detect network cable plug in board after Android start up 30 second's on Android2.3.4.

    liu peter liu peter
    Hello, I have found the am3517 board can's auto-detected network cable states in Android2.3.4 when i plug in or out network cable after android start up 30 seconds, i think this issue maybe is drivers bug for lan8700 network chip. My platform's environment as follows: 1.Hardware: AM3517...
    on Jan 18, 2012
  • Forum Post: Re: AM3517 can't auto-detect network cable plug in board after Android start up 30 second's on Android2.3.4.

    liu peter liu peter
    Do have anybody resloved this issue before? Please give me some suggestion. Thanks!
    on Jan 19, 2012
  • Forum Post: Problems with iproute2 cross compilation

    swisstronics swisstronics
    Hi I'm trying to build the ip tool of iproute2 using: $ source build/envsetup.sh $ cd external/iproute2 $ mm TARGET_PRODUCT=am3517evm The above lines just build tc. In fact there is no Android.mk file in the ip directory. I've created an Android.mk file in external/iproute2/ ip and got...
    on Feb 2, 2012
  • Forum Post: About the Am3517 the serial coupled with the DMA mode, the test lost data

    dongsheng wang dongsheng wang
    Hello, everyone! I tested linux kernel 2.6.37 kernel serial port driver, DMA enabled, the test lost a few problems. However, DMA disabled, it defaults to the interrupt mode, I tested without any problems. Why is coupled with DMA will be problems, FIFO trigger the problem?
    on Feb 8, 2012
  • Forum Post: About the Am3517 the serial coupled with the DMA mode, the test lost data

    dongsheng wang dongsheng wang
    Hello, everyone! I tested linux kernel 2.6.37 kernel serial port driver, DMA enabled, the test lost a few problems. However, DMA disabled, it defaults to the interrupt mode, I tested without any problems. Why is coupled with DMA will be problems, FIFO trigger the problem?
    on Feb 8, 2012
  • Forum Post: Getting Problem In Enable WiFi and Bluetooth(wl1271) In Android 2.3.4

    Saurabh Patel96795 Saurabh Patel96795
    Hi All As Per This link in android 2.3.4 gingerbread release contains the WL1271 support http://processors.wiki.ti.com/index.php/TI-Android-GingerBread-2.3.4-DevKit-2.1_ReleaseNotes#New_features_in_this_Release Here i using rowboat-kernel-2.6.37-variscite kernel and i changed kernel configuration...
    on Feb 14, 2012
  • Forum Post: How to create a Bluetooth device in the device

    dongsheng wang96623 dongsheng wang96623
    Hello, everyone ! Am3517 platform , I would like to test the Bluetooth driver is easy to use , in menuconfig , I set up Bluetooth, but the dev did not create a Bluetooth device , a hci0 sys / class / bluetooth , I try I inserted at the hub Bluetooth on the Vid and Pid the added btusb_table , but still...
    on Feb 27, 2012
  • Forum Post: This error when I compile the Andrews File System2.3.4!

    dongsheng wang96623 dongsheng wang96623
    Hello, everyone ! This error when I compile the Andrews File System2.3.4 ! htmlDir not a directory: out/target/common/docs/gen /bin/bash: line 26: 8039 已杀死 LD_LIBRARY_PATH=out/host/linux-x86/lib javadoc \@out/target/product/am3517evm/obj/JAVA_LIBRARIES/doc-comment-check_intermediates/droiddoc-src...
    on Mar 12, 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: RE: WiFi uid problem keeping WiFi from Working?

    Mahesh Patil Mahesh Patil
    Hi, Any update on this? I am also facing the similar issue. The wpa_supplicant service is not running from init.rc file even after following the http://processors.wiki.ti.com/index.php/TI-Android-ICS-PortingGuide and i try to run the wpa_cli cmd. getting error saying "could not connect to wpa_supplicant...
    on Jun 19, 2012
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