Part Number: PROCESSOR-SDK-AM64X Tool/software: "How can I remove specific packages and their dependencies in a minimal build for the Processor SDK Linux for AM64X according to my requirements? Additionally, how can I add packages if the Install…
Part Number: PROCESSOR-SDK-AM64X
Tool/software:
Hello TI,
I'm using the ti-linux-firmware : ddb9cc251ace41dfad6650390f82e4a389d3967e
with the kernel version of 09.02.01.10 (30 May 2024)
Here this the test description :
We perform this test on 9 nodes…
Part Number: PROCESSOR-SDK-AM64X Tool/software: The file is still missing in the current SDK. Thus a locally built spl will not work. To sad that you don't get an error message.
Part Number: PROCESSOR-SDK-AM64X Other Parts Discussed in Thread: TMDS64EVM Tool/software: Hi, I am running TMDS64EVM without OS. And we are only using one core. R5F0_1
Question:
1. The SBL section is reserved, but do we really need it after the application…
Part Number: PROCESSOR-SDK-AM64X Tool/software: Across multiple Sitara products, those AM6x going to SDKs V 11 - you need to support Ubuntu 24.04 -
I have uncovered "pip" confusion as result of changes that need rewrite wrt Linux sections with Python…
Part Number: PROCESSOR-SDK-AM64X Tool/software: Hi team,
we want to pass some data between the bootloader that run on the R5F (U-Boot-SPL) and the bootloaders that run on the A53 (U-Boot-SPL and U-Boot pure). We think that the MSRAM is the only possibility…
Part Number: PROCESSOR-SDK-AM64X Other Parts Discussed in Thread: TMDS64EVM Tool/software: Hi, I am using dev board TMDS64EVM without os. I enabled ECC over ddr and over msram.
1. Is there any overhead when running with ECC enabled? Since 1/9 of the memory…
Part Number: PROCESSOR-SDK-AM64X Tool/software: Question:
PBIST is to test Soc memory or reigster. for external memory eg: DDR, there is no PBIST test, right? Thanks.
Part Number: PROCESSOR-SDK-AM64X Tool/software: Once I boot the generated image onto the R5F0 core on the AM64x platform, how does the R5F0 core send messages and communicate with other cores (such as R5F1 or A53 ) using IPC? Is it required to run a project…