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.

[参考译文] AM6422:am64x。 内部看门狗计时器的 A53 示例不起作用&&#39

Guru**** 2840310 points

Other Parts Discussed in Thread: TMDS64EVM

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1628901/am6422-am64x-a53-example-of-internal-watchdog-timer-doesn-t-work

器件型号: AM6422
Thread 中讨论的其他器件: TMDS64EVM

您好、

 

我在 没有操作系统的情况下运行 TMDS64EVM。

这是我的 SDK 信息

C:\ti\mcu_plus_sdk_am64x_09_01_00_41
工具链: C:\ti\gcc-arm-9.2-2019.12-MinGW-w64-i686-aarch64-none-elf 下载、由 ti 提供
gmake C:/ti/ccs1250/ccs/utils/bin/gmake.exe(由  ti 提供)。  不应相关。 因为该示例使用工具链进行编译、  

但是、当我在“C:\ti\mcu_plus_sdk_am64x_09_01_00_41\examples\drivers\watchdog\watchdog_interrupt\am64x-evm\a53ss0-0_nortos“下运行看门狗示例时、它根本不工作。

不触发中断。   (r5fss0-0_norts,确实适用于示例)


问题:您能给我一个 A53 任何内核内部看门狗的有效示例吗? 谢谢。  


我在 Code Composer(代码调试器)下运行、  

使用 SBL、  C:\ti\mcu_plus_sdk_am64x_09_01_00_41\tools\ccs_load\am64x\sciclient_ccs_init.release.out  


然后加载 C:\ti\mcu_plus_sdk_am64x_09_01_00_41\examples\drivers\watchdog\watchdog_interrupt\am64x-e           
中断不会被触发、它永远停留在 while 循环。  


我、Jun Tu。

谢谢。