Example MPC5607B SRAM_keep_data_over_SW_reset CW210

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

Example MPC5607B SRAM_keep_data_over_SW_reset CW210

Example MPC5607B SRAM_keep_data_over_SW_reset CW210

********************************************************************************
* File main.c
* Owner David Tosenovjan
* Version 0.1
* Date May-31-2023
* Classification General Business Information
********************************************************************************
* Detailed Description:
* The purpose of this example is show how to keep data in SRAM memory over SW
* reset.
* INIT_Derivative (file MPC5607B_HWInit.c) is modified to skip ECC RAM
* initialization for SW reset source. Linker command file defines my_ram
* section, a data being kept over reset are accesses as address pointer to this
* location. After initialization SW resets are periodically triggered,
* incrementing data on address test_address_3.
*
* ------------------------------------------------------------------------------
* Test HW: XPC5607B 176LQFP, XPC56XX EVB MOTHEBOARD Rev.C
* MCU: PPC5607BMLUAM03Y
* Terminal: 19200-8-no parity-1 stop bit-no flow control on LINFLEX_0
* Fsys: 64/48 MHz
* Debugger: Lauterbach Trace32
* PeMicro USB-ML-PPCNEXUS
* Target: RAM, internal_FLASH
* EVB connection: none
*
********************************************************************************
Attachments
No ratings
Version history
Last update:
‎05-31-2023 06:22 AM
Updated by: