2156552_en-US

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

2156552_en-US

2156552_en-US

S32K142 Csec FlashPartition run in ram

Hi

Now i used SDK RTM v4.0.2 Example Project about "csec_keyconfig“,In initFlashForCsecOperation Function montioned Flash partitioning for CSEc operation must only be ran with RAM configuration.

1.can i run some function in ram such as FLASH_DRV_DEFlashPartition,FLASH_DRV_CommandSequence ... or all project run in ram?

Re: S32K142 Csec FlashPartition run in ram

Yes, it is needed to do it in steps with reset in between. 

Re: S32K142 Csec FlashPartition run in ram

thanks

but When conducting quantity production, is it necessary to first burn a program that runs entirely in RAM to partition Flash, and then burn the app?

Re: S32K142 Csec FlashPartition run in ram

This needs only first time to run from RAM (as flash partitioning needs to be done only once), so may run the whole project from RAM.

But in principle only flashing routines needs to run from RAM to avoid read-while-write issues.

Tags (1)
No ratings
Version history
Last update:
‎11-20-2025 02:27 PM
Updated by: