scs的工程用的adc的demo,在scs中调试正常。将scs生成的scif.c,scif_framework.c,scif_osal_tirtos.c,main_tirtos.c加入到工程中,删除main_tirtos.c的main函数,将scs的任务初始化放到了msa任务后面,编译时候报这些错误,看不懂如何解决。
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.
scs的工程用的adc的demo,在scs中调试正常。将scs生成的scif.c,scif_framework.c,scif_osal_tirtos.c,main_tirtos.c加入到工程中,删除main_tirtos.c的main函数,将scs的任务初始化放到了msa任务后面,编译时候报这些错误,看不懂如何解决。