专家您好!现在我运行VLFFT时原来存在版本问题,现在版本问题解决了,可是总会出现下面的警告: build variable "STM_LIBRARY_ROOT" cannot be resolved
build variable"TARGET_CONTENT_BASE"cannot be resolved
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.
你好
首先请将STM LIB安装到CCS默认路径下
然后将STM_LIBRARY_ROOT定义为STM LIB的安装路径
具体定义方法如下:
在C/C++ build选项中点击environment然后选择ADD
接着在variable栏中输入STM_LIBRARY_ROOT,在path栏中输入路径