How can i read the data from the flash memory in s32k148

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

How can i read the data from the flash memory in s32k148

959件の閲覧回数
joshfx
Contributor II

I want to read the data from the 0x00100000 address and write to the 0x00100020.  

Untitled2.png

Untitled.png

 

  

  

 

ラベル(1)
0 件の賞賛
返信
1 返信

935件の閲覧回数
davidtosenovjan
NXP TechSupport
NXP TechSupport

Data to flash cannot be simply written. It needs to be programmed to the erased area (smallest unit is sector size of 2 KB).

If you need to write small data on the regular basis, I would recommend to use EEPROM emulation driver.

0 件の賞賛
返信