On the AM1808, what is the recommend method for initiating a reset via software? Hard reset would be preferable. The goal is for the boot loader (in SPI flash) to execute. I tried branching to address zero, but it didn't work, possibly because the interrupt vectors are remapped. Is it necessary to program the watchdog and/or the PSC, or is there a more direct way? I'm currently using LogicPD's eval board.
Best regards,
Chris