Software reset for K70 PE project?

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

Software reset for K70 PE project?

ソリューションへジャンプ
856件の閲覧回数
crezyoz
Contributor IV

Hello

I can't seem to find the proper code to do a software reset in a PE project. Can anyone give me an example for a complete software reset function?

thanks!

0 件の賞賛
1 解決策
549件の閲覧回数
crezyoz
Contributor IV

I've been trying but still can not get  the K70 to reset properly. Running from Flash so I thought the sample I found would indeed work.. :

SCB_AIRCR = SCB_AIRCR_VECTKEY(0x5FA)| SCB_AIRCR_SYSRESETREQ_MASK;

thanks in advance!

元の投稿で解決策を見る

0 件の賞賛
2 返答(返信)
550件の閲覧回数
crezyoz
Contributor IV

I've been trying but still can not get  the K70 to reset properly. Running from Flash so I thought the sample I found would indeed work.. :

SCB_AIRCR = SCB_AIRCR_VECTKEY(0x5FA)| SCB_AIRCR_SYSRESETREQ_MASK;

thanks in advance!

0 件の賞賛
549件の閲覧回数
vfilip
NXP Employee
NXP Employee

Hello,

there is missing support of this functionality in PEx. I have passed this request to developers to consider its support in some next release.

best regards

Vojtech Filip

Processor Expert Support Team



0 件の賞賛