How do I use the SDK operation Flash to read and write?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How do I use the SDK operation Flash to read and write?

882 次查看
eautopower
Contributor IV

 hello:

   I made a S32K144 CAN Bootloader,However, I now receive data from the.Srec format file, erasing and writing Flash unsuccessfully;

flash init:

pastedImage_1.png

erasing and writing Flash:

pastedImage_2.png

could you give me a example about Flash to read and write?

标签 (1)
标记 (1)
0 项奖励
1 回复

684 次查看
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

the example can be found here:

c:\NXP\S32DS_ARM_v2.0\S32DS\S32SDK_S32K14x_EAR_0.8.4\examples\S32K144\driver_examples\system\flash_partitioning\Sources\main.c

Regards,

Lukas