Other Parts Discussed in Thread: AM62P
部件号: AM62P
ethfw_server.release.appimage.hs_fs写到 R5F 内核、但 Linux CPSW 代理客户端失败并显示超时: root@am62pxx-evm:~# dmesg | grep "cpsw"
[ 8.501238] ti_cpsw_proxy_client virtio1.ti.ethfw.ethdevice.-1.34: response timedout
[ 8.513222] ti_cpsw_proxy_client virtio1.ti.ethfw.ethdevice.-1.34: failed to get virtual port info
[ 8.522479] ti_cpsw_proxy_client virtio1.ti.ethfw.ethdevice.-1.34: rpmsg_dev_probe: failed: -5
[ 8.522503] ti_cpsw_proxy_client virtio1.ti.ethfw.ethdevice.-1.34: probe with driver ti_cpsw_proxy_client failed with error -5
root@am62pxx-evm:~# dmesg | grep "rpms"
[ 7.854831] virtio_rpmsg_bus virtio0: rpmsg host is online
[ 7.863977] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd
[ 7.876956] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe
[ 7.979762] virtio_rpmsg_bus virtio1: rpmsg host is online
[ 7.984354] virtio_rpmsg_bus virtio1: creating channel ti.ethfw.ethdevice addr 0x22
[ 8.522479] ti_cpsw_proxy_client virtio1.ti.ethfw.ethdevice.-1.34: rpmsg_dev_probe: failed: -5
[ 8.522565] virtio_rpmsg_bus virtio1: msg received with no recipient
-
对于 CPSW 代理、应将哪个具体固件刷写到 R5F 中?
-
我是否需要在 R5F 固件中启用任何配置?
-
EthFw + CPSW 代理服务器的正确设置是什么?