Skip to main content
FCola.1
Associate II
April 14, 2023
Question

Hello everyone, I am using a SPC584B70E5 microcontroller and I am trying to tell it a new application entry code after it wakes up from Standby Mode. Are there any methods to do it ?

  • April 14, 2023
  • 0 replies
  • 764 views

I have two firmware saved into my Flash Memory at two different addresses (the former is a bootloader and the latter is my main application). After the micro is entered in Stanby Mode, I wish it would just load only my main application, skipping the bootloader.

I tried to use some registers specified in the reference manual ( For example ME_CADDR0_ADDR or SSCM_PSA_SADR) but it doesn't seem to work.

This topic has been closed for replies.