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:当控制从应用程序跳到引导加载程序时,用不同的工作频率重新初始化 PLL (在将来有新的工作频率要求)

Guru**** 2620905 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/790085/tms570ls3137-reinitialize-pll-with-different-operating-frequency-when-control-jumps-from-application-to-boot-loader-in-future-with-new-operating-frequency-requirement

器件型号:TMS570LS3137

我想在 Bloot Loader 中调用 setupPLL(),加载应用程序后(我以后可能会有此要求,但使用完全不同的 PLL 设置,这也是应用程序到引导加载程序的方式) 我再次需要 Application_SetupPLL(),

实现这一目标的必要条件是什么(如果我在 Applicationaiton 中第二次调用 SetupPLL()),因为我在执行调用 SETUPPLL()时看到两次不起作用)。  

我是否可以获得此实现的任何示例代码。

当控制从引导加载程序跳到应用程序(或从应用程序跳到引导加载程序)时、使用不同的工作频率重新初始化 PLL