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?