Other Parts Discussed in Thread: OMAPL138
Hello All,
I am curious if anyone knows how to perform a software reset of the OMAP L138.
I don't mean just jump back to the entry point of this application (c_init00 or similar), but rather force the ARM to start the entry point of the BOOTROM, and force the entire system to come back up.
At the moment I am configuring the watchdog and forcing a reset that way, however because it is a device level reset it appears to be resetting internal L3 memory as well (I would like to preserve the contents)
Any ideas?
Thanks in advanced,
-Murray