DEFlashPartition issue

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

DEFlashPartition issue

95 Views
JinhuaiChen
Contributor I

Hi all

    I've executed the function 

FLASH_DRV_DEFlashPartition(&gstFlashSSDCfg, 0x02u, 0x08u, 0x0u, false, true)

 

   but now,I want to modify my configuration to 32K eeprom,32k data flash in my product(#S32K144) without erase by J-Link.

  It seems that it can be modified by factory mode, who can give me more information or demo project

 

JinhuaiChen_0-1717746493029.png

 

0 Kudos
Reply
1 Reply

70 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi @JinhuaiChen 

It is not possible to update the partition without erase. The only option is to remove current partition by Erase All Blocks Unsecure command or by Erase All Blocks command (in this case, you need to update Flash configuration field appropriately by yourself). And then you can run the partition command again.

Regards,

Lukas

0 Kudos
Reply