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.
在编译时报错,报错为Function “__mdebugstop” could not be resolved,同时还有,__meallow、__medis,等一系列函数,都为CLA内联函数,头文件库文件已全都包含,也进行CLA pre-defie,且奇怪的是和此工程文件类似的另一份工程文件编译并不会报错,请问是什么原因?