main.c(11): warning C206: '_nop_': missing function-prototype
main.c(11): error C264: intrinsic '_nop_': declaration/activation error
main.c(35): error C141: syntax error near 'ledOne'

很明显加上头文件就好了

#include <intrins.h>
Logo

有“AI”的1024 = 2048,欢迎大家加入2048 AI社区

更多推荐