./slaveloader 位置
在驱动手册TI81XX_Video_Capture_Driver_User_Guide.pdf中,看到需要执行./slaveloader startup VPSS-M3 ti816x_hdvpss.xem3,但我在开发包中一直找不到这个可执行程序,请问在什么位置?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
./slaveloader 位置
在驱动手册TI81XX_Video_Capture_Driver_User_Guide.pdf中,看到需要执行./slaveloader startup VPSS-M3 ti816x_hdvpss.xem3,但我在开发包中一直找不到这个可执行程序,请问在什么位置?
我是用的是DVRRDK开发包,这种开发包不需要./slaveloader_debug/release startup VPSS-M3 ti816x_hdvpss.xem3吗?
在DVRRDK开发包内的自带文件系统中,/opt/dvr_rdk/ti816x/scripts/load_vpss就有如何加载HDVPSS固件的使用方法:
../bin/fw_load.out startup VPSS-M3 ../firmware/dvr_rdk_fw_m3vpss_${ENV_DDR_MEM}_${ENV_LINUX_MEM}.xem3
更多信息可以参考:\dvr_rdk\docs\UserGuides\DM81xx_DVR_RDK_Demo_Guide.pdf
Regards,
Louis