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.

[参考译文] AM3358:USB1

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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1097817/am3358-usb1

部件号:AM3358
主题中讨论的其他部件:TMDSK3358

您好,

SDK: TI-processor-SDK-Linux-AM335x-EVM-SDK- 07.03 .00.005

客户已在TMDSK3358上移植Ubuntu18,他可以通过usb0和网络登录系统,但不能使用USB1。 使用lsusb命令时没有USB设备显示,也没有根集线器。  他使用了SDK 默认的uboot和zImage。 如何调试?

以下是引导日志:

Fullscreen
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
U-Boot SPL 2020.01-g2781231a33 (May 24 2021 - 11:08:13 +0000)
Trying to boot from MMC1
U-Boot 2020.01-g2781231a33 (May 24 2021 - 11:08:13 +0000)
CPU : AM335X-GP rev 2.1
Model: TI AM335x EVM-SK
DRAM: 256 MiB
WDT: Started with servicing (60s timeout)
NAND: 0 MiB
MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
Loading Environment from FAT... *** Warning - bad CRC, using default environment
<ethaddr> not set. Validating first E-fuse MAC
Net: eth0: ethernet@4a100000
Hit any key to stop autoboot: 2 1 0
switch to partitions #0, OK
mmc0 is current device
SD/MMC found on device 0
switch to partitions #0, OK
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

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

    您好,Nacy,

    所有USB驱动程序都在处理器SDK中作为模块(*.ko)构建。 客户是否已将预构建内核模块安装到AM335xs上的Ubuntu rootfs?

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    Gong Ping 说:
    客户3358客户是否4066.966万是否已4066.966万已将预建内核模块安装到AM3335x上的Ubuntu rootfs?

    您好,

    请您详细解释一下吗? 或者是否有相关的用户指南?