用CCS编译程序时,报错如下:
Description Resource Path Location Type
make: *** missing separator. Stop. main.d /G2553_MPU6050/Debug line 19 C/C++ Problem
只有这一个错误。
然后Debugger里的main.d就显示红叉,打开它,就这样:
请问该怎么解决呀?
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.
用CCS编译程序时,报错如下:
Description Resource Path Location Type
make: *** missing separator. Stop. main.d /G2553_MPU6050/Debug line 19 C/C++ Problem
只有这一个错误。
然后Debugger里的main.d就显示红叉,打开它,就这样:
请问该怎么解决呀?