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.

How to recognize the reset source flag ?

I'm reading "TMS570LS31x/21x 16/32-Bit RISC Flash Microcontroller Technical Reference Manual(SPNU499B)".

In chapter "2.3.1 Resets".

The documents described flag is set PORST bit in SYSESR register by power-on reset.

But,also flag is set PORST bit in SYSESR register by Voltage Monitor Reset.

Both the same register in the same flag.

How it is possible to distinguish between the two reset factors doing?