问:
如何在 C6678 EVM 上构建和运行平台测试?
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.
答:
如何在 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 源代码
b)“Platform-Lib”是 Platform-test 的依赖项。
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 并重新编译
请按照所附的视频操作并完成以下步骤以便于使用。
第 3 步:在 C6678 EVM 上运行“Platform test”
请按照所附的视频操作并完成以下步骤以便于使用。