Part Number: AM5708 Hi
ti-processor-sdk-linux-am57xx-evm-08_02_01_00,无法在AM5708上运行。
defconfig:am57xx_evm_defconfig
我按照 https://software-dl.ti.com/processor-sdk-linux/esd/AM57X/08_02_01_00/exports/docs/linux/How_to_Guides_Linux_Porting_Guide_AM571x_AM570x_Speed_Grades…
Part Number: AM5708 Hi ti
SDK 版本:ti-processor-sdk-linux-am57xx-evm-08_02_01_00
请问一下,我用相同的uboot,能启动低版本的内核,但是没有办法启动08_02_01_00里面的内核。
还有请问,ti-processor-sdk-linux-am57xx-evm-08_02_01_00 对应AM5708的
early printk 需要怎么设置才能生效,我想确定以下是否是因为设备树设置错误导致。十分感谢
uboot 日志: …
Part Number: AM5708
我在AM5708上使用opencv4.5.5进行图像处理,ARM和DSP间使用IPC进行通信,当在编译DSP端程序时,opencv的cvdef.h报错#error "OpenCV: can't define safe CV_XADD macro for current platform (unsupported). Define CV_XADD macro through custom port header (see OPENCV_INCLUDE_PORT_FILE…