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.

[参考译文] CCS/TMS320F28377D:如何访问和设置 EMU_BOOTCTRL 控制字

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/935014/ccs-tms320f28377d-how-to-access-and-set-the-emu_bootctrl-control-word

器件型号:TMS320F28377D

工具/软件:Code Composer Studio

您好、先生、

我想将 SCI boot1与 GPIO28和29一起使用。  在写入 BOOTCTRL 寄存器之前、我想先做一些实验。 但我不知道如何访问和设置 EMU_BOOTCTRL 控制字。  

谢谢、此致

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

    不能只使用调试器、设置存储器位置、然后复位 CPU?

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

    正如 Torsten 提到的、您需要连接到 CCS、然后通过内存监视窗口、用适当的值写入 EMU_BOOTCTRL 地址位置、然后复位 CPU、现在当您运行 CPU 时、它应该按照 EMU_BOOTCTRL 位置中的新设置进行引导。

    此致、

    Vivek Singh