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.

TMS320C6678: C6678在编译linalg_1_2_0_0例子时碰到的问题

Part Number: TMS320C6678


您好,我正试图编译linalg_1_2_0_0自带的例子,我使用的开发环境为CCS9.3,processor_sdk_rtos_c667x_6_03_00_106。

碰到问题如下:

根据文档描述

我首先设置了环境变量如下:

Path变量如下

然后重新打开CMD后进行操作

结果是make命令找不到,gmake命令报错。

该目录下Makefile内容如下:

请帮我看看问题出在哪里了