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] TMS320C6657: 如何在 C6657 EVM 上构建和运行平台测试?

Part Number: TMS320C6657

问:

如何在 C6657 EVM 上构建和运行平台测试?

  • 答:

    如何在 C6657 EVM 上构建和运行平台测试?

    先决条件: 

    1. 从以下位置下载“processor_sdk_rtos_c665x_6_03_00_106”ti-processor-sdk-rtos-c665x-evm-06.03.00.106-Windows-x86-Install.exe并进行安装:PROCESSOR-SDK-RTOS-C665x 06_03_00_106 - TI.com

    (请在建议的路径中安装 SDK:C:\ti\)

    1. 下载并安装 CCS 9.3:https://www.ti.com/tool/download/CCSTUDIO/9.3.0.00012

    (请在建议的路径中安装:C:\ti\)

     

    1 步:安装后检查 Platform-test 源代码

    1. 安装“processor_SDK_RTOS_c665x_6_03_00_106”软件包(上述步骤)后,Platform-test 源代码将变为可用。
    2. “Platform-Lib”是 Platform-test 的依赖项。
    3. Platform-test 和 platform-lib 的源代码位于以下位置

    C:\ti\pdk_c665x_2_0_16\packages\ti\platform\evmc6657l\platform_test\src

    C:\ti\pdk_c665x_2_0_16\packages\ti\platform\evmc6657l\platform_lib\src

     

    2 步:将“Platform test example”导入 CCS 9.3 并重新编译

    请按照所附的视频操作并完成以下步骤以便于使用。

    1. 将“C:\ti\pdk_c665x_2_0_16\packages\ti\platform\evmc6657l\platform_lib”中的“Platform-Lib”CCS 工程导入 CCS 并重新编译
    2. 将“C:\ti\pdk_c665x_2_0_16\packages\ti\platform\evmc6657l\platform_test”中的“Platform-Lib”CCS 工程导入 CCS 并重新编译

     

    3 步:在 C6657 EVM 上运行“Platform test

    请按照所附的视频操作并完成以下步骤以便于使用。

    1. 打开 CCS
    2. 启动 C6657 EVM 的目标配置文件。(如果对此不熟悉,请遵循以下常见问题解答

    https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1064425/faq-   tms320c6657-how-to-create-target-configuration-and-do-test-connection-on-c6657-evm

    1. 执行“Connect target and run gel file”(如果对此不熟悉,请遵循以下常见问题解答:

    https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1064429/faq-   tms320c6657-how-to-load-and-run-the-dsp-gel-file-on-c6657-evm

    1. 将out 加载到 C6657 的 core0 中 
    2. 按照下面的视频运行并观察输出消息。