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.
在一直MPU9150驱动到MPU6050的时候,编译会出现这个错误:
Description Resource Path Location Typeunresolved symbol UARTStdioIntHandler, first referenced in ./startup_ccs.obj ti C/C++ Problem
整个项目结构:
感觉像是一些头文件没有设置好~
可以检查一下在startup_ccs.c中UARTStdioIntHandler,的定义有无问题