• 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 » EVM6670l
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:
EVM6670l
  • 6678
  • 6678l
  • 6678le
  • C6000
  • C6670
  • C6678
  • C6678 SRIO
  • C6678EVM
  • C667x
  • C66x
  • C6778
  • CCS
  • DDR3
  • EVM6678
  • EVMC6678
  • EVMC6678L
  • KeyStone
  • MCSDK
  • multicore
  • Multicore Navigator
  • NDK
  • PCIe
  • SRIO
  • TMS320C6678
  • TMS320C66x
Related Posts
  • Forum Post: Problem loading test app to TMDXEVM6670L

    James Bonuan James Bonuan
    Hello, We're having problems trying to load test code to EVM6670L that successfully compiled in CCS 5.0.2. The attached document describes the steps we followed. (Please visit the site to view this file) Any help is greatly appreciated. Regards, James
    on Jul 18, 2011
  • Forum Post: Re: Need help with enumerating EVMC6670L assembled with TMDEXEVMPCI

    James Bonuan James Bonuan
    Yes, I followed the README.pdf and built the PCIe linux host loader found in tools\boot_loader\examples\pcie\linux_host_loader. But before I even get to the step to install the host loader into the kernel, I expected to see the adapter+EVM get enumerated by the PC after Linux is loaded. The README indicated...
    on Jul 19, 2011
  • Forum Post: Re: Need help with enumerating EVMC6670L assembled with TMDEXEVMPCI

    James Bonuan James Bonuan
    David, I will try out the debugging steps and provide you with the info. An added note, I did notice that you had tagged the post with "C6678". We are using the C6670. Any issues with running the PCIe demo on C6670? Regards, James
    on Jul 21, 2011
  • Forum Post: Re: Need help with enumerating EVMC6670L assembled with TMDEXEVMPCI

    James Bonuan James Bonuan
    David, I don't have access to the DSP emulator at the moment, but I here is the additional debug from the kernel module: Finding the device.... Found TI device TI device: vendor=0x0000104c, dev=0x00008888, drv=0x00000000, irq=0x001c, bus=0x3facea00 TI device requested: resource[0], Start 0xf4500000...
    on Jul 21, 2011
  • Forum Post: Re: Need help with enumerating EVMC6670L assembled with TMDEXEVMPCI

    James Bonuan James Bonuan
    Eric, Attached is the pciedemo.c debug output containing the information you requested. (Please visit the site to view this file) Regards, James
    on Jul 25, 2011
  • Forum Post: Re: Questions of EVM6670l

    xu fei xu fei
    Hi,Thanks for your kindly reply.It helps me so much. The board which I used is TMDXEVM6670L.And the number is ESE0079266. Now I have a new trouble about the use of EVM6670L.When I debug the notify project (muticore ) with EVM6670L in CCS5.0,the result is not correct. This is the result: ...
    on Jul 28, 2011
  • Forum Post: Questions of EVM6670l

    xu fei xu fei
    Hi! I am a user of your EVM6670l development board.The software development environment which I used now is CCS5. And now I would like to ask some questions about EVM board. 1. How to use the profile in CCS5 when debug a project?I hope that you give me some recommendation. 2. SW3,SW4,SW5...
    on Jul 12, 2011
  • Forum Post: Re: notify project of EVM6670l

    xu fei xu fei
    Hi, But there is no TMSC6670 in the device of CCSv5.0.3 .I can only find the TCI66xx and the result of using it is the same with using SHANNON . Can you explain it ?
    on Jul 30, 2011
  • Forum Post: Re: notify project of EVM6670l

    xu fei xu fei
    Hi,Travis I setup the CCS_5.0.3.00028,but there is still no TMS320C6670 in the .ccxml. I try a method I found in the setup_CCS_5.0.3.00028\extras\emu_503_win, copy the C6670.xml C6678.xml TCI6608.xml TCI6616.xml EVMC6670l.gel and EVMC6678l.gel to where they should be. After restart the CCS 5.0...
    on Aug 1, 2011
  • Forum Post: How to configurate TMDXEVM6670L with CCS 5.0.3

    odzy odzy
    Hi guys. After coding, I am going to download the program to TMDXEVM6670L, so I new->target configuration file. Then in the new opening page, whether I select XDS100V1 or XDS100V2 in the Connection, I can not find TMDXEVM6670L Emulator..... Whether I need to install a TMDXEVM6670L driver or something...
    on Jul 27, 2011
  • Forum Post: Re: FFT co-processor benchmark

    kenshow kenshow
    Hi Chad, Thanks for good information. However, I couldn’t understand the meaning of the units in the table. Please let me know what these units mean and the relation. Best regards, Kenshow
    on Aug 2, 2011
  • Forum Post: notify project of EVM6670l

    xu fei xu fei
    Hi,Thanks for your kindly reply.It helps me so much. The board which I used is TMDXEVM6670L.And the number is ESE0079266. Now I have a new trouble about the use of EVM6670L.When I debug the notify project (muticore ) with EVM6670L in CCS5.0,the result is not correct. This is the result: ...
    on Jul 29, 2011
  • Forum Post: Need help with enumerating EVMC6670L assembled with TMDEXEVMPCI

    James Bonuan James Bonuan
    Hello, We have the EVMC6670L assembled with TMDXEVMPCI AMC-PCIe adapter card, set up for PCI-e boot using switch settings, and installed in a HP x8600 workstation server class PC running Fedora 10 Linux. We've followed the procedures as documented in the PCIe Boot Example that came with MCSDK...
    on Jul 18, 2011
  • Forum Post: digital filter taking too long to run on TMDXEVM6670L

    Norman Yuen Norman Yuen
    Hi, I am perplexed by the extremely long execution time of some C code. I have a long digital filter (~2500 taps) and an input data (length ~36000 complex samples) that I've implemented in C and ran on two different platforms: 1. I compiled the C code with gcc and ran it on a linux PC and it...
    on Aug 13, 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: 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: Re: nandboot(evm6670l)

    xu fei xu fei
    Hi, I have waited for more than 15 days.Please help me ! Thanks ! xufei
    on Sep 1, 2011
  • Forum Post: nandboot(evm6670l)

    xu fei xu fei
    Hi, Now I have some troubles with the nandboot of EVM6670l. Please check my operations carefully and help me to get the issues. Thanks. Setup software: setup_CCS_5.0.3.00028.zip bios_mcsdk_02_00_01_12_setup.exe NAND boot over I2C example A simple hua_evmc6670l example...
    on Aug 16, 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: NDK client on EVM6670L

    min chaoyue min chaoyue
    Hi, 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,inet_addr(LocalIPAddr), 56, dtask_tcp_echo, OS_TASKPRINORM, OS_TASKSTKNORM...
    on Aug 20, 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: C6670 external loopback not working for packet size < 60 bytes

    Robert Buranyi Robert Buranyi
    Hello, I am testing the 6670EL EVM and checking the sources from the latest MCSDK. (MCSDK 2.0.3.15 + CCS 5.0.3, Win32). I am using the PA_emacExample from there. My EVM is connected the a Gbe switch that is connected to a PC. I am checking first the transmission path from EVM to PC, and I face a problem...
    on Nov 3, 2011
  • Forum Post: TCP3E Performance problem in Sync Buffer Mode

    Faraday8303 Faraday8303
    Hi I'm using C66x PDK and running the test project given for TCP3E. It was supposed to get higher throughput for method using sync buffer compared to pairwise method and chaining without sync buffer, but I'm getting lower throughput compared to other two cases. I ran it on cyclic approximate...
    on Aug 10, 2011
  • Forum Post: C6670 Chip Level Interrupts - I2C/SPI

    Erick Higa Erick Higa
    Hi I'm trying to implement the chip level interrupts for using the SPI/I2C for send/receive events, the problem I seem to be having is that the interrupts don't fire more than once. /* Interrupt CorePac IDs */ //#define I2C_CORE_INTC CSL_GEM_INTC0_OUT_64_PLUS_10_MUL_N // CorePac Interrupt...
    on Nov 8, 2011
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