• 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) » C6000 Single Core DSP » C67x Single Core DSP Forum » All Tags » TMS320C6713 DSP Starter kit
Share
C6000 Single Core DSP
  • Forums
  • Announcements

Browse by Tags

C6000 Single Core DSP

Welcome to the C6000 Single Core 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".

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:
TMS320C6713 DSP Starter kit
  • 6713
  • 6713 DSK
  • 67XX
  • C6000
  • C6713
  • C6713 DSK
  • C6713B
  • C6713DSK
  • C671x
  • C67x
  • CCS
  • CCS v3.3
  • CSL
  • DSK6713
  • dsp
  • DSP/BIOS
  • DSPLIB
  • EDMA
  • EMIF
  • flash
  • GPIO
  • HPI
  • interrupts
  • McASP
  • McBSP
Related Posts
  • Forum Post: TMS320C6713 DSP Starter kit

    Stephen Taranovich Stephen Taranovich
    I have a TMS320C6713 DSP Starter kit. Here is my question: I sent out a signal through onboard ADC to DSP and DSP to DAC. The same signal I sent in that I received a signal with less amplitude and some phase shift (measurement from my dynamic signal analyzer). The codec on this board is TLV320AIC23B...
    on Apr 9, 2010
  • Forum Post: unable to get the user leds to work on the c6713 dsk

    Richard Mersenski Richard Mersenski
    Hi, I am having trouble getting the user LEDs on the c6713 DSk to work when calling the there functions. I have the DSK6713bsl.lib included, I have the included header files for the DSk and the DSk led. I am able to get the LED example project to work on the DSK board however when I call the function...
    on May 27, 2010
  • Forum Post: looking for example code or help with sending data to another DSP using the Host Port Interface (HPI) of c6713 dsp

    Richard Mersenski Richard Mersenski
    Hi, I am looking for some example code, tutorial or manual (preferably example code), that will show how an external device like another DSP chip would communicate or send and receive data through the Host Port Interface (HPI) of a c6713 DSP. I am working on a project where I need to...
    on Jul 22, 2010
  • Forum Post: what is the best way to find the excution time of functions using the c6713 dsk and using bios?

    Richard Mersenski Richard Mersenski
    Hi, I need to find the execution time of certain functions in my code to insure the will be able to perform in a real time senario. What would the be the best way to do this using the C6713 DSK evaluation board from Spectrum Digital, and with using a DSP/BIOS configuration file? Thanks Richard...
    on May 19, 2010
  • Forum Post: communication between PC and two C6713 Spectrum Digital DSK boards

    James Hillman James Hillman
    Hi, I have been using a C6713 DSK for about two years now and have found all these resources excellent. Thank you so much for giving your time to help out us all. However, I have not been able to find an answer to this issue. Another forum (DSP Related) recommended posting here. I wish to send data...
    on Oct 31, 2010
  • Forum Post: Any example program with register values to set up C6713b to receive data by McASP1 by EDMA and trigger interrupt upon completion?

    CMA CMA
    Hi, I'm having a highly unusual problem with my C6713b board. When I use the McASP1 port to receive a finite number of serial data half-words, in the burst mode, by EDMA, then trigger an interrupt upon completion, I see a 32us long blank time between running the main program and executing the...
    on Dec 24, 2010
  • Forum Post: Example dsk_app doubt in ccs v3.1

    Juan Antonio Gait��n Herrera Juan Antonio Gait��n Herrera
    Do the data PING PONG buffer are stored in internal memory or only the current data ? How I can store multiple PING PONG buffer in internal memory ? Is that I used the data to make an FIR filter for active noise control . Thanks in advance
    on Feb 10, 2011
  • Forum Post: C6713 Flash

    Christina Gasca Christina Gasca
    Hello, I have been working on programming the Flash on the dsk6713 using Flashburn in CCS. In order to familiarize myself with Flashburn, I first programmed the flash with a simple program that simply lights up the LEDs and everything worked out fine. Next, I tried programming the flash with a program...
    on Oct 14, 2010
  • Forum Post: Fixed to Floating point conversion

    Clifford Gano Clifford Gano
    What are the exact high level routines that should be used when converting a fixed point to a floating point number? I have audio data coming in fixed point and I need it to be floating point. I am using a TMS320C6713B DSP. Thank You
    on May 10, 2011
  • Forum Post: Re: How to interface C6713DSk with LCD to display an image.

    Deepa Lakshmi Deepa Lakshmi
    Hi Your particular link does not exist... need more help..
    on Aug 1, 2011
  • Forum Post: Re: C6713b --- Cosine of 0.0 yields 0.0 ! Why???

    CMA CMA
    Hi Rahul, Thanks for replying. I meant I’ve included the csl6713.lib, csl6713e.lib, and in fact the rts6700.lib has been included also. Here is a snippet of my program. void xform(misalignment m, matrix_ptr P) { int i, j; float theta_x = d_to_r * m[0]; // Convert angle in degree into radian...
    on Aug 17, 2011
  • Forum Post: C6713b --- Cosine of 0.0 yields 0.0 ! Why???

    CMA CMA
    Hi everyone, My program for C6713b has not be working as expected. After debugging, I finally found the cause to be that it yields 0.0 after computing cosine(0.0)! (when cos(0.0) should be 1.0!) The program included the C6713 and C6713e libraries. It compiled and runs without any complaint...
    on Aug 17, 2011
  • Forum Post: Implementation of speech enhancement algorithm from SIMULINK using embedded target toolbox on DSK6713

    jigar shah jigar shah
    I have developed and simulated a speech enhancement algorithm which uses a combination of MMSE (minimum mean square error) STSA (short time spectral attenuation) and RASTA (relative spectral amplitude) approaches. It gives noise reduction in various noise conditions like airport, car, train...
    on Jul 26, 2011
  • Forum Post: DSP format from Codec AIC23B for data transfer

    Juan Antonio Gait��n Herrera Juan Antonio Gait��n Herrera
    I need to know how to translate the DSP format to integer. T his is to process the data acquired and successfully issued. Anyone know how the DSP format? Thank you, in advance.
    on Sep 5, 2011
  • Forum Post: Why does C6713 run slower than the C31?

    CMA CMA
    Hi, I have to switch to use the new TI DSP chip C6713 because the old C31 is out of production and I can't even find them from surplus stores any more. I'm running the C6713 at 200MHz now, whereas I was running the C31 at just 80MHz before. Nevertheless, I converted my old C31 program...
    on Sep 5, 2011
  • Forum Post: How to connect LCD to TMS320C6713 DSK?

    keivan kiyanfar keivan kiyanfar
    Hi... I want to connect LCD to TMS320C6713 DSK. The DSP is C6713. What kind of LCD should I provide? How can I connect LCD to this board? What should I mention when want to connect LCDs to DSPs or DSKs? Thanks...
    on Sep 26, 2011
  • Forum Post: Issue running DSK 6713 on windows 7 platform.

    chandra sekhar reddy vootkuri chandra sekhar reddy vootkuri
    Hi, I have issue running DSK 6713 board on windows 7 65 bit OS. I am using CC studio V4.138 and I have problem connecting to the board. I wonder if anyone can help me in solving this issue of finding the winodws 7 drivers for DSK 6713 board. If ccstudio has the drivers already built in it can you...
    on Oct 4, 2011
  • Forum Post: Re: C6713B PLLCSR register bit 5:4 Reserved Bit will changel.

    no5870 no5870
    Dear Brad, Many Thanks for your help and comment. We follow SPRU233C.pdf and carefully to config PLL setting as below: PLLREF=25MHz PLLOUT=575Mhz SYSCLK1=191.6MHz SYSCLK2=95.8MHz SYSCLK3=95.8MHz To initialztion PLL Mode and modify the code as below, and it will have the same issue if we power off...
    on Nov 4, 2011
  • Forum Post: C6713B PLLCSR register bit 5:4 Reserved Bit will changel.

    no5870 no5870
    Dear Sir, We set the C6713B-200 PLLM register to config DIVIDER D1(SYSCLK1)=200Mhz, SYSCLK2=100MHz,SYSCLK3=100Mhz, At beginning the DSP is workable and PLL output clock is 100Mhz but after several times to power off/on then the PLL clock will change to 37.5Mhz. We read the PLLM,DIVIDER D1,D2...
    on Oct 28, 2011
  • Forum Post: initializing error in emulator

    pradeepraj sivasamy pradeepraj sivasamy
    i have installed the TMS320C6713DSK and the software CCS STUDIO when i connect error found as no target if diagonalise its also showing error in usb if we ignore it then ccs software says no target if we connect through debug option we could not get it connect only a error states INITIALIZING ERROR IN...
    on Dec 1, 2011
  • Forum Post: AIC23 Codec

    Nguyen Van Hoang Nguyen Van Hoang
    I'm working for TMS320C6713. You can tell me the difference between Uint32 fs=DSK6713_AIC23_FREQ_8KHZ and Uint16 fs=DSK6713_AIC23_FREQ_8KHZ (Book of Rulph Chassaing) Data output AIC23 codec what it? I want output AIC23 codec 16 bits signed, I have configure it how. I also am having trouble...
    on Dec 19, 2011
  • Forum Post: Memory interfacing in 6713 or 6416

    lovelesh lovelesh
    Hi, I am currently working on a project which requires interfacing 16MB of external memory to the DSK. I am currently using Spectrum Digital kit. an you suggest me which memory chips are available? The kit has memory expansion slots. So are there any plug and use chips available?
    on Feb 4, 2012
  • Forum Post: Re: linking error

    nikhil patel nikhil patel
    thanks for reply i tried your answer but it shows following error: [Linking...] "C:\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -@"CustomMW.lkf" <Linking> >> error: can't allocate .far, size 00e57dd0 (page 0) in SDRAM (avail: 00800000) >> error: errors in...
    on Mar 4, 2012
  • Forum Post: Re: linking error

    nikhil patel nikhil patel
    thanks it's working............
    on Mar 5, 2012
  • Forum Post: linking error

    nikhil patel nikhil patel
    hi i m building project with ccsv3.3 and TMS320C6713 DSK during building process i found following error: [Linking...] "C:\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -@"DebugMW.lkf" <Linking> >> error: can't allocate .far, size 00e57dd0 (page 0) in IRAM (avail...
    on Mar 4, 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