FLASH erase fall

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

Hi, everyone

I am using the first core of the S32K358 chip programming, when I want to erase the C40_CODE_ARRAY_0_BLOCK_0 area of the program will report an error,but I can erase other areas such as C40_CODE_ARRAY_0_BLOCK_1, what is the reason?

DouDou1_0-1734080109364.png

DouDou1_1-1734080354557.png

 

 

0 件の賞賛
返信
1 解決策
1,074件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @DouDou1,

The flash block that is being programmed must not be read.

The code of the flash driver must be either in SRAM or in another flash block.

danielmartynek_0-1734336571217.png

It has been discussed a few time here on the community.

https://community.nxp.com/t5/S32K/S32K344-C40-IP-Hardware-Fault-Problem/m-p/1697432

 

Regards,

Daniel

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,075件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @DouDou1,

The flash block that is being programmed must not be read.

The code of the flash driver must be either in SRAM or in another flash block.

danielmartynek_0-1734336571217.png

It has been discussed a few time here on the community.

https://community.nxp.com/t5/S32K/S32K344-C40-IP-Hardware-Fault-Problem/m-p/1697432

 

Regards,

Daniel

0 件の賞賛
返信
1,059件の閲覧回数
DouDou1
Contributor III
Hi, @danielmartynek,
Thank you for your reply.
0 件の賞賛
返信