This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320F280049: Is there a register that remains its value after soft reset?

Part Number: TMS320F280049

I'm implementing a bootloader for TMS280049 microcontroller. I need to store a signature to distinguish what code to execute - application or bootloader somewhere. There is no possibility to use external RTC or EEPROm. So I need a register (or any memory area) which remains its value after a soft-reset. Is there such a register or memory?