hard fault when runnung Bist_Run API

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

hard fault when runnung Bist_Run API

765件の閲覧回数
Sheon
Contributor I

Hi, I am using S32K344 to evaluate S32K BIST feature. When calling the Bist_Run(BIST_SAFETYBOOT_CFG), it encounter the hard fault ,as shown in the picture.

It happened in Bist_SelfTestTrigger() 

SAFETYBASE_REG_WRITE32(BIST_MC_RGM_ERCTRL_REG, BIST_MC_RGM_EASSERT_MASK);

 

Could anyone please help me to resolve this issue?

タグ(4)
0 件の賞賛
返信
1 返信

739件の閲覧回数
cuongnguyenphu
NXP Employee
NXP Employee

The RM said that RUNSW register only writeable if CFG[WRP] is 0, so I think you need check in previous step to see which value of this bit is, and why it value is 1

cuongnguyenphu_0-1682422206242.png

There's lack of information for me to further check based on your description

 

0 件の賞賛
返信