• 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 » DSK6713
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:
DSK6713
  • 6713
  • 6713 dsk
  • 6727
  • 672x
  • 6747
  • 6748
  • 674x
  • 67XX
  • boot
  • bootloader
  • C6000
  • C6713
  • C6713 DSK
  • C6713B
  • C6713DSK
  • C67x
  • CCS v3.3
  • dsp
  • DSP/BIOS
  • DSPLIB
  • EDMA
  • EMIF
  • GPIO
  • HPI
  • i2c
Related Posts
  • Forum Post: C6713 Device Cycle Accurate Simulator

    bachehkaraji bachehkaraji
    Hi, I'm a beginner on DSP. I have started to study the book "Digital Signal Processing and Applications with the C6713 and C6416 DSK (by Rulph Chassaing, 2005)". I am working with a C6713DSK, using CCS 3.1. But when I try to run the first example (sine8_LED) in Rulph Chassaing's book...
    on Sep 24, 2008
  • Forum Post: Re: C6713 Device Cycle Accurate Simulator

    TimHarron TimHarron
    bachehkaraji Trouble running Target CPU: Memory Map Error: READ access by CPU to address 0x1b7c100, which is RESERVED in Hardware. Trouble running Target CPU: Memory Map Error: WRITE access by Default to address 0x1b7c100, which is RESERVED in Hardware. Generally this type of error means that the CCS...
    on Sep 24, 2008
  • Forum Post: Re: C6713 Device Cycle Accurate Simulator

    bachehkaraji bachehkaraji
    Hi, Thanks for your immediate reply. How can I solved it ? Thanks, Best regards,
    on Sep 24, 2008
  • Forum Post: how to measure power consumption in tms320c6713 dsk

    rajesh kola rajesh kola
    hi friends, i purchase tms320c6713 dsk(dsp starter kit) for my M.E.(Master of Engineering) final project.. i want to measure power consumption of dsk... so, please help me to how to measure power consumption of dsk by using multimeters.. my project topic is "Reducing the power consumption of tms320c6713...
    on Jan 29, 2009
  • Forum Post: Re: how to measure power consumption in tms320c6713 dsk

    BrandonAzbell BrandonAzbell
    You can find the schematics for the TMS320C6713 DSK on Spectrum Digital's website at the following : http://c6000.spectrumdigital.com/dsk6713/ . You will find on sheet 9 of those schematics two 0 ohm resistors, R4 and R66, that can be removed and you can place a current meter on the points which...
    on Jan 29, 2009
  • Forum Post: Re: FFT problem in 6713

    TKC TKC
    Hi Brad shouldn't the br_table be of sqrt(n) size rather than n? ~Nishank
    on Feb 10, 2009
  • Forum Post: [C6713] Overlapping Buffers

    Robert9862 Robert9862
    Hi, For a new project on a DSK6713 I want to use DSP/BIOS for the first time. I want to use tasks, streams and the aic23 mini-driver from the DDK. And the most important thing: I need overlapping buffers from the audio codec. So my question is: what is the best way to achieve overlapping buffers...
    on Feb 18, 2009
  • Forum Post: [C6713] Creating Stream on a DHL-Object Fails

    Robert9862 Robert9862
    My application should be able to run in two modes. In the "codec mode", I use the following DSP/BIOS objects: A mini-driver for the AIC23 codec (configured in the tcf-file) A DIO adapter (configured in the tcf-file) A stackable overlap driver (DOV) for the input stream (configured...
    on Feb 25, 2009
  • Forum Post: I2C doesn't generate STOP condition

    Robert9862 Robert9862
    I am using the I2C module in master mode with RM=1 (repeat mode). The communication should look like this: START (r/w=0) send some bytes to the slave RESTART (r/w=1) receive one byte from the slave STOP Everything works fine (the bus analyzer shows that all data is transmitted and received...
    on Mar 12, 2009
  • Forum Post: [C6713] SIO_create with dynamically created devices fails

    Robert9862 Robert9862
    In my DSP/BIOS application I need to be able to create devices at runtime. But calling SIO_create on a dynamically created device causes the following error message: SYS_error called: error id = 0x6 In my real application, this is always the case. However I also have a small example project (see...
    on Mar 27, 2009
  • Forum Post: [C6713] Analog Output Question

    UR_PS UR_PS
    Hello, I am using the 6713 to filter some audio and I would like to output the result via line out (since I can't figure out if I can use any of the digital I/O ports). The result of my filtering is a 12 bit word (four groups of 3-bits), and I am converting that to an analog signal, but I am not...
    on Apr 2, 2009
  • Forum Post: Re: Analog Output Question

    BrandonAzbell BrandonAzbell
    Which hardware platform are you referencing? Is it the C6713 DSK from Spectrum Digital? I assume so, as there is a J1 connector on the DSK6713. Do you need this data as parallel 12-bits? Or is there a possibility of using a serial interface like the McASP from the HPI/McASP interface which goes to...
    on Apr 3, 2009
  • Forum Post: Re: Analog Output Question

    UR_PS UR_PS
    Hi, It is indeed the C6713 DSK. The J1 connector has 16 GP I/O pins, which are what I'm trying to output my data to. It needs to be parallel, so that all the outputs "make" a single 12 bit word, so to speak. The main problem is that I don't know how to configure the board to be...
    on Apr 3, 2009
  • Forum Post: Re: Analog Output Question

    BrandonAzbell BrandonAzbell
    UR_PS It is indeed the C6713 DSK. The J1 connector has 16 GP I/O pins, which are what I'm trying to output my data to. It needs to be parallel, so that all the outputs "make" a single 12 bit word, so to speak. The HPI pins, which have 16-data data lines on J1, is not a General Purpose...
    on Apr 4, 2009
  • Forum Post: Re: Analog Output Question

    TimHarron TimHarron
    Are you required to use GPIO lines (or the J1 header specifically) for this parallel interface? J4 is the external memory interface which includes the EMIF pins. The EMIF is a parallel bus typically used to connect to an external memory (or slave device). Depending on exactly what you are trying to do...
    on Apr 6, 2009
  • Forum Post: Re: Analog Output Question

    UR_PS UR_PS
    The reason I'd like to use the GPIO lines is that I am filtering audio and the results of the filtering control the behavior of an external source (some LEDs). I was looking at converting the results of the filter back to an analog signal, but only to have to digitize that, and with a 5 V reference...
    on Apr 6, 2009
  • Forum Post: Re: Analog Output Question

    BrandonAzbell BrandonAzbell
    I didn't realize you are attempting to drive LEDs with these GPIOs. Based on the earlier post, you can configure 8 HPI data lines as GPIO and use the GPIO module to control them. Now you are left with the other 4. The McASP interface, which is also multiplexed on the HPI and goes to J1, can be...
    on Apr 7, 2009
  • Forum Post: Re: Analog Output Question

    TimHarron TimHarron
    You should probably either read through those header files if you want to access these registers directly or look at the CSL API Reference Guide if you want to take advantage of those functions. I am not sure why you are using those symbol names (e.g. GP1EN).
    on Apr 7, 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: Interfacing the TMS320C6713DSK and the ADS8364EVM Converter Daughter Card

    Bendous Bendous
    Hello, I am very new to DSP hardware. I am trying to sample an analogue signal and store it on a computer. I am using the ADS8364EVM to do Analog-2-Digital conversion and the C6713DSK to process the signal and store it on the PC. I have been reading on the two boards and trying to get a hang of...
    on Aug 26, 2009
  • Forum Post: Re: Interfacing the TMS320C6713DSK and the ADS8364EVM Converter Daughter Card

    Richard Oed Richard Oed
    Well, as the transfers are not blocking, you have to wait for the previous transfer to be completed before submitting a new one. This can be accomplished by inserting a while loop before the dc_readblock() statement: #define ADS8364_STAT_NOTINIT (-1) #define ADS8364_STAT_READY ( 0) #define ADS8364_STAT_RUN...
    on Sep 3, 2009
  • Forum Post: Re: Interfacing the TMS320C6713DSK and the ADS8364EVM Converter Daughter Card

    Richard Oed Richard Oed
    The timer0 is used by DSP/BIOS as the time base for the RTOS, but this can be changed: In the project tree, there should be a *.cdb file under DSP/BIOS configuration. Open that and select the CLK - Clock Manager under Scheduling. Right-click on it and select Properties . This opens a new window, where...
    on Sep 4, 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: Setting the CLKR1 pin high?

    Bendous Bendous
    Hello, Does anyone know how to set the CLKR1 pin on the peripheral extension connector (J3) to be high??? Any help will be very much appreciated.
    on Sep 21, 2009
  • Forum Post: C6713DSK AIC23 control

    Bendous Bendous
    Hello, I am using the C6713 DSK with the ADS8364 EVM daughter card. This requires McBSP to be configured off board as the FSX, FSR, and CLKR lines are used to control the ADC. The problem, is that I am trying to use the line out from the AIC23 codec to output an analogue signal and I am not sure...
    on Sep 29, 2009
123
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