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.

motiotestcfg.cmd, line 89: error: can't find input file 'biosi.a64'



各位前辈,本人用网上下载的“基于DSP SEED-DTK_VPM642实验箱的视频运动检测,检测后把运动边缘描出.rar”程序,放在CCS3.3下编译后出现错误,这个程序好像以前在CCS2.2下运行的。

>> motiotestcfg.cmd, line 89:   error: can't find input file 'biosi.a64'

"tskVideoOutput.c", line 124: warning: a value of type "Char *" cannot be assigned to an entity of type "unsigned char *"

"tskVideoOutput.c", line 125: warning: a value of type "Char *" cannot be assigned to an entity of type "unsigned char *"

"tskVideoOutput.c", line 126: warning: a value of type "Char *" cannot be assigned to an entity of type "unsigned char *"

"tskVideoOutput.c", line 151: warning: last line of file ends without a newline

不知道哪位高人可以解答这是什么原因。刚学这个什么都不懂。谢了。

基于DSP SEED-DTK_VPM642实验箱的视频运动检测,检测后把运动边缘描出.rar