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.

[参考译文] TMS320F2800132:TMS320F2800132 CAN't 将看门狗从中断模式更改为复位模式

Guru**** 2439560 points


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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1504508/tms320f2800132-tms320f2800132-can-t-change-watchdog-from-interrupt-mode-to-reset-mode

器件型号:TMS320F2800132

工具/软件:

大家好、

我使用 TI 的自诊断库进行安全测试。

当看门狗自检使用中断模式时、我们的 WD 使用复位模式。

 

因此、我们需要在自检后将 WD 模式从中断模式更改为复位模式。

 

我们尝试将 WD 信号从中断更改为复位。

 

但是、每次我们尝试更改 WD 模式时、代码都会崩溃。 我们的代码是在 attechment。

 

有没有合适的解决方案可以做到这一点?

e2e.ti.com/.../WatchDog_5F00_Mode_5F00_Change.txt

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

    您好、

    Unknown 说:
    但是、每次我们尝试更改 WD 模式时、代码都会崩溃

    当您说"代码崩溃"时、您到底看到了什么?  

    在您更改模式之前、它是否运行正常、并且只有在更改模式时才会出现问题?

    谢谢