您好,芯片中所说的双CPU有没有CPU切换的功能呢?就是检测到其中一个CPU失效时切换到另一个CPU继续执行程序?
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.
Hi Wei,
不能这样使用。
Hercules的双CPU是所谓的"1oo1D"结构。
即,一个CPU作为执行程序的CPU而另外一个CPU只负责锁步监控。
如果监控显示两个CPU的执行结果不同,那么就认为有一个CPU运算错误,即可进入错误处理中。
(电路自身无法判断哪个CPU的运算是正确的那个是错误的,只能确定"有一个CPU出了错"。)
所以不能切换CPU。