2017-05-24 02:33 AM
Hello All,
I am working on SPC560B54L5 board using SPC5studio version 5.2.3
In my bootloader application i have to do some operations depends on the flag set by Main application
i don't want to use the EEPROM or Flash to do this,
Is there any Register,where I can try to read the data written by Main application in bootloader application as it is after resetting the MCU.
Someone please let me know, is there any CPU register which will retrieve the data in it even after the system reset.
Thanks in Advance,
With Regards,
R.Santhamurthy
2017-06-14 01:12 AM
Hello R.Santhamurthy ,
There is No Non-Volatile Register in SPC560B54L5
You should use the DFLASH.
Best regards
Erwan