• 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 » StarterWare » StarterWare forum » All Tags » AM335x
Share
StarterWare
  • Forum

Browse by Tags

StarterWare

Welcome to the StarterWare 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:
AM335x
  • am1808
  • am3359
  • am335x am3359
  • am335x evm
  • am335x StarterWare gcc
  • AM335x StarterWare USB
  • Beaglebon
  • beaglebone
  • boot
  • Bootloader
  • CCS
  • CCS v5.1
  • CodeSourcery
  • evm
  • examples
  • gcc
  • gpio
  • interrupt
  • lcd
  • SPI flash
  • StarterWare
  • Starterware AM35xx
  • StarterWare SD MMC
  • UART
  • USB
Related Posts
  • Forum Post: spi_flash_writer_AM335X source code

    Qmax Qmax
    Hi I'm using AM335X_StarterWare_02_00_00_05 which includes spi_flash_writer_AM335X.out tool to write MLO and U-boot on SPI flash. Is the source code of this tool available anywhere? I did not find it in the StarterWare package. Thanks. Regards, Max
    on Feb 28, 2012
  • Forum Post: Beaglebone GPIO interrupt example

    Yovi Oktofianus Yovi Oktofianus
    Hi, I'm able to runs examples provided by Starterware for AM335x on my Beaglebone,and right now trying to use interrupt on GPIO pins. I'm able to configure the mux for the input pins that I'm using but it still not generating the interrupt. Can anyone help me with sample code to...
    on Mar 15, 2012
  • Forum Post: Re: MMC and malloc issues with AM1808

    Rohit Jain Rohit Jain
    Hi, We are now back on MMC/SD card interface module of AM1808 using StarterWare v1.00.02.02. Since we failed to get any support for the same we have decided to port AM335x StarterWare v2.00.00.05 code onto StarterWare v1.00.02.02. The following files are of our interest StarterWare v1 -----...
    on Mar 22, 2012
  • Forum Post: Re: uartEcho compiled with CodeSourcery 4.6.1

    Valentin Ivanov Valentin Ivanov
    Hello Aijaz, I had this problem. The issues is in the makefile for the bootloader. It is trying to invoke "a.out" to convert the bin image. You can fix this by changing a.out in the makefile to a.exe or tiimage.exe . Regards, Valentin
    on Mar 25, 2012
  • Forum Post: Re: uartEcho compiled with CodeSourcery 4.6.1

    Valentin Ivanov Valentin Ivanov
    Hello Sujith, Thank you for looking at this. Here is a little bit more information about my environment: StarterWire AM335X 02.00.00.05 Windows 7 64 bit Sourcery CodeBench Lite 2011.09-69 Cygwin I am building both bootloader and uart example using the above compiler from Cygwin command...
    on Mar 25, 2012
  • Forum Post: Re: Update for StarterWare on AM335X

    ZHU HONGXIAN ZHU HONGXIAN
    My AM335X EVM board can't work normally Based on StarterWare,but it can work based on linux or android system。And,I find that MLO which i get from StarterWare example can not boot the board。I spent a day to try,Phenomenon are all the same。 On the other hand,StarterWare work Normally on my BeagleBone...
    on Mar 25, 2012
  • Forum Post: Re: gpio example for beaglebone compiled with gcc

    Valentin Ivanov Valentin Ivanov
    Hi Sujith, I have tried your gpioLedBlink_ti.bin and the led doesn't blink too. My board is Rev A3. Other strange things is that I have tried the demo application after building it and it works fine. Both parts of the demo that use that LED. This is a very weird issue and I really would like...
    on Mar 29, 2012
  • Forum Post: Re: gpio example for beaglebone compiled with gcc

    Valentin Ivanov Valentin Ivanov
    That one works! What is the issue with the image converter? Regards, Valentin
    on Mar 29, 2012
  • Forum Post: gpio example for beaglebone compiled with gcc

    Valentin Ivanov Valentin Ivanov
    I am using gcc compiler that was suggested in the user guide on windows (with cygwin). I have build and verified bootloader, uart and demo applications. No I am trying to verify gpio example. It builds successfully, but when I load it the led is not blinking. Can anybody try it or may be knows...
    on Mar 28, 2012
  • Forum Post: Starterware and caches

    Gerard Belanger Gerard Belanger
    Does anyone know if Starterware for Sitara, AM335x on Beaglebone specifically, uses the instruction and/or data caches? This would make a difference when I get to benchmarking a potential application process. Gerry Belanger
    on Mar 6, 2012
  • Forum Post: Re: Flash Tool v1.6.0.0

    Michael T Michael T
    That tool supports AM37x and AM35x only. A flash tool that will use the functionality of u-boot is in the works. regards, Michael T
    on Apr 12, 2012
  • Forum Post: StarterWare MLO boot from SD problem

    SaS SaS
    Hi experts, My customer has a problem booting from SD card. (AM335xEVM , StarterWare) What happening is, 1) On EVM power-on, MLO boot is failed. No bootloader start up messages are show. 2) With Android SD card in the Box, boot works fine. 3) Once Android SD booting, then chaning SD...
    on Apr 13, 2012
  • Forum Post: RE: AM335xEVM example project won’t build and run in CCSv5 with TMS470 compiler

    JayWhy JayWhy
    I am experiancing similar issues. I am not able to run the example programs in the debugger. However, I can run the NAND Flash writer program in the debugger. I am able to set break points and use the "step over" command. I've noticed that the linker file for the Flash Writer is very...
    on May 1, 2012
  • Forum Post: StarterWare

    Keldy Keldy
    Hi, Can i write a C program using the StarterWare Library and execute in the PSP u-boot ? Thanks & Regards Keldy
    on Apr 22, 2012
  • Forum Post: StarterWare code documentation

    Jay Larson Jay Larson
    Hi, Background: I have been using starterware on the AM335x as both a bare metal platform starting point for a project prototype and as a way of learning about the processor and its peripherals. StarterWare seemed a good place to start. In my learing process I have been delving into the implementation...
    on May 2, 2012
  • Forum Post: AM3359 NAND boot ECC settings in StarterWare

    Balazs Ancsa Balazs Ancsa
    Hi! I have a BeagleBone and an expander board with a NAND flash (1 Gb size, 8 bit bus width, 2048 byte page size, 128kB block size). I am using the StarterWare software library. I have managed to boot up the device from the NAND flash with my own code if the ROM ECC option is disabled (SYSBOOT...
    on Mar 7, 2012
  • Forum Post: UART reset affects other uarts on BeagleBone???

    Gil Crouse Gil Crouse
    Hey, I'm working on a StarterWare application using several different UARTS. Currently I'm using the uartStdio library (on UART0) for printing out messages and debugging and I'm trying to use UART5 for another interface. My program seems to be running fine reading UART5 and sending data...
    on May 14, 2012
  • Forum Post: StarterWare USB Host support on BeagleBone

    Gil Crouse Gil Crouse
    I'd like to use a BeagleBone to do some data acquisition from a sensor over USB. The StarterWare wiki page on USB: http://processors.wiki.ti.com/index.php/StarterWare_USB says that host mode isn't supported on BeagleBone but is on the EVM. Does anyone know if support for host mode on a...
    on Jan 19, 2012
  • Forum Post: AM335x EVM NOR Flash

    JayWhy JayWhy
    Good day, has anyone out there had any success reading and writing to the NOR flash on the General Purpose AM335x EVM NOR Flash using Starterware? If so, can you please share your configuration with me? I am trying to do a simple write, readback test, but am having little success. I believe my...
    on Jul 2, 2012
  • Forum Post: dmtimerCounter.c not getting to the ISR

    John Conover John Conover
    Hi, We are currently working on the BeagleBone and have interfaced it to an FPGA. Because we needed to do pin muxing we did not do use the beaglebone gel files or target in the general setup(we use the AM335X). I've tried to install a timer ISR by using the example in dmtimerCounter.c. I am...
    on Aug 24, 2012
  • Forum Post: RE: how to use GPIO2, GPIO3 in beaglebone?

    Gurudutt Bharadwaj Gurudutt Bharadwaj
    Hello Sang, Clock Configuration functions are generic Firstly, I would like to say that the Clock Configuration functions and Pin Multiplexing functions are specific to the SoC and remains the same for all the EVMs of that SoC. Likewise, in StarterWare AM335x, the clock configuration and Pin Multiplexing...
    on Sep 3, 2012
  • Forum Post: LCDC clocks not enabled - causes exception

    JayWhy JayWhy
    I am experiencing an intermittent issue with the LCD peripheral. Sometimes the clocks aren't enabled, so when the software tries to configure the raster mode, there is an exception. This happens with both Starterware 2.0.0.6 and 2.0.0.7 demo applications. I am running on an EVM board using XDS100v3...
    on Aug 31, 2012
  • Forum Post: AM335x: Problem with USB Composite Dual CDC and Hi-Speed of StarterWare 2.0.0.7

    Ruediger Wesche Ruediger Wesche
    Hi, all! To add USB functionality to an existing firmware for a custom AM335x hardware, I added the sources of the "Composite Dual CDC Serial Port device Example Application" of StarterWare 2.0.0.7. This works fine after I #defined USB_MODE_FULLSPEED for UsbPhyOn() usbphyGS70.c. Without this...
    on Aug 24, 2012
  • Forum Post: AM335x-Starter kit connection Problem

    Easwar Duraisamy Easwar Duraisamy
    Hi, I have problem in connecting the AM335x Starter kit with CCSv5.2.1. When i tried connecting the board to the host PC, the system detects the board as two devices, "xds100v2" and "subarctic" devices. I downloaded and installed usb serial converter drivers from FTDI and i cannot...
    on Sep 21, 2012
  • Forum Post: AM335X- Debugging problem

    Easwar Duraisamy Easwar Duraisamy
    Hi, I'm using AM335x-Starter kit and I have problem in loading the Starterware Demo into the target board. After configuring the CortxA8 target with ti\AM335X_StarterWare_02_00_00_06\tools\gel\AM335x.gel, when I try to load the starterware demo application, I'm getting the following error...
    on Sep 24, 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