This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320C6472-EVM

hello,

I tried to run a project on TMS320C6472-EVM board with XDS100USB emumlator using CCSv4 but I found many problems.

Please I want know the details to run a project on this board(target configuration,  DSP/BIOS configuration...)

Can you send me a document or some details to configure the DSP and connect the platform with the CCS v4

please Ineed some details

please can you tell me the difference between evm6472 and c6472?

thanks for all

cordialy  David

  • The documentation that comes from eInfoChips with the TMDXEVM6472 includes a User Guide, literature number SPRUFU1. This document explains how to connect the emulation and connect with the CCS software. Have you found this document or have you had a chance to review this document?

    David wilson said:
    please can you tell me the difference between evm6472 and c6472?

    In terms of hardware, Figure 2-2 in the EVM User's Guide shows the block diagram of the EVM6472 which includes the C6472 DSP.

    In terms of a CCS target configuration, the EVM6472 selection includes GEL files that will configure the necessary peripherals to make it easy to run tests on the board.

    I have not yet used the new Multi-Core Software Developers Kit (MCSDK), but I recommend you download it and take a look at some of the examples and documents that come with it.  Please search the TI Wiki Pages for MCSDK to find information on it.

    Regards,
    RandyP

  • Hello RandyP

    I read the User Guide of TMDXEVM6472 and I followed the steps of conncting the TMS320C6472-EVM board with the CCSV4 using the XDS100 USB emulator but when I want run the project there is a problem:

    /*******************************************/

    PLL1 has been configured.

    2: GEL StartUp Complete (Primary Core).

    Turn off cache segment

    Disable EDMA events

    /*********************************************/

    Hello/Debug/src/aux62/boot.c does not exist.

    /*********************************************/

    I don't understand the origin of these problems. if from the target configuration .ccxml or the DSP/Bios configuration .tcf or onother things.

    So what I want is if possible, the steps of runnig a hello world on TMS320C6472-EVM using xds100 USB emulator on CCSv4 with printed backgrounds or  a Zip file wich contains a CCSv4 hello world project with the necessary configuration(target configuration or DSP/BIOS configuration on TMS320C6472-EVM board )and after that I will test this project on my platform in order to have an idea on the problems  that have been posted.

    cordialy

    david

     

  • David,

    We have three forum threads that are all talking about the same thing, getting a project running on your EVM. The other two are (1) here, and (3)  here. Let us consolidate this into a single thread, this current one (2) since it is the one you chose to reply to. Is that alright with you?

    David wilson said:

    PLL1 has been configured.

    2: GEL StartUp Complete (Primary Core).

    Turn off cache segment

    Disable EDMA events

    These are messages from your GEL script. When you load a program or reset or restart a DSP, functions will execute for your convenience in the GEL file.

    David wilson said:

    Hello/Debug/src/aux62/boot.c does not exist.

    I have no idea where this message comes from. The lines of asterisks do not give me any indication if this line is in the same console window or not, but I do not see any reason for a GEL file to be delivering this message.

    It does look like an error. Something is trying to find this file. Does the file exist at the path indicated in the message?

    Where did you get your hello world program from?

    Have you tried the suggestion in thread (1) to use the CCSv4 Hello World example project?

    When you tried the in-progress Wiki topic and importable project that I listed in thread (3), it must be looking for a library somewhere that it should not be looking for. There is no reason to be looking for a file in an aux62 folder or for a boot.c outside of the run-time support library.

    Try starting a new workspace, create a new imported project, and see if you get different results.

    Which version of CCSv4 are you using?

    Regards,
    RandyP

  •  

    5025.Run a project on CCS V4.pdf

    Hello RandyP,

    I thank you greatly for your help,I'm very happy to comunicate with you.

    First, I'm with you, Let's  consolidate  into this thread.

    To understand me more, I enclosed .pdf file to you explain  the steps that I followed to run a project on TMS320C6472-EVM board using CCSv4 and XDS100USB emulator.

    please view this file and tell me what's the problem or where is the wrong step that I did it.

    Cordialy

    david