LPC54608 Program crash problem

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

LPC54608 Program crash problem

619件の閲覧回数
Zhaozhiling
Contributor I

Hello, may I ask, LPC54608 product in the client application of the program crash, but re-use IAP burned and returned to normal what is the cause?

0 件の賞賛
返信
1 返信

595件の閲覧回数
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

I suggest that you use IAP function to erase/program on-chip flash, because the IAP function executes code in internal RAM and operate flash. as you know when you operate the flash, the flash can not be accessed/executed from.

If you write register to erase/program flash without using IAP function, So you have to disable all interrupt so that the flash is not accessed, furthermore, I suggest you copy the code to erase/program flash to internal SRAM and execute the code in SRAM to operate the flash.

Hope it can help you

BR

XiangJun Rong

 

0 件の賞賛
返信