Flash Blank Checking

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
2,174件の閲覧回数
Switcher
Contributor I

Hello sirs, I skimmed the reference manual for S32K3XX microcontroller and I can't seem to find a Flash Blank Checking functionality. Can anyone confirm that this is the case? TIA


タグ(2)
0 件の賞賛
返信
1 解決策
2,154件の閲覧回数
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi @Switcher 

that's correct, there's no hw blank check functionality. If you check RTD drivers, you can find that C40_Ip_EraseVerify function only reads the flash in a loop and compares if the content is 0xFFFF...

Regards,

Lukas

元の投稿で解決策を見る

2 返答(返信)
2,155件の閲覧回数
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi @Switcher 

that's correct, there's no hw blank check functionality. If you check RTD drivers, you can find that C40_Ip_EraseVerify function only reads the flash in a loop and compares if the content is 0xFFFF...

Regards,

Lukas

2,141件の閲覧回数
Switcher
Contributor I
ty for the reply sir
0 件の賞賛
返信