• 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 » am3517
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:
am3517
  • 2.6.37
  • AM1808
  • am3517 rowboat android
  • AM35xx
  • AM37X
  • AM37xx
  • android
  • android rowboat
  • Beagle Board
  • beagleboard xm
  • beagleboard-xm
  • BeagleBoard-XM Android
  • BeagleBoard-xM Android rowboat-dsp
  • booting
  • froyo
  • gingerbread
  • GingerBread_2_3_4_DevKit_2_1
  • ICS
  • kernel
  • LCD
  • nand
  • OMAP OMAP35xx AM35xx AM3517 EVM
  • rootfs build
  • rowboat
  • touchscreen
Related Posts
  • Forum Post: Video can't be played on am3517 with android 2.3.4.

    Kevin Chow Kevin Chow
    Hi, I am using am3517 with android 2.3.4, kernel 2.6.36, when play videos, eg. mp4, it will show as sequence pictures and it is very slow, even more it will stop and do nothing, why? below is my ddms log: --------------------------------------------- 01-01 02:08:34.312: E/InputDispatcher(1710...
    on Jul 9, 2012
  • Forum Post: partly functional Android Debug Bridge on AM3517 evm

    mshklyarman mshklyarman
    Hello everybody, I am wondering if anybody encountered any problems with ADB on AM3517evm. I have just build everything required to create Android SD card and successfully booted Android on the board. ADB's running on my Ubuntu 10.04 and sees the board alright (over USB). I can pull files from...
    on Sep 20, 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: No ringtones or sounds in NFS boot

    Chris Westervelt Chris Westervelt
    Do any of you know why ringtones and other sounds do not show up in settings when you mount NFS. The ogg files are there but it does not recognize them and so teh drop down list boxes are not populated. If you mount NAND or DS then they show up. Also, what other things don't work that you know of...
    on Mar 24, 2011
  • Forum Post: Re: No ringtones or sounds in NFS boot

    Chris Westervelt Chris Westervelt
    Ok here ya go. Not much to look at. I/ActivityManager( 876): Starting activity: Intent { act=android.intent.action.RINGTONE_PICKER cmp=android/com.android.internal.app.RingtonePickerActivity (has extras) } D/AudioHardwareALSA( 803): INFO: EPIPE D/AudioHardwareALSA( 803): INFO: EPIPE D/AudioHardwareALSA...
    on Apr 1, 2011
  • Forum Post: AM3517 LogicPD EVM

    Angela Angela
    Hi SS, I installed the Android on SD card and Android OS would require external mouse or switch buttons to return to previous screen or main screen after I click into a sub folder. Would you please teach me how to activate the external mouse (or activate the USB port, I saw there are a micro USB...
    on May 5, 2011
  • Forum Post: Re: how to make and program a yaffs2 android image to NAND

    Kevin Chow Kevin Chow
    Hi Amit Pundir, There is an introduction about "Fastboot and UBI rootfs" on http://processors.wiki.ti.com/index.php/TI-Android-FroYo-DevKit-V2.2_UserGuide#NAND_Booting , in the document, it says, Establishing Fastboot connectivity Connect serial port to host PC via null modem...
    on May 12, 2011
  • Forum Post: how to make and program a yaffs2 android image to NAND

    Kevin Chow Kevin Chow
    Hi, I want to make a yaffs2 image of android system under my ubuntu, #mkyaffs2image rootfs rootfs.yaffs2 can this rootfs.yaffs2 file work in flash? How to program the rootfs.yaffs2 to NAND? Is there anybody who can help me? Thanks, Kevin
    on May 8, 2011
  • Forum Post: Re: VFS: Cannot open root device "ubi0:rootfs" or unknown-block(0,0)

    Kevin Chow Kevin Chow
    Hi Amit Pundir, I tried mtd-utils in the system running on MMC, the procedure and logs are posted on Thu, May 26 2011 2:46 AM at http://e2e.ti.com/support/embedded/f/509/p/111277/400322.aspx#400322 Hope it helps. Thanks, Kevin
    on May 26, 2011
  • Forum Post: Re: Errors when fastbooting ubi.img to NAND

    Kevin Chow Kevin Chow
    Hi Satish, I also tried mtd-utils in the system running on MMC, the procedure and logs are posted on Thu, May 26 2011 2:46 AM at http://e2e.ti.com/support/embedded/f/509/p/111277/400322.aspx#400322 Hope it helps. Thanks, Kevin
    on May 26, 2011
  • Forum Post: Re: How to fit my new NAND chip

    Kevin Chow Kevin Chow
    Hi Vaibhav, Thanks for your advices. I tried mtd-utils in the system running on MMC, the procedure and logs are posted on Thu, May 26 2011 2:46 AM at http://e2e.ti.com/support/embedded/f/509/p/111277/400322.aspx#400322 From the log, it seems something wrong with the ubi.img. Thanks...
    on May 26, 2011
  • Forum Post: Re: why can't mount ubifs image

    Kevin Chow Kevin Chow
    Hi SriHarsha, I am sure, that the UBIFS image was created with sudo permissions, and nand was erased in u-boot with 'nand erase' or 'nand scrub' command. BTW, my mkfs.ubifs is of version 1.4, and ubinize is of version 1.2. Regards, Kevin
    on May 26, 2011
  • Forum Post: Re: why can't mount ubifs image

    Kevin Chow Kevin Chow
    Hi, I found the following bold errors are printed in ubi driver in kernel, kernel/drivers/mtd/ubi/io.c, could be the ubi driver's problem? UBI error: ubi_io_write: error -5 while writing 512 bytes to PEB 2326:0, written 0 bytes UBI error: erase_worker: failed to erase PEB 2326, error -5 ...
    on May 30, 2011
  • Forum Post: Re: How to fit my new NAND chip

    Kevin Chow Kevin Chow
    Hi, I found the following bold errors are printed in ubi driver in kernel, kernel/drivers/mtd/ubi/io.c, could be the ubi driver's problem? UBI error: ubi_io_write: error -5 while writing 512 bytes to PEB 2326:0, written 0 bytes UBI error: erase_worker: failed to erase PEB 2326, error -5 ...
    on May 30, 2011
  • Forum Post: Re: Errors when fastbooting ubi.img to NAND

    Kevin Chow Kevin Chow
    Hi, I found the following bold errors are printed in ubi driver in kernel, kernel/drivers/mtd/ubi/io.c, could be the ubi driver's problem? UBI error: ubi_io_write: error -5 while writing 512 bytes to PEB 2326:0, written 0 bytes UBI error: erase_worker: failed to erase PEB 2326, error -5...
    on May 30, 2011
  • Forum Post: MMC2 on AM3517 EVM

    Mark Nordstrand Mark Nordstrand
    I have the kit in the title, and it works great. But, will need to get at MMC2 real soon now. So far, I've only plugged a card in, and that blanks the display (or actually, turns it white). Now, I did see the note on the schematic: "MMC2 INTERFACE IS ONLY AVAILABLE WHEN WIRELESS MODULE IS DISABLED"...
    on Jun 23, 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: why can't mount ubifs image

    Kevin Chow Kevin Chow
    I want to flash the android ubifs images by fastboot, my NAND flash is Samsung K9F4G08U0A, 512MiB 3,3V 8-bit, page size is 2k, each block contains 64 pages. I create the ubi.img as follows, $ sudo mkfs.ubifs -r temp/ -m 2048 -e 131072 -c 4096 -o ubifs.img $ ubinize -o ubi.img -m 2048 -p 128KiB...
    on May 17, 2011
  • Forum Post: AM3517 wakeup issue

    E Gino E Gino
    Hi, I can't wakeup AM3517 from sleeping when using the Froyo V2.2 Android. The belowing is the log files, request_suspend_state: wakeup (3->0) at 36775817874 (1970-01-01 00:00:36.775817874 UTC) request_suspend_state: sleep (0->3) at 166765960693 (1970-01-01 00:02...
    on Feb 18, 2011
  • Forum Post: backlight or framebuffer problem?

    Kevin Chow Kevin Chow
    Hi, My Test Environment: Processor: AM3517 TI Android DevKit: TI Android GingerBread 2.3 DevKit 1.0 Platform: Custom board with 7" LCD (800*480) Kernel : 2.6.32 My problem: The display during booting is varying: during x-loader boot: black during u-boot boot: black during kernel boot...
    on Aug 19, 2011
  • Forum Post: How to implement PWM control with AM3517?

    Kevin Chow Kevin Chow
    Hi, I have a custom board with am3517, and I add pwm control on hardware, so I want to control the back-light, How to implement it by pwm in kernel and u-boot? Thanks, Kevin
    on Aug 18, 2011
  • Forum Post: init: Timed out waiting for /dev/.coldboot_done

    Kevin Chow Kevin Chow
    Hi, I am testing on am3517evm with TI Android GingerBread 2.3 DevKit 1.0. I boot from NAND, I want to update init.rc on the board, so I execute #adb push init.rc / , and it transmit successfully, but after reboot by pushing reboot button, the board can't enter android system after kernel boots...
    on Sep 21, 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: am3517 evm ;U-Boot ; tftp

    HONGSEN LI HONGSEN LI
    I am using am3517 evm,in the past ,i can use tftp to load image,today i Flash U-Boot to Micron NAND followed the docement of UserGuide-03.00.00.02 execute following commands at the U-Boot prompt: OMAP3517EVM# mw.b 0x80000000 0xFF 0x100000 OMAP3517EVM# tftp 0x80000000 u-boot.bin OMAP3517EVM#...
    on Dec 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