How to trigger reset events for FES register in MPC5744p processor

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

How to trigger reset events for FES register in MPC5744p processor

ソリューションへジャンプ
1,050件の閲覧回数
deepikahk
Contributor III

F_VOR_FUNC

F_TSR_FUNC

F_JTAG_FUNC

F_FCCU_SOFT

F_FCCU_HARD

F_SOFT_FUNC

F_ST_DONE

F_EXR 

how to trigger these events

ラベル(1)
0 件の賞賛
返信
1 解決策
973件の閲覧回数
petervlna
NXP TechSupport
NXP TechSupport

Hi,

F_VOR_FUNC - Can be triggered by violation of supply voltages defined in datasheet. Have in mind that you must configure PMC module REE and RES registers to trigger this reset as functional / destructive.

Another remark. If you configure PMC RES/REE via DCF records as destructive, they cannot be changed from user application.

F_TSR_FUNC - Violation of operating temperatures defined in Datasheet. Heat or cool the micro in climatic chamber.

F_JTAG_FUNC - The EXTEST, HIGHZ, and CLAMP instructions cause a JTAG 'functional' reset event to occur, which sets
this field to 1. Use these JTAG instruction to trigger this reset.

F_FCCU_SOFT - via FCCU. Configure FCCU reaction on any fault as short functional reset.

F_FCCU_HARD - via FCCU. Configure FCCU reaction on any fault as long functional reset.

F_SOFT_FUNC - via ME module. Do mode transition to mode target mode 0x0. ((triggers a ‘functional’ reset event)

F_ST_DONE - Internal flag for self-test done. It is triggered automatically after build in self-test.

F_EXR - via external reset pin / debugger external reset.

Peter

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
974件の閲覧回数
petervlna
NXP TechSupport
NXP TechSupport

Hi,

F_VOR_FUNC - Can be triggered by violation of supply voltages defined in datasheet. Have in mind that you must configure PMC module REE and RES registers to trigger this reset as functional / destructive.

Another remark. If you configure PMC RES/REE via DCF records as destructive, they cannot be changed from user application.

F_TSR_FUNC - Violation of operating temperatures defined in Datasheet. Heat or cool the micro in climatic chamber.

F_JTAG_FUNC - The EXTEST, HIGHZ, and CLAMP instructions cause a JTAG 'functional' reset event to occur, which sets
this field to 1. Use these JTAG instruction to trigger this reset.

F_FCCU_SOFT - via FCCU. Configure FCCU reaction on any fault as short functional reset.

F_FCCU_HARD - via FCCU. Configure FCCU reaction on any fault as long functional reset.

F_SOFT_FUNC - via ME module. Do mode transition to mode target mode 0x0. ((triggers a ‘functional’ reset event)

F_ST_DONE - Internal flag for self-test done. It is triggered automatically after build in self-test.

F_EXR - via external reset pin / debugger external reset.

Peter

0 件の賞賛
返信