********************************************************************************
* Detailed Description:
* This simple example shows how to force function to RAM memory in S32 Design
* Studio and how to perform flash functions (Erase flash sector and Program
* phrase command in this case).
*
* ------------------------------------------------------------------------------
* Test HW: FRDM-S32K144
* MCU: PS32K144HFVLL 0N77P
* Fsys: default
* Debugger: Lauterbach Trace32
* Target: internal_FLASH
*
********************************************************************************
You can explain FCCOB Number 1 -> number 2. How to determine to fill this field.
example i want write into last sector in Program flash. How to do it
is there any documentation to understand the example?
In my application I want to write some date in to flash and read it back after a power cycle.
could you please point me to a specific example.
Kind regards