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.

[FAQ] TMS320C6678: How to build and run the platform test on C6678 EVM ?

Part Number: TMS320C6678

Hi,

How to build and run the platform test on C6678 EVM ?

  • How to build and run the platform test on C6678EVM ?

    Pre-requisite 

    1. Download and install "PROCESSOR-SDK-RTOS-C667x  06_03_00_106"
    from https://software-dl.ti.com/processor-sdk-rtos/esd/C667x/latest/index_FDS.html

    ( Please install the SDK in the recommended path: C:\ti\)

    2. Download and install CCS 9.3 , https://www.ti.com/tool/download/CCSTUDIO/9.3.0.00012

    ( Please install in the recommended path: C:\ti\)

    Step1: Check the Platform-test source code after installation

    a) Platform-test source code will become available once the "processor_sdk_rtos_c667x_6_03_00_106" package (above-step) is installed.

    b) "Platform-Lib" is a dependency for Platform-test.

    c) The location of source code of Platform-test and platform-lib is at 

    C:\ti\pdk_c667x_2_0_16\packages\ti\platform\evmc6678l\platform_test\src

    C:\ti\pdk_c667x_2_0_16\packages\ti\platform\evmc6678l\platform_lib\src

    Step 2: Import the "Platform test example" into CCS 9.3 and re-build

    Please follow the video attached and do the steps given below for ease of use.

    a) Import the "Platform-Lib" CCS project located at "C:\ti\pdk_c667x_2_0_16\packages\ti\platform\evmc6678l\platform_lib" into CCS and rebuild

    b) Import the "Platform-Lib" CCS project located at "C:\ti\pdk_c667x_2_0_16\packages\ti\platform\evmc6678l\platform_test" into CCS and rebuild

    Step 3: Run the "Platform test " on the C6678 EVM

    Please follow the video attached and do the steps given below for ease of use.

    1. Open CCS

    2. Launch the target configuration file for C6678 EVM. ( If new to this, Follow this FAQ

    e2e.ti.com/.../faq-tms320c6678-how-to-create-target-configuration-and-do-test-connection-on-c6678-evm

    3. Do "Connect target and run gel file " ( If new to this, Follow this FAQ : 

     https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1062598/faq-tms320c6678-how-to-load-and-run-the-gel-file-on-c6678-evm

    4.  Load the platform_test_evmc6678l.out into core0 of C6678. 

    5. Run and observe the output messages, as per the video below.

    Regards

    Shankari G