• 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 » All Tags » Linux
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".

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:
Linux
  • 3530
  • AM1808
  • ARM Cortex-A8
  • ARM9
  • AUDIO
  • Beagle
  • Beagle Board
  • Beagle Board XM
  • beagleboard
  • beagleboard omap3530
  • Beagleboard omap3530 Codec_Engine
  • boot
  • bootloader
  • C6Run
  • camera
  • codec engine
  • DM3730
  • DMA
  • driver
  • dsp
  • DSP/BIOS
  • DSP/BIOS Link
  • dsplink
  • DSS
  • dvsdk
Related Posts
  • Forum Post: USB Host controller

    manuel manuel
    Hi, Did anyone got the USB interface of the OMAP3503 EVM working with Linux ? I want to connect a USB sound card, and it just does nothing. I do not get a USB event when I plug in any USB device. Just nothing happens. The USB Host driver is built in, detects one HUB Root, but thats it. As far as I understand...
    on Sep 3, 2008
  • Forum Post: Re: USB Host controller

    manuel manuel
    Hi, thanks for the reply. I already had considered all the details posted so far. I also checked the cable if the ID pin was actually connected to ground, and it was as it should be. So the cable is not broken or something like that. Im also using a powered HUB. When I do a "cat /proc/driver/musb_hdrc...
    on Sep 4, 2008
  • Forum Post: Re: USB Host controller

    manuel manuel
    Hi everyone, It turned out that my OMAP35x board was broken. I tried another different board one, and USB devices are detected just fine. But, it does not work either. Either with the original SDK 1.0.0 default kernel or custom kernel with different USB driver settings (experimental code for better transaction...
    on Sep 4, 2008
  • Forum Post: Re: USB Host controller

    manuel manuel
    Hi, thanks for replying, but I have been using ALSA for several years (as user, driver and application developer), and I have never had any problems with multichannel. I also have other ARM based systems working just fine with the very same audio cards in multichannel mode. I will try using another USB...
    on Sep 5, 2008
  • Forum Post: Re: USB Host controller

    swami swami
    Good to know that you are familiar with the ALSA infrastructure quite a bit. We had an issue with the usbaudio.c code in "sound/usb" directory were the USB flags were not correctly updated. This lead to random oops after recording stopped. We corrected the issue by correctly updating the...
    on Sep 5, 2008
  • Forum Post: Re: USB Host controller

    manuel manuel
    Hi, Thanks for the information. I did some googling about that. Does this problem show up under any circumstance or only if I request explicitly the ASYNC mehtod ? The error message that is supposed to reveal this problem seems to be "file descriptor in wrong state" or something like that....
    on Sep 5, 2008
  • Forum Post: Re: Can anyone tell me how to generate strace utility from SDK?

    ddompe ddompe
    Ajit, You can compile this from open source by grabbing the strace packages from source forge and applying the patches required to support ARM EABI (not sure if they are already merged with latest strace releases). RidgeRun offers an Developer SDK for OMAP35x already that includes strace, ltrace...
    on Sep 23, 2008
  • Forum Post: Re: when might SDK move to newer linux kernel

    ddompe ddompe
    Hi, From some TI webcast we have gather that TI SDK team is moving towards having the next release based on Git kernel. Keep in mind that Git is a moving target and therefore is important to perform an feature freeze and stabilization work on it to create an SDK. Another issue to consider is the drivers...
    on Sep 24, 2008
  • Forum Post: Re: when might SDK move to newer linux kernel

    ddompe ddompe
    Hi, Hit post too soon. To answer the specific question, if you want to do the port yourself is better to use the omap git kernel at source.mvista.com. It has a decent support for OMAP35x EVM. Regards, Diego
    on Sep 24, 2008
  • Forum Post: Re: USB Host controller

    Juan Gonzales Juan Gonzales
    Sorry, I was focusing too much on the audio portion of the issue and blocked out the USB. Based on the log you sent earlier, it appears the USB device is not being recognized; therefore this is not an ALSA/audio issue but rather a USB device interface issue. I agree ALSA supports multiple channels...
    on Sep 25, 2008
  • Forum Post: Re: Configure Timers

    JoaoPauloB JoaoPauloB
    Hi Brandon, So it's strange, because i am setting as auto-reload mode. When TCRR match TMAR, the TCRR doesn't reload with the contents of TLDR. Below i show the configurations of the registers. Are there any issues in my registers configurations? OCP: 0x210 TMAT: 0x7e02 TLDR: 0x1 TCLR...
    on Nov 17, 2008
  • Forum Post: Re: Hom do arm communicate with dsp

    ddompe ddompe
    Hi, Arm runs Linux (montavista is just a version of Linux). They communicate using DSPLink, which is an API for inter-processor communication that is available for Linux, and for DSPBios. Regards, Diego Dompe RidgeRun Engineering
    on Jan 8, 2009
  • Forum Post: Re: JTAG Emulators that has its IDE on Linux

    ddompe ddompe
    Hi, We use the T32(lauterbach), which has graphic interface available for Windows and Unix (Linux). It doesn't provide IDE features like build-deploy-debug, but instead a debugger interface with symbolic debug support, and it does have the most powerful debugging interface for embedded Linux over...
    on Jan 8, 2009
  • Forum Post: Re: JTAG Emulators that has its IDE on Linux

    ddompe ddompe
    Twebb, Lauterbach has support for several platforms and configurations, I *think* it is the Trace32-ICE what you need. T32 ETM support is optional (requires an separate license for the ETM support), so the jtag lines are enough (on the other side I think the OMAP has an ETB in the scan chain, so you...
    on Jan 8, 2009
  • Forum Post: Trying to get Neon optimization working for benchmarking OMAP3530 (gcc/linux)

    Funkster Funkster
    Hi All, I've been trying to sort this out for a couple of days now and I'm beaten. I've got a simple suite of benchmarks called nbench ( http://www.tux.org/~mayer/linux/bmark.html ) that I'm running on the OMAP3EVM so as to compare it with some other potential processors for a new...
    on Feb 9, 2009
  • Forum Post: SD card not responding on Linux. OMAP 137L

    Jean-Marc Jean-Marc
    Has anyone had issues where certain SD cards don't seem to work. When I plug in my 512MB SD Class ? card I get the following, and can mount the drive. mmcblk0: p1 mmcblk0: mmc0:e624 SD512 495488KiB If I try it with my 4GB SDHC Class 4, nothing gets recognized. I know there is some differences...
    on Mar 4, 2009
  • Forum Post: Re: How include bios lib in linux

    BrandonAzbell BrandonAzbell
    I have a clarifying question for you, just so that I am clear on what you are asking. Are you requesting information on how to build a DSP executable using DSP/BIOS on a LInux host machine, where the code generation tools and DSP/BIOS header and library files are on a Linux Host machine? If so, you...
    on Apr 11, 2009
  • Forum Post: OMAPL137 pwm info

    dwbaugh dwbaugh
    I am trying to use a couple of the pwm outputs on the omapl137 evm board under Linux. The app note SPRUGA9A has code snippets that define register stuff and other snippets for the enhanced features "SFO.h". Where can I find the include files that contain these code fragments? Are there...
    on Apr 14, 2009
  • Forum Post: Rebuilding PSP 2.0 from source with bitbake

    John F. John F.
    Hello, I'd like to reproduce the kernel and root filesystem binaries from the PSP 2 release. Since this looks like an angstrom distro, I set up OpenEmbedded and bitbake, specified argstrom, the 35xevm, and the CodeSourcery toolchain with these lines in local.conf: DISTRO = "angstrom-2008...
    on Apr 22, 2009
  • Forum Post: Re: Rebuilding PSP 2.0 from source with bitbake

    BrandonAzbell BrandonAzbell
    I don't believe the OMAP35x Linux PSP Release 02.00.00.01 obtained from https://www-a.ti.com/downloads/sds_support/targetcontent/psp/omap35x/index.html is an Angstrom distro, nor uses bitbake to build. There is an OE/Angstrom recipe for the BeagleBoard. The instructions to build the Linux PSP are...
    on Apr 23, 2009
  • Forum Post: Re: Linux LPM driver failing in Codec Engine 2.23.01 sanity_test/app.out

    Dirk Helgemo Dirk Helgemo
    Thanks, Ramsey. Yes, the device is OMAP3530, not sure what silicon revision. (I'll work on this in parallel with our discussion.) I'm not sure I can match up the LPM_off() code (in modules/omap3530/lpm_omap.c) exactly with your 7-step sequence, so instead here are the major comments (/* ...
    on May 4, 2009
  • Forum Post: Re: Linux LPM driver failing in Codec Engine 2.23.01 sanity_test/app.out

    Dirk Helgemo Dirk Helgemo
    CONTROL.CONTROL_IDCODE reads back a value of 0x2B7AE02F, so the silicon revision is ES2.1.
    on May 4, 2009
  • Forum Post: Re: Linux LPM driver failing in Codec Engine 2.23.01 sanity_test/app.out

    Dirk Helgemo Dirk Helgemo
    Commenting out your sections 1 and 2 (which correspond to my sections 1 to 7) still fails. (Looks nearly identical once I added code to print the IVA2 power control/status registers after failure.) Here is the output from running lpmOFF.xv5T: ==== LPM OFF Test ==== lpm.ko: --> LPM_off app: LPM_open...
    on May 4, 2009
  • Forum Post: Re: Linux LPM driver failing in Codec Engine 2.23.01 sanity_test/app.out

    Dirk Helgemo Dirk Helgemo
    I was also able to borrow a neighbor's ES3.1 on a Zoom dev kit, and got exactly the same result.
    on May 4, 2009
  • 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