This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Using PLL1_SYSCLK2 as source for ASYNC3

I am using a C6748 DSP.  I would like to use PLL1_SYSCLK2 as the source for the ASYNC3 clock domain however, when I switch ASYNC3 to use this clock, I get a processor stall whenever I try to access any of the peripherals in the ASYNC3 clock domain (SPI1, ECAPx, etc.).  The peripherals can be accessed fine when I leave the ASYNC3 clock source set to the default source PLL0_SYSCLK2.  I know that PLL1 is working because I can access my mDDR memory.