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.

[参考译文] AM625:EXT_OTP 示例:串行端口上无输出

Guru**** 2416110 points


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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1532138/am625-ext_otp-example-no-output-on-serial-port

器件型号:AM625

工具/软件:

尊敬的:

我使用 CCS 20.1.1.8 为定制电路板创建 ext_OTP 示例。 syscfg 文件针对我的电路板进行了调整:I2C0 用于 ISO IC21、因为 IC21 的引脚用于 UART1。

当我使用串行端口在非安全 HS 器件上加载 tiboot3.bin(可在 Debug 文件夹中找到)时、串行端口(UART0,用于调试日志)上没有输出。 即使出现问题、也应显示一些消息。

在主函数中添加 loop_forever() 调用后进行调试时、可以单步执行 DebugP_log 函数、但在串行端口上没有日志输出。

请提供建议。

此致、

WIM

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

    该示例使用 主域的 WKUP_UART0 ISO UART0。