Is it possible to write something in flash while running debug mode in flash

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

Is it possible to write something in flash while running debug mode in flash

212件の閲覧回数
abs_setian
Contributor II

Hello.

I want to write my configuration data into flash memory while running debug mode

Config data area starts from 0x61000000(its not an program memory area)

 

 

Is this possible to read and write config data while debug mode?

abs_setian_0-1717729984371.png

 

0 件の賞賛
返信
1 返信

174件の閲覧回数
Omar_Anguiano
NXP TechSupport
NXP TechSupport

If your device is XIP then it may be difficult to write while reading so it would be convenient to execute the part that writes to the flash to RAM so we avoid that collision on the bus.

Best regards,
Omar

0 件の賞賛
返信