S32K3

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

S32K3

341件の閲覧回数
youxi
Contributor IV

Hi:

If the S32K312 application is in block0. Will the application not be able to erase sectors in block0? The flash operation is already in RAM

0 件の賞賛
返信
1 返信

324件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @youxi,

The Block 0 must not be accessed by any master during a flash operation on that block.

The code (in SRAM or another block) that launches the flash operation must not read any data from Block 0.

If interrupts stay enabled, the vector table, ISRs, and the data that the ISRs read must not be in Block 0.  

 

BR, Daniel

0 件の賞賛
返信