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.

[参考译文] TDA4VH-Q1:在 WAIT_FOR_EVENT 中超时:如果正确配置了总线的焊盘/上拉电阻、则 STATUS=0000 检查。

Guru**** 2422790 points


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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1537769/tda4vh-q1-timed-out-in-wait_for_event-status-0000-chck-if-pads-pull-ups-of-bus-are-properly-configured

器件型号:TDA4VH-Q1


工具/软件:

尊敬的专家:

   我的一个客户主板正在运行 memtester、突然出现错误、无法 重新进入系统。  日志如下:  

root@j784s4-evm:~# memtester 15G

memtester version 4.5.1 (64-bit)

Copyright (C) 2001-2020 Charles Cazabon.

Licensed under the GNU General Public License version 2 (only).

 

pagesize is 4096

pagesizemask is 0xfffffffffffff000

want 15360MB (16106127360 bytes)

got  15360MB (16106127360 bytes), trying mlock ...locked.

Loop 1:

  Stuck Address       : ok

  Random Value        : ok

  Compare XOR         : ok

  Compare SUB         : ok

  Compare MUL         : ok

  Compare DIV         : ok

  Compare OR          : ok

  Compare AND         : ok

  Sequential Increment: ok

  Solid Bits          : setting  11

U-Boot SPL 2023.04-dirty (Nov 01 2024 - 14:25:12 +0800)

Timed out in wait_for_event: status=0000

Check if pads/pull-ups of bus are properly configured

EEPROM not available at 0x50, trying to read at 0x51

Timed out in wait_for_event: status=0000

Check if pads/pull-ups of bus are properly configured

Reading on-board EEPROM at 0x51 failed -121

SYSFW ABI: 3.1 (firmware rev 0x0009 '9.1.2--v09.01.02 (Kool Koala)')

SPL initial stack usage: 13424 bytes

Timed out in wait_for_event: status=0000

Check if pads/pull-ups of bus are properly configured

Timed out in wait_for_event: status=0000

Check if pads/pull-ups of bus are properly configured

Timed out in wait_for_event: status=0000

Check if pads/pull-ups of bus are properly configured

Timed out in wait_for_event: status=0000

Check if pads/pull-ups of bus are properly configured

Timed out in wait_for_event: status=0000

Check if pads/pull-ups of bus are properly configured

Timed out in wait_for_event: status=0000

 我 尝试重新启动我的主板 或重新启动我的主板、它仍然无法启动。   

  

 我测试所有的力量,他们都似乎找到. 我已经尝试了不同的 SD 卡,它仍然 运行在这个 bug ,和 bug SD 卡也可以在我的另一个客户板工作良好.

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

    您好、

    SPL 似乎无法通过 I2C 进行通信、可能在尝试读取地址为 0x50 或 0x51 的 EEPROM 时。 您能否尝试使用示波器检查 I2C 总线、以确认 SDA 和 SCL 线路上是否有任何活动、并查看 EEPROM 在这些地址是否正在响应。

    此致、

    Karthik

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

    尊敬的专家:  

     你是那么好。 SCL 和 SDA 电压不正常。 在我完成 了电路板的工作正常!  可以关闭这个。