I was wondering if there is a large difference in power saving on OMAPL138 between:
1) DSP is put by ARM into Disable state, ARM puts itself into WFI, PRU disabled
2) DSP puts ARM into Disable state, PRU puts DSP into Disable state, PRU active
From the power saving tool it appears that the two provide virtually the same power savings and option 1 requires a lot less time. Is this correct?
Thanks