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.
我的工程中include中头文件内容修改后,点击debug仍使用的是修改前的头文件,头文件中明显语法错误也不能报错,必须在main.c中取消对头文件的加载,debug报错后,再次include头文件编译才能生效。是哪儿配置有问题吗?