你好,使用DM6446测试例子程序时候(davincievm\csl\arm\example\intc),程序不能进入中断,出现这个警告:"swi.c", warning: this assembly directive potentially unsafe inside a function asm(" .state32");请问这个警告和程序不能进入中断的是否有关联?而且我尝试了所有与中断相关的程序,都遇到不能进入中断的情况,请问我是什么地方没有设置正确吗?
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.
你好,使用DM6446测试例子程序时候(davincievm\csl\arm\example\intc),程序不能进入中断,出现这个警告:"swi.c", warning: this assembly directive potentially unsafe inside a function asm(" .state32");请问这个警告和程序不能进入中断的是否有关联?而且我尝试了所有与中断相关的程序,都遇到不能进入中断的情况,请问我是什么地方没有设置正确吗?