Tool/software:
Dear TI.
We made a test board and it reset automatically within 10 minute.
When it reboot with SD mode.
In uboot prompt, WKUP_CTRL_MMR0_CFG0 at 0x43018178 is like below.
> md.l 0x43018178 1
43018178: 00010001
Is there another register which I could check why this reset is triggered ? (Watchdog or something)
Strangely, when it boot in EMMC mode, it can not reboot but lock-up (console does not respond)
I suspect that reset was triggered automatically, but it could not reboot.
When I executed reboot command in linux console, it could not reboot.
FYI, I'm using ti-processor-sdk-linux-j7200-evm-09_02_00_04.
BR
Jace