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.
20.1.1.008版本的CCS对于一些代码它不提示 例如DL_GPIO_readPins它不提示 而且当我打开例程文件我也无法跳转(not go to define)
您好,
CCS20 无疑是一项正在进行的工作,我们意识到问题,并不断寻求以最好的方式解决这些问题。
您可以尝试使用旧版本,如V12x www.ti.com.cn/.../CCSTUDIO
好像是只要函数里像DL_GPIO_readPins这样只有return没有别的就会识别不出来