• 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 » C64x Single Core DSP Forum » All Tags » TMS320C6455 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".

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:
TMS320C6455 DSK
  • 6424
  • 6455
  • 6457
  • boot
  • Boot Mode
  • bootloader
  • c6000
  • C64+
  • C6424
  • C6455
  • C6457
  • C64x+
  • DSK6455
  • DSP/BIOS
  • EDMA3
  • EMIF
  • EMIFA
  • Ethernet
  • NDK
  • ndk 2.0
  • NDK 2
  • NDK 2.0
  • PCI
  • TMS320C6424
  • TMS320C6455
Related Posts
  • Forum Post: Re: EMIF clock on the external interface

    Vladimir Podosinov Vladimir Podosinov
    Hello Randy P, Thanks for the reply. I realize that EMIF is technically was designed for the external memory, but it seems to be suitable for this DAC operation too. So in terms of the ECLKOUT cycles, this is what I get: Pause in a continuous AWE clock is 5 uS, which is 60 asynch memory cycles...
    on Apr 22, 2010
  • Forum Post: Re: EMIF clock on the external interface

    Vladimir Podosinov Vladimir Podosinov
    Hi Randy, I am attaching the simple EMIF test file that I have made from the example provided with the DSK. Also I am including GEL file, because maybe it can shed some light. I have tested additional output pins, and here is what I have found: -CE2 oscillates at the same rate as AWE, that is 12...
    on Apr 26, 2010
  • Forum Post: Could it be possible to configure endianess in the PCI controller (TMS320C6455)?

    Francisco Aguilar Francisco Aguilar
    Hello, We're working with TMS320C6455 and we're trying to configure PCI communication with one General Purpose Processor. The DSP is working in slave mode. Our configuration is the following: /* Configure PCI */ PCI_CSRMIR = 0x02200412; PCI_BAR0MSK = 0xFFFF0000; PCI_SLVCNTL = 0x00070001;...
    on Apr 26, 2010
  • Forum Post: PCI

    Adam Nieves Adam Nieves
    Hey everyone, I'm looking for a PCI example for C6455. Does anyone have some information to share? Thanks in advance, Adam
    on May 31, 2010
  • Forum Post: C6455 VCP2 Viterbi Co-Processor - Soft decoding

    Miguel Barcenilla Miguel Barcenilla
    Hello, I need help about the soft decisions in the Viterbi Co-Processor (VCP2) of the DSP TSM320C6455. The input data to the module (called Branch Metrics) are always soft inputs, and the output data can correspond either to soft or hard decisions. The VCP2 User's Guide says that VCP2 can be configured...
    on May 20, 2010
  • Forum Post: Re: problems about C6455 chainning EDMA3 channels

    Thomas Young Thomas Young
    Dear Drew, Thank you for your advice! I want to chain channel 0 to channel 8 but failed. Here is channel 0 param set: ///////////////////////////////////////////////////////////////////////// myParamSetup.option = CSL_EDMA3_OPT_MAKE( CSL_EDMA3_ITCCH_DIS, \ CSL_EDMA3_TCCH_EN, \ CSL_EDMA3_ITCINT_DIS...
    on Jul 6, 2011
  • Forum Post: Re: problems about C6455 chainning EDMA3 channels

    Thomas Young Thomas Young
    Stefano, Thank you for your advice! I have seen the old discussions that really help me find the answer to the problem. My project fails because of the wrong handle of the channel. I used to think that the channelk setup param equals to the number of the channel. If the channel is N, then the...
    on Jul 8, 2011
  • Forum Post: Re: Mistakes about the DSK6455 edma chain example

    Thomas Young Thomas Young
    RandyP, Thank you for your advice! I have seen the old discussions between you and Stefano which really help me find the answer to the problem. My project fails because of the wrong handle of the channel. I used to think that the channel setup param equals to the number of the channel. If the...
    on Jul 15, 2011
  • Forum Post: 6455 memory map prevented read of target memory

    hu shushu hu shushu
    hello, when I debug my process,I put a global variable in the watch window.At first i can read the value of the variable .BUT when i run some code then,i found i can't read the variable.I the watch window ,it displays that "memory map prevented read of target memory ".and i go on...
    on Mar 6, 2012
  • Forum Post: Re: C6455 EMIFA question

    hu shushu hu shushu
    Hello, thank you RandyP I have read the old thread you have recomended to me.I still don't know why. I found that the CE2 EMIFA is connected to CPLD,and the CPLD has severial registers,and the registers have severial bits that can't be write ,and it is just what I observed of the...
    on Mar 17, 2012
  • Forum Post: AIS Format Support

    ixworks ixworks
    I can't find anything on the Primary Bootloader in C6455, C6457 support of AIS format. Has this format been discarded since C6424? Is there a new format that was created for the primary bootloader to read from start of flash (EMIF mode)? Is there a "fastest" method?
    on Mar 14, 2012
  • Forum Post: Re: C6455 EMIFA question

    hu shushu hu shushu
    Hello, RandyP Sorry for that I don't know how to quote your questions in this Description.I use my owe way . They are 8 8bits registers of offsets from 0xA0000000 . I have got the expected behavior.I can write the bits that can be writen. I want to write the other addresses in...
    on Mar 19, 2012
  • Forum Post: c6455 systerm clock

    hu shushu hu shushu
    hello, I'm now using DSP/BIOS CLK to generate a 100K HZ Square wave.I don't know whether the systerm CLOCK is 1G or others and the relation between PRD Register and Microseconds. Thank you!
    on Mar 21, 2012
  • Forum Post: NDK_BroadcastPacket_Transmission_Gives Error Value 13

    Infant Jesuraj Infant Jesuraj
    Hi, I am using the TMS320C6455 EVM for my application development on NDK. I am able to transmit the unicast packets but when i try to transmit a broadcast packet, the send() function returns with a error value 13. Error value 13 indicates EACCES which is permission denied error. I am transmitting...
    on Mar 1, 2012
  • Forum Post: Re: 6455 EMIFA in synchronous mode

    hu shushu hu shushu
    Thank you for your reply! I have tested the timing of the signal in the EMIFA and it seems all right . I have found a thread that the expert say we can't use synchronous mode in EMIFA to daughts card .but somebody in the group say that he can use the synchronous mode. Can you give me...
    on Mar 31, 2012
  • Forum Post: 6455 EMIFA in synchronous mode

    hu shushu hu shushu
    Hello, I want to use EMIFA in synchronous mode in my 6455DSK.I connect my DSP to FPGA .I had create a synchronous FIfo in FPGA and FIfo can work well. I cnofigure the EMIFA in synchronous mode and I'm sure it is right. But it doesn't work and i can't read from the fifo and what I read...
    on Mar 30, 2012
  • Forum Post: Re: 6455 EMIFA synchronous read question

    hu shushu hu shushu
    Hello, Thank you for your reply! I have build a test project in the FPGA to detect the data writen from DSP and I am sure that it is complete correctly. AND I also build a test project in the FPGA to send data to the DSP and I'm sure the data in the emifa interface is not 0xFFFFFFFF and...
    on Apr 12, 2012
  • Forum Post: Re: 6455 EMIFA synchronous read question

    hu shushu hu shushu
    Hello, Thank for your reply!I am so glad to hear what you said! But I don't quite understand that you have mentioned "the 6455 datasheet error data".What is this? If possible ,can you tell me what I should pay attention to configuring the EMIFA in syn mode? Thank you!
    on Apr 12, 2012
  • Forum Post: Re: 6455 EMIFA synchronous read question

    hu shushu hu shushu
    Hello, I have read the 6455 datasheet error data and I find it's not such helpful to me because i have payed attention to it before. Could you please pass your project to me to see if it's something wrong with my DSK6455?My email address is 1013424531@qq.com .I really need your help ...
    on Apr 13, 2012
  • Forum Post: 6455 EMIFA synchronous read question

    hu shushu hu shushu
    Hello, I have a question that disturbed me for severial days; I use daughtercard to connect to a FPGA and I configure the EMIFA of CE3 in synchronous mode.I found that I can write data to the FPGA, BUT I cannot read data from the FPGA . I am sure I configure the CE5CFG register of EMIFA correctly...
    on Apr 6, 2012
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