• 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 » C64x Multicore DSP Forum » All Tags » C6472 EVM
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:
C6472 EVM
  • 6472 CSL Chip Support Library
  • 6474
  • 64x+
  • boot
  • bootloader
  • C64+
  • C64+ emulator
  • C6472
  • C6472 CCS v4
  • c6472 EMAC
  • C6474 EMAC
  • CCSv4
  • EDMA3
  • EMAC Booting
  • EVM6472
  • EVM6472 NDK UDP 6472 helloworld c6472 EMAC multicore CCSv4
  • EVM6474
  • example code
  • I2C
  • multi core
  • multicore
  • Multicore programming
  • NDK
  • tms320c6472
  • UDP
Related Posts
  • Forum Post: Defaults for a custom RTSC platform for the EVMC6472 appear incorrect ???

    Fred51531 Fred51531
    Hi all, When creating a custom platform for the EVMC6472 it appears that the base address for the DDR2 memory starts at $DFFFFFFF instead of $E0000000 of which the manual states. Are the defaults correct or should it be changed to $E0000000 ? Cheers.
    on Jun 11, 2010
  • Forum Post: Code Generation in Linux for C6472 EVM kit

    Pranav Desai51514 Pranav Desai51514
    Hello All, I planning to generate code in Linux environment for C6472 EVM using the TI Linux Code generation tools found on the TI website. I am planning to use Virtual Box with Ubuntu on a Windows XP host. I am planning to run the TI test examples first. Please let me know if you guys foresee...
    on Jun 9, 2010
  • Forum Post: C6474 EVM client example IP address question

    J. M. J. M.
    Hi, I am running NDK 2.0.0 on the C6474 EVM with CCSv4, running the client example. In this example, I have modified the code to give a unique static IP address to each core based on CSL_CHIP_DNUM, but cannot seem to ping cores 1 and 2 (0 based index). Is it possible for each core on the C6474 to...
    on Jun 11, 2010
  • Forum Post: Re: C6472 NDK - how to allow different raw socket protocol types that change on a per-packet basis

    keithn keithn
    I worked out a solution or workaround at least - posting it here in case it's of use to anyone in the same position: In nimu.c, the function NIMUReceivePacket() uses a switch statement based on the EtherType of the packet. Raw frames are handled in the default: block. One straightforward...
    on Oct 29, 2010
  • Forum Post: ISR can't be fired on EVM6472 with CCS4.0

    Kaiqi Yang Kaiqi Yang
    I tried to transplant an example described in sprab20 from EVM 6474 to EVM 6472 and I also made some modifications.C code as follow: #include <std.h> #include <log.h> #include <c6x.h> #include "ipccfg.h" #include "c64.h" #include "cslr_intgen...
    on Nov 29, 2010
  • Forum Post: Initiating the EVM6472

    Dr. Yehuda Singer Dr. Yehuda Singer
    Dear Sir/Mrs. I am using the EVM6472 board. I started reading. I need only the memory of the EVM. In addition, I want to understand completely the rational beyond the demo OOBDemo_Bios6 which is supplied with the evaluation board. More specifically, I want to understand the mechanism in the XDC...
    on Dec 15, 2010
  • Forum Post: NDK Winapps

    jay mascis jay mascis
    Hi, does anyone have any experience with the NDK urilites in winapps folder. Using C6472 eval board, mainly client example in NDK. Utilities ie, helloWorld, recv etc all working fine but having difficulty modifying them and hgetting them compiled as .exe 's again. Anyone have any experience...
    on Sep 13, 2010
  • Forum Post: Poor UDP performance on the EVMC6472

    Josh King Josh King
    Hi, I am creating an application on the C6472 which utilizes a direct physical ethernet connection to a host PC. The connection must be bidirectional and operate at a bitrate of at least 800Mbps. I am using the following configuration: -NDK version 2.20.2.22 -SysBIOS 6.30.2.42 -Code Composer...
    on Feb 25, 2011
  • Forum Post: C6472 EMAC Boot example

    RandyP RandyP
    What mechanism do we have for testing the EMAC Boot mode for the C6472? A customer wants to use the EMAC boot, and it would be nice if there were a PC application that can connect to the EVM and send the data across in the right format and packetization. If not that, then is there an EVM-to-EVM...
    on Oct 13, 2010
  • Forum Post: Re: Dose this inter-core communication exist?

    Kaiqi Yang Kaiqi Yang
    Could you give me an example of inter-core communication using DMA transfer on C6474 or C6472? Regards, Uni
    on Mar 7, 2011
  • Forum Post: C6472EVM and C6Flo

    John Curran62983 John Curran62983
    Is it possible to use the C6Flo software with the C6472? Even if it would only write the code for a single CPU, it would be a great help getting started. What "Framework" block do I use with C6Flo to get it to work with the C6472 EVM? Thanks
    on Mar 23, 2011
  • Forum Post: C6472 NDK - how to allow different raw socket protocol types that change on a per-packet basis

    keithn keithn
    Hi, I'm using a C6472 EVM with NDK_2_1_0 and CCS Version: 4.2.0.10012. I'm attempting to receive raw Ethernet packets. The protocol type of each packet randomly changes on a per-packet basis so I've run into a bit of a socket problem. The raw socket is created using: /* Create...
    on Oct 27, 2010
  • Forum Post: Multicore program not boot c6472

    Ricardo Leber Ricardo Leber
    Dear people of the forum, I was working on a program that uses 3 cores of a c6472. This sample program works ok from the CCSv4 and the emulator. It does not work (BOOT) from the NAND flash memory that brings the EVM. If we change the sample program to use only the core 0, the sample works from the CCSv4...
    on Jun 2, 2011
  • Forum Post: Re: 6472 I2C Slave Boot

    Flemming Christensen Flemming Christensen
    http://e2e.ti.com/support/dsp/c6000_multi-core_dsps/f/439/p/103104/362480.aspx
    on Jun 23, 2011
  • Forum Post: SW Download to EVM6472

    Dr. Yehuda Singer Dr. Yehuda Singer
    Dear all, We use the CCS Version 5.1. We can not download a BIOS program to the specified above EVM. Even the Hello World can not be downloaded and executed.
    on Sep 20, 2011
  • Forum Post: Re: I can not build MIDAS_Ultrasound_v3.0_Demo. Please show me solution.

    masatoshi nakashima masatoshi nakashima
    I have tried this version. But it did not resolve this issue. Please read my question,again. Thank you
    on Nov 8, 2011
  • Forum Post: BIOS version MIDAS Ultrasound V3.0 Demo

    masatoshi nakashima masatoshi nakashima
    http://processors.wiki.ti.com/index.php/MIDAS_Ultrasound_v3.0_Demo#A._Multicore_DSP.C2.A0.28Mid_End.29 say SYS/BIOS version is bios_6_30_03_46. In midas_usound_demo3_rel\miDAS\rdsp\serverlib\.cdtbuild there is a line that appoints different version like below; <listOptionValue builtIn="false"...
    on Nov 8, 2011
  • Forum Post: A problem occurred in EVM6472

    challenger002 challenger002
    I am using EVM6472 and have a problem. This problem is that POST LEDs does not turn on, and it resembles item 2 of document "EVMC6472 Known Issues", but I am using EVM PCB version 17-00065-06. C6472 EVM Known Issues http://www.einfochips.com/TI/TMDSEVM6472_%20Known%20Issues.pdf In...
    on Feb 7, 2012
  • Forum Post: Problem with MCSDK Client example for C6472 when running in multicore

    Arun Kumar Shukla Arun Kumar Shukla
    Hi, I am able to run the client example on core 0. Not i want to run the same example in all cores at same time. means each core can configure its own EMAC channel. I have adjusted the progem sections in different memory. My Latest configuration for memory in CFG file is: Program.sectMap["...
    on Sep 27, 2011
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