• 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 » MCSDK
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:
MCSDK
  • 6678
  • 6678l
  • 6678le
  • boot
  • C6000
  • C6670
  • C6678
  • C6678 PCIe
  • C6678 SRIO
  • C6678EVM
  • C667x
  • C66x
  • C6778
  • CCS
  • DDR3
  • EVM6678
  • EVMC6678
  • EVMC6678L
  • KeyStone
  • NDK
  • NETCP
  • PCIe
  • SRIO
  • TMS320C6678
  • TMS320C66x
Related Posts
  • Forum Post: Re: CSL for C66x DSPs

    tscheck tscheck
    Johnny, Please take a look at the announcements tab: http://e2e.ti.com/support/dsp/c6000_multi-core_dsps/b/announcements/default.aspx The MCSDK will be released by the end of March and will contain the C66x CSL. Regards, Travis
    on Mar 10, 2011
  • Forum Post: Release schedule for Multicore Software Development Kits for C66x devices

    TommyG TommyG
    Is there any more detail available on when the Linux Multicore Software Development Kit will be available? The Product Folder ( http://focus.ti.com/docs/toolsw/folders/print/bioslinuxmcsdk.html ) simply states 2Q2011. Is there a targeted release date yet? Same question for for the SYS/BIOS Multicore...
    on Mar 25, 2011
  • Forum Post: MCSDK installation error

    Yossi Shapiro Yossi Shapiro
    Hi, I tried installing the MCSDK package (bios_mcsdk_02_00_00_beta1_setup.exe) after the Code composer installation. An error occured towards the end of the installation as depicted in the release notes, but the installation is now stuck. It happened a few times with the same results. Any way to...
    on Apr 4, 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: Re: Booting from NAND - round 2

    tscheck tscheck
    A couple things to check, it's hard to tell from the quick summary of steps above... First, the *.dat format is not the actual format to load into NAND, but if you followed the steps in: C:\Program Files\Texas Instruments\mcsdk_2_00_00_beta2\tools\writer\nand\docs\README.txt it should program...
    on Jun 2, 2011
  • Forum Post: Re: C6678 external emac loopback test not working

    NARESH PATEL NARESH PATEL
    Hi Eric, First of all Thanks for kind and early support as possible from your side. As per your previous two response, We are nearest to achieve emac external loopback test.As per your reply, I come out from sgmii link up problem and it gives following output successfully. [C66xx_0] *******...
    on Jun 30, 2011
  • Forum Post: CSL EDMA3 with interrupts

    C. García C. García
    Hi, I post again the same message I have posted on june 22th. Hi, I have some questions related to DAT_open and DAT_copy functions. 1.- Is possible to use with the c6678? 2.- How the DAT_copy function takes advantage of the 10 transfer controllers existents in the C6678...
    on Jun 28, 2011
  • Forum Post: udp client

    Ya D Ya D
    hi, I'm trying to create a simple udp client but I have a few problems. I started from the helloworld_evmc6678l example which receives data and sends it back. After receiving the first packet of data, the function recvncfrom() returns every few seconds with error number 35 (EWOULDBLOCK)...
    on Jul 27, 2011
  • Forum Post: Re: NDK Example client can't run on TMDXEVM6670L

    min chaoyue min chaoyue
    Hi, Santosh Pinto ,you are right, thanks. I have resolved problem. Regards, chaoyue
    on Aug 17, 2011
  • Forum Post: Re: C6678 EVM install problem

    Raj Sivarajan Raj Sivarajan
    James, The first thing to do is upgrade to the production releases of BIOS-MCSDK and CCS; the versions on the DVD are early "Beta" versions. As John indicates above, CCS 5.0.3 (build 28) does not require any extra step to install the EVM GEL files. There is a link to the CCS version that...
    on Aug 18, 2011
  • Forum Post: Re: NDK Example client can't run on TMDXEVM6670L

    min chaoyue min chaoyue
    Hi, Santosh Pinto Thanks for your help, I have the other one question. i'm using NDK client example that from mcsdk_2_00_01_12 run on EVM6670L. I have modified client.c and used TCP mode char *LocalIPAddr = "192.168.1.41"; ......... hEcho = DaemonNew( SOCK_STREAMNC...
    on Aug 23, 2011
  • Forum Post: NDK Example client can't run on TMDXEVM6670L

    min chaoyue min chaoyue
    Hi,all I'm running example client which is inclued in mcsdk_2_00_01_12, on TMDXEVM6670L core 0. But ping failed. I used NDK version ndk_2_20_04_26. I set my pc IPAddress 192.168.2.101, subnetmask 255.255.255.0,default gateway 192.168.2.101,DNS sever is null. Please give some suggest , I appreciate...
    on Aug 16, 2011
  • Forum Post: Error in Example 2 - Building and running your first tasking application

    shrish mv shrish mv
    hi In the code give for led_play.c line 5: #include <ti/sysbios/BIOS.h> line 6: #include <ti/sysbios/hal/Hwi.h> line 7: #include <ti/bios/include/swi.h> I have set the include options to "C:\Program Files\Texas Instruments\pdk_C6678_1_0_0_11\packages" but...
    on Aug 24, 2011
  • Forum Post: C6678 has disappeared from list of devices in CCS

    Andy Faithfull Andy Faithfull
    I am using CCS 5.03 with a Blakhawk XDS560v2-USB Mezzanine emulator and an EVMc6678LE board. For some reason, when I opened up the project today, it showed an error on the ccxml file. It says there are no debuggable cpus. I have tried to fix the ccxml, and then to generate a new one, but the C6678...
    on Aug 23, 2011
  • Forum Post: EDMA stopped generating completion interrupts

    Yishay Hayardeni Yishay Hayardeni
    Hi, I'm using a c6678 EVM. I am testing the EDMA LLD. I wrote a few test applications which worked fine up until a few days ago. When trying to solve another problem, I updated to the latest MCSDK 2.0 release. Since the update I don't get any interrupt for EDMA transfer completion. I also...
    on Aug 3, 2011
  • Forum Post: Help compiling the IBL from MCSDK_2_00_01_12 - linking errors regarding segment size

    Dan Christensen Dan Christensen
    Hello, I've got CCS 5.1.0 and the BIOS MCSDK (2.00.01.12) installed on a Windows PC. I've also got CGT for C6000 (7.3.0) installed on a Linux PC. I took the mcsdk_2_00_01_12\tools\boot_loader directory and copied it to the Linux PC. Then I 'fixed' ibl/src/make/setupenvLnx.sh (line...
    on Aug 19, 2011
  • Forum Post: Re: EVM board DIP switch

    Raj Sivarajan Raj Sivarajan
    For future reference, all this information (and more) can be found on the on-line wikis: EVM flash contents: http://processors.wiki.ti.com/index.php/BIOS_MCSDK_2.0_Getting_Started_Guide#What.27s_in_this_Kit.3F Boot and flash overview: http://processors.wiki.ti.com/index.php/BIOS_MCSDK_2.0_User_Guide#Booting_and_Flash...
    on Sep 7, 2011
  • Forum Post: Re: CSL for TMS320C6670

    Raj Sivarajan Raj Sivarajan
    To be more precise, when installing the BIOS-MCSDK, select the PDK for C6670. The CSL can be found at: C:\Program Files\Texas Instruments\pdk_C6670_1_0_0_xx\packages\ti\csl (Assuming you install in the default path.) Raj
    on Sep 7, 2011
  • Forum Post: MCSDK User Guide: Flashing NOR Flash with User Application

    Dan Christensen Dan Christensen
    Hello, In both version MCSDK 2.00.00.11 and 2.00.01.12 the User Guide (as well as the wiki ) mentions that there is a "bin2ccs" tool and a corresponding README.txt to explain how to use it. However I can't seem to find this anywhere. I did find a b2ccs.exe in mcsdk_2_00_01_12\tools...
    on Aug 29, 2011
  • Forum Post: Re: Why is DDR init required over PCI for C6678 in PCIe boot?

    Subhranil Choudhury77614 Subhranil Choudhury77614
    Hi Bill, Thanks for the reply. If i am not wrong, i feel you are referring to the ROM Boot-loader which resides the C6678 SOC. But, actually I feel i did not quote the querry correctly. My doubt was that "Why is the IBL running on C6678 not initializing the DDR3 interface in case of...
    on Sep 12, 2011
  • Forum Post: MCSA and NDK on C6678EVM

    Ya D Ya D
    Hi, I have a working UDP client (base on the hello world example). When I try to use the MCSA, the PC returns timeout error when trying to send packet. Is there any thing that needs to be done when working with the MCSA?
    on Sep 12, 2011
  • Forum Post: Why is DDR init required over PCI for C6678 in PCIe boot?

    Subhranil Choudhury77614 Subhranil Choudhury77614
    I have connected the C6678 EVM to a PC with the PC acting as RC and C6678 as EP. Only IBL is running on C6678. I am using the " pciedemo " driver obtained with C6678 mcsdk from a Linux PC to transfer "Hello world" onto the C6678 over PCIe. In the "pciedemo" module...
    on Sep 11, 2011
  • Forum Post: Re: C6678 SRIO Boot

    Raj Sivarajan Raj Sivarajan
    Brian, Also, there is a SRIO boot example in BIOS-MCSDK. Once you install the SDK, the default location is: C:\Program Files\Texas Instruments\mcsdk_2_00_0x_xx\tools\boot_loader\examples\srio This is a multicore example that uses DDR. At the end, you will see an output indicating a "Hello...
    on Sep 22, 2011
  • Forum Post: Memorymap question - .text section is modified during the program running?

    Hideo NORO Hideo NORO
    Hello, I'm working with a multicore program on EVMC6678L using IPC, and met a strange behavior. My understanding is ".text" section contains 'executable code and constants' only according to 5.3.5 of SPRU187T document. So, if the same program runs on all the core, the contents...
    on Sep 26, 2011
  • Forum Post: Re: Getting started with EVMc6678 issue...

    Mohamed Sohal Mohamed Sohal
    Dear Arun, I tried like what you said. and i got this error....
    on Oct 3, 2011
1234
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