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.
在C2000有个TRAP中断, 这个单词的意思是 “陷阱”
“陷阱中断”究竟是个什么意思?
我的理解是处理机内部的软件中断,如发生一些故障时自动进入的,用户可以再添加相应的处理代码。一般用的比较少,按datasheet也可以用trap指令触发。
Martin说得没错。
下面的图片楼主也可以看一下