• 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 » 6727
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:
6727
  • 6713
  • 6713 DSK
  • 672x
  • 6747
  • 6748
  • 674x
  • 67XX
  • boot
  • bootloader
  • C6000
  • C6713
  • C6713B
  • C6713DSK
  • C6727
  • C672x
  • C67x
  • CCS v3.3
  • DSK6713
  • dsp
  • DSP/BIOS
  • EMIF
  • interrupts
  • McASP
  • SPI
  • tms320c6713
Related Posts
  • Forum Post: Re: Select Device

    June He June He
    Yes, 256M of SDRAM space is enough, but more than two 16-bit EMIF interface are asked for FPGA and FLASH Another question is confused me : as you say , the 6745/6743 include 16-bit interface ,Are the 32-bit instruction can run in a 16-bit width SDRAM ? the 32-bit variable can be accessed or storaged...
    on Jul 3, 2010
  • Forum Post: Request Help with PADK Application

    Hollis Ambrose Hollis Ambrose
    First let me preface my remarks by saying that I am fairly new to the C6727 and PADK board. What we want to do is to grab an A/D sample at a 1kHz rate, operate on that sample and then output to three D/A's. We are using CCS v4 and have imported several of Lyrtech's v3.3 projects in. Our...
    on Jul 27, 2010
  • Forum Post: How many bits SPI EEPROM does TMS320 C6727 bootloader support?

    Boll Boll
    Hi, I can not find this information in any document, just like "SPRS660 - TMS320C5505 " secton 4.4: 9. Test for 16-bit and 24-bit SPI EEPROM boot on SPI_CS[0] with 500-KHz ...... But no such information in 'spru268 - TMS320C672x" or "SPRU718B - SPI Reference...
    on Aug 4, 2010
  • Forum Post: [C672x] Can dMAX be used for a SPI Master Mode transfer, if so how?

    Paul45899 Paul45899
    Need to run a SPI port in Master Mode and use dMAX also. Documentation only talks about using dMAX for SPI slave mode. If I set up a SPI slave transfer in dMAX for a SPI in master mode and manually start the first transfer, will the SPI generate the proper input events to cause the slave transfer...
    on Aug 27, 2010
  • Forum Post: Re: C6727B dMAX example code

    Craig Leeds Craig Leeds
    Gagan, I have working CSL dMAX code for the c6727B that currently uses a low-priority general-purpose 1-dimensional transfer from SDRAM to SDRAM. However, it does not run fast enough. So I want to convert it to a 1DN Burst dMAX operation. But I can't seem to be able to successfully trigger the...
    on Oct 20, 2010
  • Forum Post: Request TMS320C6727 RTI Timer C Code Example

    Hollis Ambrose Hollis Ambrose
    Basically what I'd like to do is to create an interrupt using the RTI timer. Details follow. I'd like to, if I can, count how many McASP receive operations have happened and interrupt the CPU when the count gets to a certain number.
    on Jul 29, 2010
  • Forum Post: SP Float to Int, rounding behavior

    Steven Tuttle Steven Tuttle
    In the C67x+ chips, the SPINT rounding behavior is controlled via rounding mode bits in the FPADCR register. Are these bits changed from the power-on defaults by any of the optimized DSP and/or math function libraries? Are there any TI supplied libraries that change these rounding bits from...
    on Nov 5, 2010
  • Forum Post: Re: Question aboutC6727 in PADK: boot from prallel flash

    eric63793 eric63793
    I don't know whether this version of PADK is supported for CCS4.These examples are built in CCS3.3,I used "Project->Import Legacy CCSv3.3Project" in CCS4 to Migrate them to CCSv4.But all others example are successfully. My English is very poor,I don't know whether I express clearly...
    on Jan 4, 2011
  • Forum Post: Re: Question aboutC6727 in PADK: boot from prallel flash

    eric63793 eric63793
    It's my second trouble. I had used the flashburn.prj of padk_examples in " sprc203 .zip" as your advice.It told me "Error writing to FLASH, error code = -4".(in PADK_FLASH.h,#define FLASH_ERROR_NOMEMORY (-4)). However I write a simple flashburn programme by myself that can...
    on Jan 4, 2011
  • Forum Post: Re: Question aboutC6727 in PADK: boot from prallel flash

    eric63793 eric63793
    When I try to compile the SwitchesAndLeds example project I get the following linker error: undefined symbol: int00 error: unresolved symbols remain warning: entry-point symbol "int00" undefined warning: no suitable entry-point found; setting to 0 So I changed the linker command file...
    on Jan 4, 2011
  • Forum Post: Re: Question aboutC6727 in PADK: boot from prallel flash

    eric63793 eric63793
    In the .map file,I see "ENTRY POINT SYMBOL: "_c_int00" address: 10004ee0",it's not 0. But in the CSL of C6727,are there any definition about int00? If I didn't change the cmd file,it appeared a error,the example was not successful. I think the bootloader's failure...
    on Jan 5, 2011
  • Forum Post: Re: Question aboutC6727 in PADK: boot from prallel flash

    eric63793 eric63793
    I had runned the examples successfully which cmd file wasn't corrected under CCS3.3.But in CCS4 it still failed. Now,I used the "TISecondaryBootPADK.c","SwitchesAndLedscfg.c"of the sprc203.zip and the flashburn.prj made by myself to bootload the PADK.Fortunately it successed...
    on Jan 6, 2011
  • Forum Post: Re: TI DSP JTAG Connectivity Error - C6727B

    Stefan Hermanutz Stefan Hermanutz
    Hello k.rathnasabapathy, we have simlar problems while connecting to the PADK (C6727B) with the XDS510 USB PLUS emulator. The error message is the same. Did you solve your problem? In which way? We have two board which work fine but the described problem above with a new bought PADK. This...
    on Jan 28, 2011
  • Forum Post: 6727 Device start up issue silicon 1.2

    Jaganmohan Somakanthan Jaganmohan Somakanthan
    Problem : DSP Booting problem below <20 ºC . Component details : Processor : TMS320C6727B – TI Make (Revision 1.2) Flash : S29GL256P – Spansion Make Booting method : Parellel flash Reset IC : TLC7701IDRG4 for 1.2V & TLC7733 for 3.3V – TI make. Details...
    on Aug 6, 2011
  • Forum Post: Re: A question about C6727B SPI-master boot mode

    Steven Tuttle Steven Tuttle
    FeiHong, If you look up the Errata sheet for the C6727B DSP chip, find the note "Advisory 1.2.2" in section 2. It state that the SPI Master boot mode on silicon revision 1.2 does not work. The Errata sheet is sprz232f.pdf. Steve
    on Aug 16, 2011
  • Forum Post: Re: Big interrupt latency for C6727 when performing memcpy

    Steven Tuttle Steven Tuttle
    Boll, Memcpy() is most likely masking/restoring interrupts before/after an optimized loop that copies data in memory. The compiler has to mask interrupts to avoid breaking assumptions the code generator/optimizer makes about the state of the instruction pipeline. Many other DSP and/or math library...
    on Aug 19, 2011
  • Forum Post: Big interrupt latency for C6727 when performing memcpy

    Boll Boll
    In brief, my problem is that external interrupt latency is too big. System Setting Up: AMUTEIN2 is configured as external interrupt pin, and interrupt source is from FPGA Precedures in SPRAAJ3 are strictly followed to setup dMAX to generate external interrupt 2 tasks in the system: background...
    on Aug 19, 2011
  • Forum Post: PADK C6727 with MATLAB

    shan54218 shan54218
    Hi, I am working with Lyrtech PADK C6727 350MHz. I have done a some simple projects with the help of some example programs provided by lyrtech. Now i would like to use MATLAB-Simulink with PADK, I found the the PADK 6727 block in the target preferences of MATLAB-Simulink, but there is no...
    on Aug 23, 2011
  • Forum Post: Interruption within Interruption (DSP BIOS, RTI, C6727b)

    Julien B. Julien B.
    Hello, I have some problem with DSP BIOS, RTI and interrupt 5 Actually i'm using timer 1 and compare 1,2 and 3 registers, and the interupt 5 to send a frame - via McASP1 in CPU polling mode – at specified dates The frame is sent via the same McASP link for the 3 case, only the...
    on Sep 28, 2011
  • Forum Post: Question TMS320C6727B: DESR register does not contain a mirror of dMAX DTCR0 and DTCR1.

    Lionel Gilhodes Lionel Gilhodes
    Hello, To check for the end of DMA transfer and to avoid polling on DTCR0 and DTCR1(service provided by the CSL_dmax lib), I try to use the DESR processor register that is supposed to be a mirror of the dmax DTCR0 and DTCR1 registers. But when I read the DESR it is completely different from the current...
    on Dec 12, 2011
  • Forum Post: tms320c6713 not responding radomlly with boot loader

    usman yousaf usman yousaf
    i have been using tms320c6713 on a custom board. it works well with the emulator in all respect. but when it is run with boot loader, we found that randomly at power up time processor goes in undefined state and does not even respond to its external reset and never pick data from flash. but most...
    on Oct 10, 2011
  • Forum Post: DSPLIB math function not working in TMS320C6727

    anushree mahapatra anushree mahapatra
    Hi, The single precision vecmul function in TMS320c6727 is not working properly. When i give 2 array vectors as input to the function of length 5, the output is never what i expect it to be. the first element of the output array is always 0 no matter what the input is. For the next elements, the output...
    on Jun 25, 2012
  • Forum Post: C6727 DSP code benchmarking problem

    anushree mahapatra anushree mahapatra
    Hi, I am trying to benchmark a windowing code on C6727 on CCS ver 3.3. Since I am not using DSP/BIOS, so am unable to use the CLK_getltime and the other functions, thus i used the basic clock() function before the start of the code and at the end of the code and tried to print the START,STOP variables...
    on Jun 28, 2012
  • Forum Post: C6727B SPI Master Boot

    Boll Boll
    Hi, Question 1: According to Advisory 1.2.2 of "SPRZ232F - C672x Digital Signal Processors Silicon Errata", Do Not Use SPI Master Boot Mode for Silicon Revision 1.2/C9230C100 ROM. I'd like to inquire that if this bug has been fixed in next version of ROM Bootloader. If yes,...
    on Aug 20, 2010
  • Forum Post: RE: C6727 PING-PANG CAN'T WORK

    DAI DAVID DAI DAVID
    RandyP, thank you faithfully for your reply.I bought a board of seed-adk6727 where there are 16 serializers on the mcasp,i want to make a ping-pong data buffer,this means that while dmax is tranferring data in to and out of the ping buffer,the cpu is manipulating the data in the pong buffers.There...
    on May 16, 2013
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