How to configure NVM partition directly using Segger?

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

How to configure NVM partition directly using Segger?

1,219 Views
venkatramanc
Contributor I

We are using an S32K144 microprocessor and want to use the FlexNVM memory block as EEPROM. The spec instructs to execute the NVM partition command using the FTFC module to configure and enable the FlexNVM part of flash memory for use as NVM.

I could do that by writing a small program that runs the partition command once and set up the NVM memory for use.

But, I want to know if we could configure this flex NVM partition directly through Segger using some configuration file.

I am looking for a simple way to enable the NVM during production process instead of running a special program that performs the NVM configuration.

Are there any alternate solutions for this?

0 Kudos
1 Reply

750 Views
jonasbard
Contributor II

Is there any solution to flash the NVM via Segger J-Link?

0 Kudos