Program S32K116 NVRAM using SEGGER J-Link

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

Program S32K116 NVRAM using SEGGER J-Link

1,038 Views
Pete66
Contributor I

We program our boards with a SEGGER J-Link. We use NVM to hold device defaults. Each customer has their own defaults, well the fussy ones do

How would I go about programming the NVM using the SEGGER J-Link? A guide or even some suggested reading would help. The SEGGER J-Link is Jtag so guess it must be possible.

0 Kudos
3 Replies

1,000 Views
Pete66
Contributor I

Thanks.

To double check, does this method work with the FlexNVM?

0 Kudos

996 Views
danielmartynek
NXP TechSupport
NXP TechSupport

It works with the FlexNVM as a data flash.

 

0 Kudos

1,018 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi,

I would recommend contacting SEGGER support.

I don't know what tools you use, but for example, J-Link Commander can program a data file to a specific address in the flash.

https://wiki.segger.com/J-Link_Commander

danielmartynek_0-1617114803326.png

I just tried that with an .srec file generated by S32DS2.2 IDE and I could place some constant values to an erased flash sector.

 

Regards,

Daniel

0 Kudos