DSP

TwitterFacebook
Get flash to fully experience Pearltrees

[OMAPL138] Hello DSPLink Program - OMAPL1x Processors Forum - OMAP™ Processors - TI E2E Community - Iceweasel

It's been a few days, no much progress. What I have done is: 1, Re-configured the dsplink using command: perl dsplinkcfg.pl --platform=OMAPL138 --nodsp=1 --dspcfg_0=OMAPL138GEMSHMEM --dspos_0=DSPBIOS5XX --gppos=ARM --comps=ponslrmc --trace=1 --DspTskMode=1 http://e2e.ti.com/support/dsp/omap_applications_processors/f/42/t/43887.aspx

Changing DSPLink Memory Map - Texas Instruments Embedded Processors Wiki - Iceweasel

From Texas Instruments Embedded Processors Wiki Translate this page to DSPLink can be used by itself, or as part of Codec Engine (CE) . This page gives details of changing the DSPLink memory map when used 'raw'. http://processors.wiki.ti.com/index.php/Changing_DSPLink_Memory_Map
http://processors.wiki.ti.com/index.php/DSPLink_POOL_FAQs From Texas Instruments Embedded Processors Wiki Translate this page to This page contains Frequently Asked Questions for the DSPLink POOL module.

DSPLink POOL FAQs - Texas Instruments Embedded Processors Wiki - Iceweasel

From Texas Instruments Embedded Processors Wiki Translate this page to What are TLBs? The OMAP35xx MMU has Translation Lookaside Buffers (TLB). The TLB is a cache the allows the MMU to accelerate virtual to physical address translation by holding the most recent translations. For example if there is a TLB hit then the translation will be retrieved from the TLB cache.

OMAP3 DSP MMU Configuration - Texas Instruments Embedded Processors Wiki - Iceweasel

http://processors.wiki.ti.com/index.php/OMAP3_DSP_MMU_Configuration
http://processors.wiki.ti.com/index.php/DSP_MMU_Faults

DSP MMU Faults - Texas Instruments Embedded Processors Wiki - Iceweasel

From Texas Instruments Embedded Processors Wiki Translate this page to Some TI processors such as the OMAP3530 have a memory management unit (MMU) for both the ARM and the DSP.
http://processors.wiki.ti.com/index.php/Enabling_trace_in_DSPLink From Texas Instruments Embedded Processors Wiki Translate this page to Overview In certain kinds of failures seen in applications, sometimes the system just hangs without a kernel crash dump.

Enabling trace in DSPLink - Texas Instruments Embedded Processors Wiki - Iceweasel

Audio Soc example - Texas Instruments Embedded Processors Wiki - Iceweasel

http://processors.wiki.ti.com/index.php/Audio_Soc_example From Texas Instruments Embedded Processors Wiki Translate this page to Introduction The audio Soc example is a demo application that illustrates the use of DSP-side peripheral drivers running in conjunction with a Linux kernel application on a ARM processor for select Texas Instruments Soc (System on a Chip) devices. This example contains both a DSP-side and an ARM-side application.

DSPLink Memory Map Tutorial [ETH PIXHAWK MAV: Computer Vision on Micro Air Vehicles] - Iceweasel

The memory map is necessary to define the memory areas where Linux and DSP work on. It can be adjusted to the needs of the application. Instructions how to calculate the size based on the application can be found below. Via the Linux bootloader (u-boot) the Kernel software has to be informed which RAM regions they should use. http://pixhawk.ethz.ch/tutorials/omap/dsplink/memorymap
Learn here what DSPLink is, what it can be used for and how to use it. The complete toolchain is described on the OMAP3 DSP Toolchain page. The installation of a Windows or mixed Windows/Linux toolchain is also described in detail there. The installation for OpenEmbedded builds is described in the DSPLink installation guide . Introduction http://pixhawk.ethz.ch/tutorials/omap/dsplink_api

DSPLink API Guide [ETH PIXHAWK MAV: Computer Vision on Micro Air Vehicles] - Iceweasel

Category:DSPLink - Texas Instruments Embedded Processors Wiki - Iceweasel

http://processors.wiki.ti.com/index.php?title=Category:DSPLink From Texas Instruments Embedded Processors Wiki Translate this page to The latest DSPLink releases can be downloaded here. Older releases are here - free my.ti.com account required.) DSP/BIOS TM Link overview DSP/BIOS™ LINK is foundation software for the inter-processor communication across the GPP-DSP boundary.
Cookies and privacy To access your account, your browser must be set to accept temporary cookies. However, you do not need to accept cookies to view the rest of TI.com. TI respects your privacy. Your personal information will be used to tailor communications and to provide you with personalized service.

Texas Instruments - Iceweasel

BeagleBoard_DSPLink – OSSIE - Iceweasel

Contents: There are multiple options of how to make use of the onboard TI TMS320C64x+ DSP. The first step is to install the GPP/DSP interface. Two of the more popular interface options are DSPBridge and DSPLink. Both were developed by TI but DSPLink is still supported, which makes DSPLink a more preferable option.
After digging around online and chatting it up on the #Beagle IRC channel, it seems like a lot of people are using the BeagleBoard as a tiny ARM/Linux box. While this is all well and good, the beauty of the OMAP is the DSP sitting next to the ARM. We set out to create our synthesizer using the DSP to generate, filter, and transform audio waveforms; however, much to our dismay, using the DSP is no easy task. Armed (hah, that could be a pun..) with extremely limited Linux skills, this page documents our approach to concurring DSPLink. In the BeagleBoard 's OMAP3530 and similar processors, Texas Instruments has included a general purpose processor (ARM) and digital signal processor (DSP).

DSPLinkGuide - creation-station - This page is under ongoing construction. I'm hoping it will snowball into an idiot's guide to using the DSPLink on the BeagleBoard. There are a number of resources online for the DSPLink, and this p - Project Hosting on G

effect