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.

TMS570LS3137: Reinitialize PLL with different Operating frequency when control Jumps from Application to Boot loader ( In future with new operating Frequency requirement )

Part Number: TMS570LS3137

I want to call setupPLL() In Bloot Loader , Once Application is loaded ( I may have this requirement later with altogether different PLL settings this is also possible either way Application to Boot Loader)  again I want Application_SetupPLL() ,

what all is necessary to achieve this as I am seeing when I implement calling SETUPPLL() Twice is not working ( if I call SetupPLL() second time in Applicaiton ). 

Can I get any example code with this implementation .

Reinitialize PLL with different Operating frequency when control Jumps from Boot loader to Application ( or from Application to Boot loader) with new setttings