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.

[参考译文] MSP430F6775A:BSL

Guru**** 2455560 points


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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1457627/msp430f6775a-bsl

器件型号:MSP430F6775A

工具与软件:

您好!

我想询问是可以在一个 CCS 工程 BSL 和主应用程序中进行调试、还是只能作为单独的应用程序进行调试。 我的意思是、如果可以在跳转前后看到寄存器的变化、我还想对从 BSL 跳转到主应用程序进行调试。

谢谢!

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

    尊敬的 Peter:

    您可以使用调试器来复位器件、以便程序计数器处于复位矢量处、然后通过汇编引导代码逐步执行。 然后、您应该能够观察程序计数器跳转到应用程序的情况。