• 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 » Digital Signal Processors (DSP) » OMAP™ Processors » OMAP35x Processors Forum » All Tags » OMAP3530EVM
Share
OMAP™ Processors
  • Forums
  • Announcements

Browse by Tags

OMAP™ Processors

Welcome to the OMAP™ Processors 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:
OMAP3530EVM
  • 3530
  • ARM Cortex-A8
  • Beagle
  • Beagle Board
  • Beagle Board XM
  • beagleboard
  • Beagleboard omap3530
  • Beagleboard omap3530 Codec_Engine
  • boot
  • camera
  • DM3730
  • DSP
  • dsplink
  • DVSDK
  • DVSDK OMAP3530
  • EVM
  • kernel
  • Linux
  • OMAP
  • OMAP 3530
  • omap 3530 EVM
  • OMAP 35x
  • omap3
  • omap3530
  • OMAP3530 Cortex-A8
Related Posts
  • Forum Post: How to debug OMAP3530 Hardware by CCS and JTAG?

    phoenixtju phoenixtju
    Hi, All I got to learn OMAP3530 Platform recently.I have downloaded documents and DVSDK for OMAP3530 EVM. But I didn't see any documents and softwares for OMAP3530 Hardware Debug by CCS and JTAG, then How should I do if I want to debug hardware through CCS and JTAG, would some give me some advices...
    on Sep 7, 2009
  • Forum Post: [OMAP3530] long latency when processing ethernet interrupts

    Charles Wu13376 Charles Wu13376
    Dear Sirs: I am developing an ethernet driver on omap3530 evm. As this soc has no mac built-in, so I program gpio-99 to handle the interrupt. But the test results show a long latency about 500ms after ISR starts to process the incoming interrupt, though the interrupt interval only is set to...
    on Oct 12, 2009
  • Forum Post: Mistral Omap3evm + Angstrom over SD

    ryan tennill ryan tennill
    Ok so I have been searching around for probably two weeks trying to figure out what I am missing from this whole process. I have found many different versions of setting up the SD card and tried pretty much everything. The furthest that I got was to the point where it finished reading / loading the kernel...
    on Nov 13, 2009
  • Forum Post: OMAP 3530 EVM2 Rev G USB problem

    Zack Zadecki Zack Zadecki
    Hi, We've recently received the new EVM2 (Rev G) OMAP boards, and two of them have problems with the USB OTG port (two other boards work OK). We use Windows CE 6.0. All the boards have the same boot loader and the OS image, so there is probably nothing wrong with the software since it works on...
    on Jan 5, 2010
  • Forum Post: OMAP3530 SPI drivers

    Helmi Kurniawan Helmi Kurniawan
    Hi All, I am using SBC8100 evaluation board with OMAP3530 processor ( http://www.armkits.com/product/sbc8100.asp ) Currently I am trying to use the SPI pin on the board. I have recompile the kernel to support SPI as module. I do the following: 1. insmod spidev.ko 2. /sbin/mdev -s However I still...
    on Jan 8, 2010
  • Forum Post: OMAP WinCE Flash Writing Problems

    phoenixtju phoenixtju
    Hi, All I want to flash EBoot and WinCE Kernel to my own OMAP3 Board, but failed to do that. The Nand Flash is not the same as the OMAP3EVM' Nand Flash, so the EVMFlash3530.exe does not support to flash. How can I make the tool support my nand flash? Another problem, how to create the...
    on Aug 30, 2010
  • Forum Post: omap3530 boot problem

    jinjun jinjun
    Hi, I am trying to boot OMAP 3530 EVM board with linux kernel image on a local network and encounter error during kernal boot mount fs. I was following the "OMAP3530 Software Developer Guide" in DVSDK 4 section 2.1 to setup host and target environment. When bootargs is configured to 'console...
    on Nov 24, 2010
  • Forum Post: WinCE Programming kernel to Flash Through USB OTG

    phoenixtju phoenixtju
    Hi, All Would somebody know whether WinCE kernel be programmed to Flash on OMAP3530 board through one USB hub to more than one USB OTG connectors to more than one board simultaneously? Thanks
    on Dec 29, 2010
  • Forum Post: OMAP3 RBL

    ajit basarur ajit basarur
    Configuration Header for OMAP3530 RBL Processor: OMAP3530 S/W component: RBL Dear All, Currently I am working on a WinCE6.0 BSP for a OAMP3530 based custom board. We have two versions of x-loader code, the one size limited to 36 KB (MLO1) and another exceeding 60 KB (MLO2) (greater than IRAM size...
    on Apr 6, 2011
  • Forum Post: How to compile LAD

    Carlos Carrizosa Carlos Carrizosa
    Hello, I have added codecs to the codec server provided in dvsdk 3.01.00.10 and I have a different memory map than the original. I need to use LAD because I have two processes that need to share the same instance of codec server. So I have changed the file "user0_linkcfg_evm3530.c", therefore...
    on Apr 7, 2011
  • Forum Post: DSP with Code Compser Studio or Eclipse for Android

    Sandra Arguello Sandra Arguello
    Hi, I'm developing with Omap35xEVM (OMAP3530), using Android Froyo, and Eclipse for the apps. I'm developing for DSP on Eclipse, like using audio recording and playback, video, even OpenGL, but with NDK Android tool you can develop on Code Composer Studio. My question: It is necesary to program...
    on May 4, 2011
  • Forum Post: How to make nCS3 signal connect to Lan9220 chip work successful?

    Lizhe Liu Lizhe Liu
    Hello everyone! I desinged my own board with omap3530 processor and the os I choose is wnice6.0. In my own board, I use GPMC_nCS3 to connect lan9220. In EVM board, the signal is nCS5. To make my board work successful, I change the BSP code in platform.c as follow: ...... OUTREG16(&pConfig...
    on May 16, 2011
  • Forum Post: bootargs parameters to boot with initramfs built in linux kernel

    Sergei Popov Sergei Popov
    What are the right bootargs parameters which uboot pass to linux for booting with built in initramfs? My layout: omap3evm mistral board(it's not exactly mistral, but very close to), rev G, kernel ver. 2.6.37. Initramfs image is built from "Arago" file system, and i can boot...
    on Jun 5, 2011
  • Forum Post: Re: Using OMAP3530 EVM for doing RF testing of WL1273 module

    Cyril Arokiaraj Cyril Arokiaraj
    Hi Eyal, Could you please help with CLI examples for RF testing of WL1273? Regards Cyril
    on Jul 19, 2011
  • Forum Post: OMAP3530VM Non-OS Sample Code

    j-breeze j-breeze
    Hi, Dose anyone have Non-OS sample codes for OMAP3530EVM? I'd like to just evaluate OMAP3530 peripherals, not need OS environment. Thanks advance for your cooperation. Best regards, j-breeze
    on Jul 27, 2011
  • Forum Post: OMAP3530EVM NFS File System Fail

    j-breeze j-breeze
    Hi, I tried TFTP boot & NFS file system on OMAP3530EVM using DVSDK v4.01. After TFTP boot, I got u-boot message below. ------------------------------------------------------------------------------------ . . . IP-Config: Retrying forever (NFS root)... net eth0: SMSC911x/921x identified at 0xc6860000...
    on Aug 8, 2011
  • Forum Post: Query regarding programming a peripheral device from ARM and DSP independently in OMAP3530

    vishnu prasad vishnu prasad
    I am working on Mistral OMAP3530 EVM. On the ARM Linux OS is running and in the DSP another algorithm is running.An audio codec is connected to the OMAP processor via I2C interface. We have a requirement that we have to program the codec via I2C from both ARM and DSP independently. >From the...
    on Aug 16, 2011
  • Forum Post: How can I confirm this kernel had enabled NEON ? (OMAP3530)

    Weihung Wen Weihung Wen
    Hi, at OMAP3530 system, How can I confirm this kernel had enabled NEON ? Is there any status or information can be readout to confirm? Thanks!
    on Aug 16, 2011
  • Forum Post: OMAP3530 shared file system problem

    Seydi Kacmaz Seydi Kacmaz
    Hi everyone; i am working on OMAP 35x Evaluation Board. ı couldn't connect host computer and evm using ethernet connection via router. Therefore, i couldn't access my programs in workdir/filesys directory. I assigned static ip on host computer. And I entered command setenv bootargs_nfs 'console...
    on Nov 2, 2011
  • Forum Post: Mistral OMAP3530EVM and DSPLINK problem

    Elias Kokkinis Elias Kokkinis
    Hello, I have a question about a problem with DSPLINK and the Mistral OMAP3530EVM, which we purchased last week. When I first booted the system from the built-in filesystem everything worked correctly. However, the sample applications showcasing the DSPLINK (RingIO, Loop, etc.) were not on the...
    on Nov 23, 2011
  • Forum Post: Video trans-coding resize problem Omap.

    pradeep reddy93079 pradeep reddy93079
    Hello every one, I am trying to transcode video but iam facing the resize issue. Procedure: I am decoding video through UDP. After decoding video buffer(Resoultion 720x576) the same buffer i am again given to encoder with (Resolution 320x240) and i am using RESIZE and after encoding i am writing...
    on Jan 6, 2012
  • Forum Post: booting problem in OMAP 3530

    babu reddy babu reddy
    hi am working Devkit8000 board, has OMAP 3530. NAND flash memory of 256 MB is availabe. am loading Angstrom OS in NAND flash and every thing is working fine. 0x00000000-0x00080000 : "X-Loader" 0x00080000-0x00260000 : "U-Boot" 0x00260000-0x00280000 : "U-Boot Env" 0x00280000...
    on Jan 2, 2012
  • Forum Post: Image or video acquisition and display

    Seydi Kacmaz Seydi Kacmaz
    Hi everyone; I am working on Omap3530evm and dm355evm. I made all connections, wrote simple 'hello world' program and run. Now, I try to apply my image processing algoritm on them. But I have no knowledge how I can get an image or video, that is; I can't obtain digital samples like 'imread'...
    on Jan 30, 2012
  • Forum Post: Re: Image or video acquisition and display

    Seydi Kacmaz Seydi Kacmaz
    No one has answers from above??? Unlike this, I heard I can use openCV with beagleboard. Also, can we use that for Omap3530evm or Dm355evm.
    on Feb 2, 2012
  • Forum Post: DDR Self Refresh Mode

    ajit basarur ajit basarur
    Hi All, I am working on a custom OMAP3730 based board with custom WinCE BSP on the same. We have implemented power management for the same. Now in the process of implementing DDR self refresh mode during suspend state. To test the DDR self refresh mode, I am currently testing it at the x-loader...
    on Feb 13, 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