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.

DSP端SYSBIOS用软件模拟器Timer正常中断,实际仿真器Timer中断不进入Isr

Other Parts Discussed in Thread: SYSBIOS

DSP端SYSBIOS用软件模拟器Timer正常中断,实际仿真器Timer中断不进入Isr

是不是与我配置的Platform相关

在实际仿真器中:

通过寄存器观察 Timer是在增加的;

查看evtflag Timer0和1的标志位置1;

但是任务不调度(运行起来后直接进入不断执行idle),clock也不调度,自行建立Timer1中断也不进入(clock tick使用timer0);

在软件模拟器中,代码均正常执行;

x 出现错误。请重试或与管理员联系。