DEAR ALL:
在用CCS工具编译DM368开发包自带的UBL工程时,出现如下错误:Program "make " is not found in PATH
请问这个PATH环境变量需要如何设置呢?
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.
DEAR ALL:
在用CCS工具编译DM368开发包自带的UBL工程时,出现如下错误:Program "make " is not found in PATH
请问这个PATH环境变量需要如何设置呢?
我是通过:file-》existing code as makefile project 加入到CCS里。编译是出现
Description Resource Path Location Type
Program "make" is not found in PATH UBL C/C++ Problem
我看有的应该是这样添加:file-》existing ccs eclipse project 但是样会导入工程失败。
请帮帮解决,这么了好久。
问题解决了,是版本问题,我用的是Code Composer Studio v5 二原来的版本较低,在导入文件是选择legacy ccsv3.3 project 即可