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.

[参考译文] TMS320F2800137:程序从自定义引导加载程序跳转到应用程序

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1196068/tms320f2800137-program-jumping-from-custom-bootloader-to-application

器件型号:TMS320F2800137

大家好、

我是否可以在  自定义引导加载程序的 ExitFunction 中使用 asm (" LB 0x0008C000")、让程序从引导加载程序跳转到应用程序?

--

谢谢、此致

耶鲁李

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

    耶鲁大学

    是的、您可以使用分支到新入口点。

    asm (" lb 0x0008C000")

    此致、Santosh