• 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 Multicore DSP » Keystone Multicore Forum (C66, 66A, AM5) » All Tags » simulator
Share
C6000 Multicore DSP
  • Forums
  • Announcements

Browse by Tags

C6000 Multicore DSP

Welcome to the C6000 Multicore 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:
simulator
  • 6678
  • 6678l
  • 6678le
  • C6000
  • C6670
  • C6678
  • C6678 SRIO
  • C6678EVM
  • C667x
  • C66x
  • C6778
  • CCS
  • DDR3
  • EVM6678
  • EVM6678L Emulation
  • EVMC6678
  • EVMC6678L
  • MCSDK
  • multicore
  • Multicore Navigator
  • NDK
  • NETCP
  • QMSS
  • TMS320C6678
  • TMS320C66x
Related Posts
  • Forum Post: Compiler/Simulator for C66x in Linux present in CCS v5?

    Bert Aerts Bert Aerts
    I found CCS v5 setup_CCS_5.0.0.00095.tar.gz, as I want to use my Linux PC for evaluating C66x. But does this package include code generation and simulation tools for the very recently announced C66x? I suppose v5 is the first CCS release that runs on Linux? Or is there a v4 version that contains...
    on Nov 12, 2010
  • Forum Post: Re: Which version of CCS can support C66x simulation?

    tscheck tscheck
    Hi Ran, Not quite ready yet. I will post a link to this forum thread once it becomes available. Regards, Travis
    on Jan 21, 2011
  • Forum Post: Re: some questions about c66x

    yan qin yan qin
    Thank you very much. Now we are studying the C66x DSP and we will use the chips to do some work about signal processing in this year, so we firstly should learn to use the CCSv5.0.2 which support C66x DSP and do some simulation, I apply to TI for the software last week, but I receive nothing, could you...
    on Mar 25, 2011
  • Forum Post: Using CSL EDMA3 with interrupts

    Ya D Ya D
    Hi, I am trying to configure a edma3 transfer with a transfer completion function. I found an example for such code but I receive an error in the following line: hIntc = CSL_intcOpen (&intcObj, CSL_INTC_EVENTID_EDMA3CC_GINT,&vectId , NULL); Error: identifier "CSL_INTC_EVENTID_EDMA3CC_GINT"...
    on Apr 22, 2011
  • Forum Post: CPPI - Infrastructure mode: data lost when receiver stopped

    Sebastian D. Sebastian D.
    Hi, I'm trying to get familiar with the Packet DMA on the C6670, using CCS5.0.3 and the C6670 simulator. I took the "cppiTestProject" from pdk_C6670_1_0_0_9_beta2 and modified "test_host_mode.c" to run on 2 different cores. Core0 is used for transmitting to the Packet...
    on Jun 28, 2011
  • Forum Post: Re: BCP Simulation on CCS

    tscheck tscheck
    Sunit, It is possible to run the BCP in the simulator. There are some special compiler flags and instructions in the release notes. After installing the MCSDK, you should find the release notes here: C:\Program Files\Texas Instruments\pdk_C6670_1_0_0_11\packages\ti\drv\bcp\docs\ReleaseNotes_BCPDriver...
    on Jul 25, 2011
  • Forum Post: EVM C6678 critical issue....

    Mohamed Sohal Mohamed Sohal
    EVM C6678 is connected to PC via USB cable in the static IP mode. While trying to connect target in the target configuration core files this is what is happening. I'm using CCS v5.0.3.0023 and the OS is Windows 7 . The drivers are installed and it is shown correctly in the device manager. I've...
    on Oct 11, 2011
  • Forum Post: Re: EVM6678L Emulation

    shuguan sun shuguan sun
    hello, Bernd I have the same problem as described as above, only with a little difference,setup is as followed: -TMDXEVM6670L-Board is used -Installed CCS Version 5.0.3.00028 -configure .ccxml with the basic set as : connection—>Taxas Instrument XDS100v1 USB Emulator, Board or device...
    on Oct 24, 2011
  • Forum Post: Sendto() call on C6670 simulator is returning with the number of bytes sent but we are unable to see it in wireshark/ethereal and nor in remote server.

    anand kolli anand kolli
    Hello, I want to create a client socket on EVM C6670 that connects to a socket on the Linux server (configured as server and listens to connections). I am using client sample example from the directory C:\Program Files\Texas Instruments\mcsdk_2_00_02_14\examples\ndk\client . Below are the steps that...
    on Nov 10, 2011
  • Forum Post: Access data from webpage? - MCSDK Image processing demo

    Mohamed Sohal Mohamed Sohal
    Hi all, I'm trying to figure out how to access data from the input webpage. I know that the data is stored in the http socket. but, which part of the program deals with it? how is it stored? Please do give me some guidance.
    on Nov 16, 2011
  • Forum Post: Is FFTW portable in tms320c6678 ? Has anyone tried it ever ? Is there any simulator available for these purposes?

    rahul deo rahul deo
    Hi all, I want to know besides the complexity of the porting process that whether the FFTW is portable on tms320c6678 or not. Just need to know yes or no. I have gone through the FFTW.org, it seems it is not portable on Windows or Unix. And OS on tms320c6678 can be anything depending upon the majority...
    on Nov 29, 2011
  • Forum Post: Hardware Profiling (EVMC6678)!!!!

    Mohamed Sohal Mohamed Sohal
    HI all, I'm using CCS v5.0.23. Is profiling available for hardware EVMC6678LE????? I have done it usoing simulator. But did not find one for the hardware. Regards, Sohal
    on Jan 9, 2012
  • Forum Post: Interruptions and exceptions Bios 6

    Adri��n Gonz��lez Adri��n Gonz��lez
    Hello, everyone. I was trying to test the Memory Protetection Example at (http://processors.wiki.ti.com/index.php/MemoryProtectionOnKeystoneDevices), but I realized that I must use Sys/Bios in my end aplication. So, what I need is to translate the configuration to the bios environment, but I don't...
    on Mar 15, 2012
  • Forum Post: Using C6678 simulator with NDK Library to access Socket

    Saurabh Kumar Singh Saurabh Kumar Singh
    Hello everyone!! I have been stuck with a small task that i have been trying to do, for almost 10 days now. Since i am running out of time and options, i thought of posting it here. With so many knowledgeable members in one place, im sure i'll get guidance in the right direction. To explain...
    on Mar 13, 2012
  • Forum Post: RE: Ethernet switch system setup in PA multicore example in PDK for c6678

    Javier Malave-Bonet Javier Malave-Bonet
    Hi LongCui, The psFlags only apply to packets that are destined to the EthernetSwitch. Only Q648 sends packets direclty into the ethernet switch that is why if you want to force a packet to go to a specific SGMII port you set the psFlags on the descriptor. Q640-Q647 are connected to PA and SA. I suggest...
    on Jun 1, 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