I meant after you load CPU2 and it's stopped at main(), hit the CPU reset button in CCS to set the PC to the boot ROM start and run from there instead of main(). You shouldn't be seeing a difference in the clock speeds. Sounds like for some reason the PLL isn't being configured properly by CPU1 when you're running from debug. If you step through the code on CPU can you see the clock being configured correctly? Or if it's getting stuck somewhere before it can be configured? Whitney
↧