Part Number: AM625 Other Parts Discussed in Thread: DP83620 Hi,
i am using am625 hs-fs custom board based on processor sdk 8.06.00.042. could you any one suggest how to resolve the following kernel crash issue,
[ 11.264823] davinci_mdio 8000f00.mdio…
Part Number: PROCESSOR-SDK-AM64X I am working on porting device trees from a device that was originally brought up on the 08.00.00.21 SDK So far I am able to boot and use the Ethernet device, but I do not see any PCI devices in `lspci` or in /sys
Diff…
Part Number: PROCESSOR-SDK-AM335X Other Parts Discussed in Thread: AM3352 Tool/software: Hi, all.
I caught the problem with the watchdog using on AM335X cpu.
We use the kirstone yocto build. Version of kernel is 6.1.33.
Log and kernel crash is below…
Part Number: J784S4XEVM Related to this older thread, I'm also trying to get uvc-gadget to work, on a J784S4XEVM this time. My script is listed below.
#! /bin/sh
GADGET_DIR="/sys/kernel/config/usb_gadget"
GADGET_NAME="uvc_gadget"
LANGUAGE=0x409…
Part Number: AM625 Other Parts Discussed in Thread: SK-AM62 , SK-LCD1 , SK-AM62B-P1 Tool/software: I am trying to use dual OLDI displays on the AM6254ATCGGAALW.
I do not see tidss initializing upon boot as is stated in SDK documentation section 3.2…
Part Number: PROCESSOR-SDK-AM335X Other Parts Discussed in Thread: AM3352 Tool/software: A custom board reference to am335x-evm,
With cryptodev enabled and watchdog disabled in Linux kernel 6.1.33 , the kernel boots up properly with a cryptodev module…
Part Number: AM3352 Hello,
We are moving our own am3352 design FW from SDK 05.03.00.07 to SDK 09.01.00.00, so we are now running kernel 6.1.46.
System seems to be working fine, but we are having problems trying to get uart to wake the system from…
Part Number: DRA821U Hi,
I use sbl and change the dts
bootargs = "console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000"
==> bootargs = "console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 root=/dev/mmcblk1p2 root rootfstype=ext4 rootwait…
Part Number: AM3352
Hi,
We are working on running Qt applications on a AM3352 based board.
When we try to execute any Qt application, we get the following error:
root@am335x-evm:~# cd /usr/share/qt5/examples/gui/analogclock/
root@am335x-evm:…
Hi all,
It hard to reproduce.
While we run the tidl a while , sometimes kernel panic happened!!!
Our kernel version is 5.10.120, j721s2(08.04.00)
Do you know what cause this problem??
The message as follow .
==================first time =…