Quantcast
Channel: MSP low-power microcontroller forum - Recent Threads
Viewing all articles
Browse latest Browse all 22459

MSP432 SRAM memory retention with hard system reset

$
0
0

I have setup a custom linker section in SRAM bank1 (of 0..7) and hope that this memory will persist through a system reset using the driverlib call to ResetCtl_initiateHardResetWithSource().  Will memory be retained, assuming I have setup SRAM bank1 for retention using the following.

SYSCTL->SRAM_BANKEN = SYSCTL_SRAM_BANKEN_BNK1_EN; // Enable only SRAM banks 0 and 1

.

.

ResetCtl_initiateHardResetWithSource(RESET_SRC_2)

Should memory be retained through such a hard reset?

Thanks,

      Aaron


Viewing all articles
Browse latest Browse all 22459

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>