已有DSP6678代码,但是无BIOS系统调度,现在在原程序中加BIOS任务调度,新建了一.cfg文件,然后用xgconf打开,选择使用BIOS后,报错,错误为invalid property id以及missing name after .operator和syntax error
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.
已有DSP6678代码,但是无BIOS系统调度,现在在原程序中加BIOS任务调度,新建了一.cfg文件,然后用xgconf打开,选择使用BIOS后,报错,错误为invalid property id以及missing name after .operator和syntax error
和SYSBIOS例子对比下,看少了什么呢?一般我都是通过SYSBIOS例子程序来进行功能增减的