I would like to ask if rt1060 has soft interrupt swi. if not, is there any other alternative interrupt.
Solved! Go to Solution.
Hi @2548903578 ,
Yes, this instruction is called svc now. In older versions of the ARM architecture, SVC was called SWI, Software Interrupt.
Regards,
Jing
Hi @2548903578 ,
Yes, this instruction is called svc now. In older versions of the ARM architecture, SVC was called SWI, Software Interrupt.
Regards,
Jing