Part Number: PROCESSOR-SDK-J784S4
tda4vh运行着sdk9.0的包,当替换了自己重新编译的内核后,无法通过cat /sys/class/remoteproc/remoteproc*/name看到其他核,而使用prebuil的Image,则可以
以下是编译命令:
make ARCH=arm64 CROSS_COMPILE=aarch64-none-linux-gnu- distclean
make ARCH=arm64 CROSS_COMPILE=aarch64…
这些Memory map是通过PyTI_PSDK_RTOS tool生成的,可以按照下SDK user guide上的步骤修改。 8.9.5. Using PyTI_PSDK_RTOS for generating memory map files https://software-dl.ti.com/jacinto7/esd/processor-sdk-rtos-jacinto7/08_04_00_02/exports/docs/psdk_rtos/docs/user_guide/developer_notes_memory_map…
Hello,
If you are having trouble reading registers or capturing raw/yuv data on the AM62a+imx390 platform, there are several things you can try to troubleshoot the issue:
1. Check the hardware connections: Ensure that all hardware connections are properly…