Tool/software: TI-RTOS
Hi together,
I am currently getting absolutely mad at understanding what lpm_shutdown() does or does not.
I expect that doing a lpm_shutdown() is doing a SystemReset with consequence of resetting all registers, too.
In fact there is a difference between lpm_shutdown() and SysCtrlSystemReset(). Once I did a lpm_shutdown() and woke up again it is not possible to do a SysCrtlSystemReset(). Before using lpm_shutdown() this works perfect as expected. Does anybody have a clue on this?
Kind regards
Markus