Tool/software:
Hi, TI expert!
I have a development environment for am6234, with our own evaluation board.
The software SDK version is PROCESSOR-SDK-LINUX-RT-AM62X-08.06.00.42.
The following register is used to obtain the reset source:
After I perform a reboot on Linux, I check the register values as follows:
It can be inferred that the above results are in line with expectations.
But when I set off to reset an MCU-PORz, I found that all the register values were 0:
But according to the image below, the reset triggered by MCU-PORz will only affect the MAIN and MCU domains. The register above belongs to the WKUP domain, why does its value reset to zero?
Is there any way to keep the value of the 0x43018178 register unchanged after triggering a reset in MCU-PORz?
Regards,
Li