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

Part Number: TMS320C6678

问:

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

  • 答:

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

    先决条件: 

    1.下载并安装“PROCESSOR-SDK-RTOS-C667x06_03_00_106”

    来自 https://software-dl.ti.com/processor-sdk-rtos/esd/C667x/latest/index_FDS.html

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

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

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

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

    1. a) 安装“processor_sdk_rtos_c667x_6_03_00_106”软件包(上述步骤)后,Platform-test 源代码将变为可用。

    b)“Platform-Lib”是 Platform-test 的依赖项。

    1. c) Platform-test 和 platform-lib 的源代码位于以下位置

    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

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

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

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

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

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

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

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

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

     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

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