TI E2E support forums
TI E2E support forums
  • User
  • Site
  • Search
  • User
  • E2E™ design support >
  • Forums
    • Amplifiers
    • API solutions
    • Audio
    • Clock & timing
    • Data converters
    • DLP® products
    • Interface
    • Isolation
    • Logic
    • Microcontrollers
    • Motor drivers
    • Power management
    • Processors
    • RF & microwave
    • Sensors
    • Site support
    • Switches & multiplexers
    • Tools
    • Wireless connectivity
    • Archived forums
    • Archived groups
  • Technical articles
  • TI training
    • Tech days
    • Online training
    • Live events
    • Power Supply Design Seminar
  • Getting started
  • 简体中文
  • More
  • Cancel


Search tips
Showing 121 results View by: Thread Post Sort by
  • RE: TMDSEVM6678: DSP real time audio synthesis width TSM320C6678

    Shankari G
    Shankari G
    HANSEN Franck, A warm welcome! Your detailed explanation about the project, is very impressive. To immediately, kick-start your project, this is the main start-up link, which has everything, you needed for C6678 EVM. https://e2e.ti.com/support…
    • over 3 years ago
    • Code Composer Studio™︎
    • Code Composer Studio forum
  • Answered
  • DSPLIB download for OMAP3530

    Ilkyoung Kwoun
    Ilkyoung Kwoun
    Resolved
    Other Parts Discussed in Thread: SPRC265 Hello, I'm trying to download the DSPLIB package for my beagle board. However, I can't find any hyperlink or button in the designated web page(http://www.ti.com/tool/sprc265). Can anybody give me a…
    • Resolved
    • over 14 years ago
    • Processors
    • Processors forum
  • RE: adaptive filter with IIR

    Rahul Prabhu
    Rahul Prabhu
    There is an optimized adaptive filter function in the C64x+ DSPLIB with the name DSP_firlms2, you can download it from here: http://www.ti.com/tool/sprc265 Rahul
    • over 12 years ago
    • Processors
    • Processors forum
  • Answered
  • RE: Porting some code from 5510 to 6748

    Pubesh
    Pubesh
    Resolved
    Hector Rivera, See the programmer's reference for TMS320C55x DSP Library http://www.ti.com/lit/spru422 And also refer the below wiki page for C6x DSP Library. http://processors.wiki.ti.com/index.php/Software_libraries http://www.ti.com/tool/sprc265…
    • over 12 years ago
    • Processors
    • Processors forum
  • Answered
  • Re: Filtering Audio ?

    Brad Griffis
    Brad Griffis
    Resolved
    It's from the 67x dsplib: http://www.ti.com/tool/sprc265
    • over 13 years ago
    • Processors
    • Processors forum
  • RE: DSP algorithms optimized in C for C674x

    Rahul Prabhu
    Rahul Prabhu
    Harini, You can find Optimized C implementations of the DSP algorithms you are looking for in the DSPLIB package. DSPLIB can be downloaded from http://www.ti.com/tool/sprc265 Regards, Rahul
    • over 13 years ago
    • Processors
    • Processors forum
  • RE: Is it possible to run the C674x optimized floating point DSPLIB on any C67+ device and how about performance?

    陆晨
    陆晨
    Hi Rahul, So that means when we wanna build a program which will run on c67x+ DSP, the dsplib we should use is C67x DSPLIB according to this page http://www.ti.com/tool/sprc265 Since TI doesn't provide c67x+ DSPLIB directly. Or we can build a c67x…
    • over 13 years ago
    • Processors
    • Processors forum
  • RE: Performance boost of dsplib matrix transpose function varies according to data length

    Sivaraj Kuppuraj
    Sivaraj Kuppuraj
    Hi, Thanks for your post. I would rather suggest If your matrix participate in doing some calculation, then you may substitute AT[i,j] === A[j,i], i.e. get elements of transposed matrix without actual transposing. Many linear algebra algorithms like…
    • over 10 years ago
    • Processors
    • Processors forum
  • RE: How to Optimize "Matrix Transposition" In C6000 ?

    Sivaraj Kuppuraj
    Sivaraj Kuppuraj
    Hi, Thanks for your post. I would rather suggest If your matrix participate in doing some calculation, then you may substitute A T [i,j] === A[j,i], i.e. get elements of transposed matrix without actual transposing. Many linear algebra algorithms…
    • over 10 years ago
    • Processors
    • Processors forum
  • RE: DSP performance lower than ARM performance.

    Cvetolin Shulev-XID
    Cvetolin Shulev-XID
    Hi Joaquim, The frequency of the C64x+ DSP is lower then the ARM. When the ARM running at 1 GHz the C64x+ DSP is on 800 MHz. You can use the advantages of the DSP if doing fixed point operations and using the optimized matrix multiply code that comes…
    • over 12 years ago
    • Processors
    • Processors forum
<>

Didn't find what you are looking for? Post a new question.

  • Ask a new question