Athread编程常见错误指南
-
你好,我的程序没有错误,但是有警告,这是什么原因呀?
slave.c: In function 'func':
slave.c:21: warning: passing argument 5 of 'athread_get' discards qualifiers from pointer target type
slave.c:22: warning: passing argument 5 of 'athread_get' discards qualifiers from pointer target type
slave.c:30: warning: passing argument 5 of 'athread_put' discards qualifiers from pointer target type
-
@桑薇 您好,这个提示是什么原因呢?
there are some cores have been used,you shouled make sure all the resoure are idle!
-