Checkstop for the T1040

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Checkstop for the T1040

1,202件の閲覧回数
hv
Contributor II

what does the T1040 have that is equivalent to the checkstop in the 7410?

Thanks!

0 件の賞賛
返信
1 返信

1,076件の閲覧回数
alexander_yakov
NXP Employee
NXP Employee

Checkstop condition is some specific condition which the core enters, when machine check condition occurs, but machine check exception is disabled. There is no way to resume from this condition, the only hard reset may be applied to restart the core.

As long as this condition is very specific and there is no way to resume from this condition, this checkstop condition is usually not used for normal operation. Instead, machine check exception is usually taken and machine check handler is invoked in case of any machine check condition.

In the e5500 core, checkstop is not implemented, the only machine check is available. There is no direct equivalent for checkstop state, please describe how checkstop is used in your design so we will be able to suggest a replacement.


Have a great day,
Alexander

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信