• 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) » All Tags » OMAP3530
Share
Digital Signal Processors (DSP)
  • Announcements
  • C5000 Ultra Low Power DSP C5000 Ultra Low Power DSP
  • C6000 Multicore DSP C6000 Multicore DSP
  • C6000 Single Core DSP C6000 Single Core DSP
  • DaVinci™ Video Processors DaVinci™ Video Processors
  • OMAP™ Processors OMAP™ Processors

Browse by Tags

Digital Signal Processors (DSP)

Welcome to the Digital Signal Processors (DSP) 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:
OMAP3530
  • 3530
  • AM35xx
  • Android
  • ARM Cortex-A8
  • ARM cortex-A8 DSP C64x+
  • Beagle
  • Beagle Board
  • Beagle Board XM
  • beagleboard
  • Beagleboard omap3530
  • Beagleboard omap3530 Codec_Engine
  • Beagleboard omap3530 DSS2
  • Beagleboard omap3530 omap3530
  • beagleboard_OMAP
  • beginner
  • boot
  • C64x+
  • C6Accel
  • C6Run
  • cache
  • camera
  • camera isp
  • ccdc
  • CCS
  • codec engine
Related Posts
  • Forum Post: [OMAP3530] Need help with a display Driver

    JeremyKapp JeremyKapp
    Hello, I am new to Linux and display drivers. I have the Omap 3530 eval kit designed by Mistral for TI. I am using the general purpose expansion connector P7 to wire to a smart display, the connection map below shows where I have made the connections. P7 Ours DSS_DO to DSS_D7 D0 to D7 DSS_ HSYNC...
    on Aug 21, 2008
  • Forum Post: Code composer studio setup for OMAP3530

    Ramadevi6587 Ramadevi6587
    Hi, I have Mistral's OMAP 3530 board.Though I read all related posts in this forum for basic CCS setup, I still need clarifications in it. 1. CCS3.3 SR11 is needed to use with either SDXDS510USb or Blackhawk emulator.Am I right? 2.Third party IDE is needed for debugging the ARM.If so, then...
    on Nov 19, 2008
  • Forum Post: Need help with hardware-programming

    SabineKäß SabineKäß
    Hello, I start working with the OMAP35x Evaluation Module and try to drive the lcd to display images. This has to be done as a native program directly on the hardware. The documentation of the OMAP35x is very voluminous and it is not very obviously recognisable to me which components and registers...
    on Nov 27, 2008
  • Forum Post: To use uvc camera(logitech QuickCam Pro 9000) on OMAP35x EVM Mistral board

    anirbanrc anirbanrc
    Hi, I am using 2.6.22.18-omap3 kernel in my OMAP35x EVM. I want to capture video from camera and want to display it in board's LCD. So, I have cross compiled linux-uvc driver and successfully inserted the uvcvideo.ko module. But when I use the command "lsmod | grep uvc" it is showing...
    on Dec 12, 2008
  • Forum Post: Re: Issue With Running Demo from Codec Engine and cmemk.ko loading

    ddompe ddompe
    Vineet, I wasn't aware you were using an initrd fs image (You see, we user our own SDK for OMAP35x that handles the filesystem allocation for us, and initrd is not used often for the memory dog it is). In this case I think you are better off using some NFS boot procedure or SD-card boot procedure...
    on Dec 12, 2008
  • Forum Post: video_encode_io1_omap3530.x470MV not working

    Vineet Vineet
    Hi, I am booting omap board from nfs server and my decode and display is working fine but I am unable to encode yuv file to .264 file and the following errors are coming:- [root@OMAP3EVM dvsdk]# ./video_encode_io1_omap3530.x470MV -c h264enc -r 352x288 -i test.yuv -o out.264 Starting application...
    on Jan 6, 2009
  • Forum Post: How to verify OMAP3530 core frequencies?

    RobbySun RobbySun
    I'm using OMAP35x EVM with DVSDK software, and want to verify the core frequencies for both the ARM and DSP cores. How can I do it without using CCS? Thanks,
    on Jan 6, 2009
  • Forum Post: NFS in write mode issue

    Vineet Vineet
    I have setup NFS Server and booting FS but from board I am unable to save any file. However I created each and every directory with login as root/root permission. When I am pressing back key then previous commands are not shown on the OMAP board. It seems fopen() and fwrite is also not working and while...
    on Jan 10, 2009
  • Forum Post: Encoding issue on OMAP3530

    Vineet Vineet
    Hi, I am able to encode yuv files to .264 files using video_encode_io1_omap3530.x470MV but the encoded file is not proper. We tried to play it on several .264 players but the video is not proper. For verification we tried to encode different .yuv files at different resolution also but I am not able...
    on Jan 12, 2009
  • Forum Post: Run u-boot from DRAM on OMAP35X EVM

    shauly shauly
    hello, Question: how to program and run u-boot from DDRAM on OMAPEVM35X? I have donload the u-boot using DownloadUtility.exe to DDRAM (the original u-boot is run from flash) and try to run it with: go 0x80e80000 ## Starting application at 0x80E80000 ... U-Boot 1.1.4 (Jan 18 2009 - 10...
    on Jan 20, 2009
  • Forum Post: Re: Segment conflicting in bios

    Brad Griffis Brad Griffis
    Sureshkumar, The L2 memory has two sections: Section 1: 32 KB of dedicated L2 SRAM Section 2: 64 KB configurable as cache or SRAM The default configuration comes with a section called IRAM which allocates all 96KB of L2 memory as SRAM. When you turn on the L2 cache you need to reduce the...
    on Jan 22, 2009
  • Forum Post: Re: TRACE32 JTAG debugger not showing tasks

    ddompe ddompe
    Hi, Are you using run-mode (with t32server) or stop-mode debugging? In stop mode it won't display anything while the processor is running. In run mode you need to use go.monitor to get the communication going. Diego
    on Jan 27, 2009
  • Forum Post: Re: Installation of xdais_6_22_01

    BrandonAzbell BrandonAzbell
    If you have access to the DVSDK for OMAP3, you will find examples. This should be located at http://www.ti.com/omapsoftwareupdates.
    on Feb 9, 2009
  • Forum Post: Re: XDAIS in CCS

    BrandonAzbell BrandonAzbell
    You should find this with the DVSDK for OMAP3 found at http://www.ti.com/omapsoftwareupdates.
    on Feb 9, 2009
  • Forum Post: [OMAP3530] HPI access through Linux applications

    Daniboy Daniboy
    Hi, I'm developping a project that have 1 OMAP 3503 and 1 DSPs C5510. The OMAP is running Linux OS and there are some applications running on that. The OMAP have to access the 5 DSPs through the Host Port Interface. I would like to know if there is any device driver I can use to interface our...
    on Feb 11, 2009
  • Forum Post: Re: DVSDK and kernel versions

    ddompe ddompe
    Hi, Well, I would say if you have board support vendors they should probably care for supporting the software tools if they are moving to a newer kernel :S I understand that there are official plans in the future for OMAP SDKs to support git kernels (and therefore the DVSDK), but don't hold your...
    on Feb 19, 2009
  • Forum Post: OMAP3530 CBC Package Discrepancies

    Howard Robson Howard Robson
    My company is engaged in a consulting capacity designing a system based on the TI OMAP3530 for a client. We originally planned to use the CUS package, but have switched to the CBC package and have uncovered a significant number of discrepancies in the documentation. We would appreciate clarification...
    on Feb 24, 2009
  • Forum Post: Does OMAP 3530 SDIO IRQ work?

    Hao Yang Jian Hao Yang Jian
    My platform is beagleboard and linux 2.6.29. I tried to enable the SDIO IRQ because of bad performance. Following the SPEC, I set the CIRQ [bit 9] to ISE & IE registers. The problem is when I set these two registers, the MMC controller will always trigger my ISR, and the MMC Controller's status...
    on Mar 3, 2009
  • Forum Post: [OMAP3530] Problem with Setting Vector Table for Real Time Operating Systems

    jack9310 jack9310
    Hi, I am currently working on OMAP3530 based Board from Mistral Solutions. I am using CCS v4 and XDS510 PP+ Jtag Emulator for debugging . I am trying to port a RTOS onto the board. The RTOS does not provide any memory protection hence MMU is not enabled in my case. I find problem with setting...
    on Mar 4, 2009
  • Forum Post: Re: Need help with hardware-programming

    SabineKäß SabineKäß
    some weeks later: again, I am trying to solve my OMAP problem... [:P] By the way, I tried to analyse the delivered Linux drivers to get the needed information. But it is very difficult for me, since I am not trained in Linux programming. Project background: We want to run a virtualisation software...
    on Mar 19, 2009
  • Forum Post: Booting Sequence in OMAP3530 from Mistral Solutions

    jack9310 jack9310
    Hi All, I am trying to understand the booting flow in OMAP3530. When i switch on the board U boot Prompt comes up on the Hyperterminal. Where is the PC pointed just after the switch on.? Is it 0x0 ? Execution begins with X-loader. Where is x-loader residing? Can you brief me the booting procedure...
    on Mar 31, 2009
  • Forum Post: PAL camera connect through adv7180 video decoder to isp to do capture.

    Dmitry1 Dmitry1
    Hi. I have Overo-board with omap3530. I am trying to connect PAL camera through ADV7180 video decoder to ISP to do capture. I am running linux 2.6.34. I wrote these lines in board-overo.c static struct i2c_board_info __initdata adv7180_i2c_board_info[] = { { I2C_BOARD_INFO("adv7180", ADV7180_I2C_ADDR...
    on May 10, 2012
  • Forum Post: Monitor GPMC signals on Gumstix Overo OMAP3530

    Bill Brunelle Bill Brunelle
    Hello everybody! I develop a driver for configuring GPMC to communicate with a FPGA, as a NOR device. I'm running an emulation on QEMU without the NOR. It seems that I configured everything, registered the device and am able to write to it without errors like: int addr = 0x00300000; void...
    on Jul 7, 2012
  • Forum Post: battery charge Zoom OMAP 35x Torpedo Development Kit

    Kate KU Kate KU
    Hello, I have Zoom OMAP 35x Torpedo Development Kit Contents, which includes: Boards: OMAP3530 Torpedo SOM, Torpedo form factor application baseboard, EMS adpter board Display: 4.3" WQVGA LCD SD Memory Cards and etc 3.7V Lithium-Ion Battery, which capacity is 1100mAh, connects wint...
    on Aug 2, 2012
  • Forum Post: linux boot problem on omap3530 custom board

    kiran nayak kiran nayak
    hello all we have omap3530 custom board which we have booted linux-omap-3.1 successfully using sd card but we are getting some problem while booting through the nand flash.. the error log is as below [ 3.981079] ThumbEE CPU extension supported. [ 3.990814] sr_init: No PMIC hook to init smartreflex...
    on Sep 10, 2012
12345»
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