Other Parts Discussed in Thread: TMDS64EVM , SK-AM64B , SYSCONFIG , AM6441 , AM6442 , AM6421 Reference: e2e.ti.com/.../am6441-am6441-custom-board---spl-dfu-fails-with-no-usb-device-found-udc_device_get_by_index-failed-while-rom-dfu-works
Hi Bin Liu…
Part Number: AM6441 Hello,
We are currently debugging the USB DFU bring-up on the custom AM64x board.
Current observations:
The board is entering UART/USB DFU boot flow successfully.
tiboot3.bin is loading successfully.
SPL execution…
Part Number: AM6441 Hi Team,
We are working on bring-up of a custom AM6441 board using Buildroot and U-Boot 2024.07.
Currently, we are using the same:
defconfig
DTS
SPL/U-Boot configuration
that is used for the AM64x EVM/SK.
Current…
Part Number: AM6441 Hi team
Customer test AM64X-EVM with CCS12.8 and CCS20.5. They show different scenarios so they reach out to us to check if CCS20.5 is adapted to AM64 MCU+ SDK 12.0.
Follow this guide and they met issue on loading JS file.
AM64x…
Part Number: AM6441
While running the default Sciclient CCS Init binary on the AM6441 SOC, below error is coming.
[MAIN_Cortex_R5_0_0] DMSC Firmware Version 11.0.6--v11.00.06 (Fancy Rat) DMSC Firmware revision 0xb DMSC ABI revision 4.0
[SCICLIENT…
Part Number: AM6441 Hi,
we have a AM64 device that uses EthernetIP from the Industrial Comms SDK on an R5 core and Linux on the A53 core. Our application is different from the TI example since our fieldbus application runs on Linux, and is connected…
Part Number: AM6441
Hello team,
I ahve built tisdk-tiny-image from yocto build, enabled hsr & prp tried & flashed it on AM64x evm board on emmc memory.
Device boots up with below.
k3_r5_rproc bus@f4000:r5fss@78000000: k3_r5_cluster_rproc_init…
Part Number: AM6441 Hi,
nvironment .
We are using GPMC for memory access. Our question is: is the GPMC forced to operate in 32-bit mode on the A53?
When we attempt to read a 64-bit value from a GPMC-mapped memory region, the read fails and returns…
Part Number: AM6422 Other Parts Discussed in Thread: TMDS64EVM , AM6421 Hello,
I'm currently working with the TMDS64EVM evaluation board and using Buildroot as my toolchain.
I've been following TI's documentation for building images with Buildroot…