Hello CCS experts,
1. Turning PSC0 ARM module to wait-for-interrupt sleep on the DSP side.
2. Expect the triggered ARMCLKSTOPREQ ISR on the ARM core to execute the MCR p15, #0, r3, c7, c0, #4 command to put the ARM core into WFI sleep.
1. http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/104540.aspx#370046, by JohnS, suggesting using adaptive clocking and lower JTAG clock. He also refers to http://processors.wiki.ti.com/index.php/XDS100#Q:_My_XDS100v2_does_not_work_reliabily_with_the_OMAPL138_.2F_DM365_.2F_ARM926_core
2. http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/p/178069/662011.aspx#662011
3. http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/p/111531/394883.aspx#394883
4. http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/112716.aspx
5. http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/103398.aspx