Dear experter.
I am using AM3352 for my application. And the main power supervisior ic is MAX690.
The MAX690 has functions of watchdog and power supervisior in one package.
For check power, I connect the reset output signal to POWERONRSTN on AM3352.
When the power is up, AM3352 operates well.
But when ther reset output by watchdog, that is, the power and clock is in normal state, the boot sequence goes to fail.
I use the SPI Flash for bootloader.
For test, when the reset signal is sent to AM3352 on Serial boot mode (SYS_BOOT[4:0] = 00001). the CPU start up normally.
But I change SYS_BOOT[4:0] to 10110b, the CPU stops and does nothing.
I check power and clock. All are normal state.
What are the check points for fix this problems.
Regards