Part Number: PROCESSOR-SDK-AM64X Hi, I've seen that in the MCU+ SDK LWIP is provided via a static library. Is it possible to build & use a custom LWIP version? There are some makefiles + source files included at \source\networking\lwip. However, I cannot…
Part Number: PROCESSOR-SDK-AM64X Hi,
There are some strange issue on Linux on AM64x-EVM... This is descriptions of different tests and issues
Tested on two board AM64x-EVM
AM64x-EVM HS - HW rev PROC101A(003)
AM64x-EVM GP - HW rev PROC101B(001)
TI…
Part Number: PROCESSOR-SDK-AM64X Hi,
We need to do some modification in U-Boot SPL on R5 on AM64x and AM65x devises. Internal RAM is 2MB on both devices
As we need to use only HS devices, can you tell me what should be maximum size that we can have f…
Part Number: PROCESSOR-SDK-AM64X Hello
I have some questions on the PRU ICSS Endat Master registers
1- Does PRU ICSS Endat Master implementation of registers matches the Endat Master Basic in FPGA registers
If they are not the same , may I know the difference…
Part Number: PROCESSOR-SDK-AM64X Is it possible to use a GPI pin in PRU core as an interrupt , like we can do in R5F core? I want to use a specific GPI pin as an interrupt and want to read some data on both its rising and falling edge.
Part Number: PROCESSOR-SDK-AM64X Hi
I am using ti-processor-sdk-linux-am64xx-evm-08.04.01.04 release for AM64x-EVM boards.
For testing multicast filtering, I am using PRU port ETH1 on both boards. I expected PRU to drop multicast packages if they are…
Part Number: AM6442 Other Parts Discussed in Thread: PROCESSOR-SDK-AM64X Hi,
We’ve received some questions from my customer about Linux Kernel in the Processor SDK AM64x.
https://www.ti.com/tool/ja-jp/PROCESSOR-SDK-AM64X#downloads
They think that…
Part Number: PROCESSOR-SDK-AM64X Dear TI Support,
I'm trying to boot my AM64 dev board via USB DFU. I'm following this guide: https://software-dl.ti.com/processor-sdk-linux/esd/AM64X/08_05_00_21/exports/docs/linux/Foundational_Components/U-Boot…
Part Number: PROCESSOR-SDK-AM64X Hello,
We've identified the following bug in the PRU_IO driver, could you please add the proposed fix to the next SDK:
Affected file:
mcu_plus_sdk_am64x_08_05_00_24\source\pru_io\firmware\common\icss_constant_defines…
Part Number: PROCESSOR-SDK-AM64X Hi,
It seems that HSR-PRP feature isn’t available in base filesystem. I have tested the same on full filesystem and its working fine, but we want to test the same on base filesystem too. Could you please suggest how can…