你好,
请参考DM81xx_DVR_RDK_Install_Guide.pdf。
Executing UART UI based DVR Application Once the linux is booted and you are at the command prompt do the following $ cd /opt/dvr_rdk/ti816x $ ./init.sh $ ./load.sh $ ./run.sh
RDK里面有很多的文档,包括培训资料,请多看看。
我根据DM8168 DVR RDK Application and GUI Guide文档进行GUI的建立时,执行make dvrgui,无法成功建立GUI,竟显示无法找到命令: arm-none-linux-gnueabi-g++ ,
cd /home/ck/dvr-rdk/DVRRDK_02.00.00.23/dvr_rdk/../dvr_rdk/dvrapp/dvrgui; sh qmake.sh; make -fMAKEFILE.MK -C /home/ck/dvr-rdk/DVRRDK_02…
Other Parts Discussed in Thread: TPS65218 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/processors-group/processors/f/processors-forum/826346/am3354-usb-gadget-not-recognized-by-host 器件型号: AM3354 主题中讨论的其他器件: TPS65…
您好!
我用的是DM8168 EVM 板卡,在调试DM8168 rdk的demo时候遇到
gdbserver: error initializing thread_db library: version mismatch between libthread_db and libpthread
gdbserver: error initializing thread_db library: version mismatch between libthread_db and libpthrea…