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.

[参考译文] MSP430F67791:输入 MCU 复位的特定功能。

Guru**** 2430620 points
Other Parts Discussed in Thread: MSP430F67791

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/965344/msp430f67791-entering-a-specific-function-the-mcu-reset

器件型号:MSP430F67791

大家好、

这是客户请求、您能否告知:

"

MCU 是 MSP430F67791。 当进入一个特定功能时、MCU 复位并且 PC = 0 、然后当在 系统初始化时读取 SYSRSTIV 时、它的值为0x1E。 该函数的特殊之处在于它在 for (;)循环中实现了二进制搜索算法。 这种复位原因是什么?  

"

提前感谢

此致

Furkan Sefiloglu

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

    您好、Furkan、

    我需要咨询我的同事(目前正在休假)。  请原谅延迟。

    BR、
    Leo

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

    您好、Furkan、

    根据系列用户指南(https://www.ti.com/lit/ug/slau208q/slau208q.pdf)

    1E 是由于外设配置访问。

    在执行此函数期间是否启用了中断?   

    BR、
    Leo

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

    我的第一个猜测是 NULL 指针。 外设寄存器在那里大约为0。