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

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:
6713 DSK
  • 6713
  • 6727
  • 672x
  • 6745
  • 6747
  • 6748
  • 674x
  • 67XX
  • boot
  • bootloader
  • C6000
  • C6713
  • C6713 DSK
  • C6713B
  • C6713DSK
  • C671x
  • C6748
  • C67x
  • CCS v3.3
  • dsk6713
  • dsp
  • DSP/BIOS
  • DSPLIB
  • EDMA
  • EMIF
Related Posts
  • Forum Post: about pll(phase locked loop),sleepmode and deep sllepmode of tms320c6713dsk

    rajesh kola rajesh kola
    hi friends, i am using tms320c6713 dsk for my final year project. my topic is power optimization of dsp processor, i want to do frequency scaling to that processor so pls suggest me with use full links or with code related pll.whether if i use the pll divider ckt and divide the frequency of the processor...
    on Mar 13, 2009
  • Forum Post: PLL example programs for c6713 dsk

    rajesh kola rajesh kola
    hi friends, i am using tms320c6713 dsk for my final year project. my topic is power optimization of dsp processor, i want to do frequency scaling to that processor so pls suggest me with use full links or with code related pll.whether if i use the pll divider ckt and divide the frequency of the processor...
    on Mar 16, 2009
  • Forum Post: pll code for c6713.......

    rajesh kola rajesh kola
    hi friends, i am using tms320c6713 dsk for my final year project. my topic is power optimization of dsp processor, i want to do frequency scaling to that processor so pls suggest me with use full links or with code related pll.whether if i use the pll divider ckt and divide the frequency of the processor...
    on Mar 20, 2009
  • Forum Post: Re: PLL example programs for c6713 dsk

    BrandonAzbell BrandonAzbell
    rajesh kola i am using tms320c6713 dsk for my final year project. my topic is power optimization of dsp processor, i want to do frequency scaling to that processor so pls suggest me with use full links or with code related pll.whether if i use the pll divider ckt and divide the frequency of the processor...
    on Apr 1, 2009
  • Forum Post: 6713 DSK and CCS problem ... can't compile!

    smcclellan smcclellan
    I have a 6713 DSK and CCS with all the support packages installed, etc. When I try a compile, say of the "Hello" program or anything else, I get this error: [testapp.c] "C:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -g -q -o3 -fr"./Debug" -@"Debug.lkf" "testapp...
    on May 8, 2009
  • Forum Post: Using CLK_getltime function C6713

    sean d sean d
    Hi, I am hoping someone can point me in the right direction. I am trying to measure the time between two inputs. I am using CLK_getltime() but it is just returning a value of 0. Using a simple program just to get it working, I am using the bios graphic tool to set up the period and can get a return...
    on Jul 3, 2009
  • Forum Post: ADC/DAC daughter cards for DSK6713

    Bhargava Ravoori Bhargava Ravoori
    I am looking for ADC/DAC daughter cards that can be used with the TMS320C6713 DSK from Spectrum Digital. I am looking for sampling rates upwards of 1 MSPS, something akin to ADS8422EVM but one that has both an ADC and a DAC on board. I intend to read in an analog signal, perform filtering and delay operations...
    on Sep 15, 2009
  • Forum Post: McBSO SPI question for C6713 DSK

    Bendous Bendous
    Hello everyone, I am using McBSP0 on the C6713 to drive an SPI DAC (TI's DAC8501). I noticed that if I do the following: while(!MCBSP_xrdy(DAC_McBSP_Handle)); MCBSP_write(DAC_McBSP_Handle, 0x2222); while(1); The McBSP keeps writing the value out repeatedly. Is is supposed to do this? or...
    on Oct 21, 2009
  • Forum Post: Re: McBSO SPI question for C6713 DSK

    BrandonAzbell BrandonAzbell
    This is what is classified as a Transmit Underflow condition which is described in Section 5.5.4 of the TMS320C6000 DSP Multichannel Buffered Serial Port (McBSP) Reference Guide ( SPRU580 ). During underflow condition, the transmitter continues to transmit the old data in DXR for every new frame...
    on Oct 21, 2009
  • Forum Post: Re: Error: CCS 3.3 and DSK6713

    Jeff Lin16262 Jeff Lin16262
    Thanks for the tip! It seems that the DSP/BIOS settings generated via Matlab is not quite the same as your screen shot. We changed the settings here: DSP/BIOS Config (tcf file) We then re-started the build, and still get the same error: Original error We also had trouble finding the exact screen...
    on Oct 29, 2009
  • Forum Post: Problem downloading code with Signum JTAGjet to C6713

    Ulrich Schmitz Ulrich Schmitz
    Hello all, I have a curious problem with my JTAGjet-CCS emulator from Signum Systems. I'm using a DSK6713 with CCS3.3 under Windows XP. Code seems to download correctly with the debugger into internal RAM. But when I look at the disassembly window in mixed mode the disassembled assembly instructions...
    on Nov 12, 2009
  • Forum Post: Re: Problems with TMDSDSK6713 and daughter card TMDSFDCAFS86

    Richard Mersenski Richard Mersenski
    Hi, I am getting the same error message that you originally posted on the forum about. I am using CCS 3.1 and Bios 4.90.02.10 (according to the About window) and of course using a different source code program with the DSP/Bios configuration files. Can you remember what and where the problem was in...
    on Nov 13, 2009
  • Forum Post: using the SDRAM problem on C6713 dsk board.

    Richard Mersenski Richard Mersenski
    I am trying to execute a program that is has its code and data stored on the external SDRAM of the C6713 DSK board. However, during a step through of my program in debugging, the program will execute correctly until a certain point and then while try to execute a certain function. The DSK "busy"...
    on Dec 9, 2009
  • Forum Post: Re: Problem downloading code with Signum JTAGjet to C6713

    Miroslaw Szmajda Miroslaw Szmajda
    Hello Urlich. I'm using also JtagJET from Signum Systems and after installing Signum driver ccs3xjet.zip ver 3.3.02 May 28, 2008 under Win XP and CCS3.3 all work correctly. My problem appears under Windows 7 :). I can examine CPU registers, memory etc, but after downloading code into DSP there...
    on Dec 21, 2009
  • Forum Post: Re: Problem downloading code with Signum JTAGjet to C6713

    Miroslaw Szmajda Miroslaw Szmajda
    I’ve made a mistake in my recent post. All works correctly in CCS3.1 , but in CCS3.3 both under WinXP and Windows7 are the same problems like yours. I’ve also tested software with and without using of DSP/BIOS RTOS . Behavior the same You’ve described. I contacted with Signum, but...
    on Dec 31, 2009
  • Forum Post: C6713 SPI problem:

    Bendous Bendous
    Hello everyone, Background: I am using McBSP0 on the C6713 to control an SPI DAC. The McBSP configuration is included bellow with the DAC clock being about 4.33MHz. I have noticed that the one write to the SPI does not only cause one write to the DAC. The value is written repeatedly every 9uS or so...
    on Jan 14, 2010
  • Forum Post: McBSP SPI Example

    Bendous Bendous
    Hello all, I am using McBSP0 on the C6713 to control a DAC and ADC at the same time. The DAC (TI's DAC7611) is working fine. However, I can't get the ADC (TI's ADS8320) to work!!! Any ideas on how the receive part of the McBSP should be configured for this purpose?? This is...
    on Feb 16, 2010
  • Forum Post: Using SLAA210A - Getting Started With the Data Converter Plug-In

    Harry Thompson Harry Thompson
    Hi, I want to communicate with a THS1206 from a C6713 DSK via a 5-6k interface board, and have tried using the example in SLAA210A. My question is: how do you determine the ADC Address which should be entered in the Data Converter Support (DCP) tool, which creates the files used in a program to...
    on Mar 11, 2010
  • Forum Post: Re: DRIVERS FOR DSP6713 USING CCS.v.4

    TNKJ TNKJ
    If you are using DSK6713, coudn't you use an item "DSK6713" in Connection "Spectrum Digital DSK-EVM-eZdsp onboard USB Emulator"?
    on May 2, 2010
  • Forum Post: Re: Can I implement MIMO-OFDM Communiation system using C6713? Need urgent reply....

    Hassaan Siddiqui Hassaan Siddiqui
    Thanks alot RandyP for your nice response. Yes, you are right. This is a large engineering task. I am trying my level best to complete this task but AIC23 is not supporting this task. I have been working on AIC23 for last 2 months. I am trying to send 2 OFDM symbols from AIC23 simultaneously which...
    on May 22, 2010
  • Forum Post: Re: Can I implement MIMO-OFDM Communiation system using C6713? Need urgent reply....

    Hassaan Siddiqui Hassaan Siddiqui
    Thank you for your nice response omap33. I have completed OFDM Modulation and demodulation on DSP C6713. Now I am trying to transmit an OFDM symbol and then receive that signal and perfom OFDM demodulation on another DSP C6713. And after that I have to integrate OFDM with MIMO Technology. I have...
    on May 22, 2010
  • Forum Post: Re: Can I implement MIMO-OFDM Communiation system using C6713? Need urgent reply....

    Hassaan Siddiqui Hassaan Siddiqui
    Thank you RandyP for your nice response. I have studied the article you shared. But this is not related to work which i am trying to do. I have implemented OFDM Baseband System and now trying to integrate it with MIMO Baseband System. After that I have to made full communication system by integrating...
    on May 24, 2010
  • Forum Post: Re: Can I implement MIMO-OFDM Communiation system using C6713? Need urgent reply....

    Hassaan Siddiqui Hassaan Siddiqui
    Thanks RandyP. Referring to Figure 1 of the document you mentioned. In the Transmitter Design, D/A (after IFFT) is the block which I want AIC23 to be used as. The output of IFFT is 16 complex floating point numbers in time domain that makes an OFDM symbol. And I have to transmit 2 OFDM symbols simultaneously...
    on May 24, 2010
  • Forum Post: trouble with using the CLK_gethtime() function

    Richard Mersenski Richard Mersenski
    I am having trouble using the CLK_gethtime() functions to get timestamps they appear to not be incrementing or working in my code. Every time i use them i get a value of 116 regardless of where i put the fuction calls in my code. Is there a clock function i need to setup some where or can you not use...
    on May 27, 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
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