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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

830 Views
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?

Labels (1)
Tags (1)
0 Kudos
1 Reply

632 Views
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