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.

8127 XDAIS



您好:

     接触8127时间比较短,手里面有一个开发包,自己画的板子,现在想实现视频从输入到输出直接显示,视频输入端VIN0接的FPGA,输出VOUT0,目前找到了开发包里面可实现直接显示的一个例子:multich_vcap_vdis.c,但将这个例子拷贝到程序中编译出现错误:

RTSC product ‘XDAIS’ v7.21.1.07(or compatible) is not currently installed.Please install a product of compatible version,or enable one of the supported versions of this product.

RTSC product-type ‘com.ti.uia' is not recognized .please install at least one product of this type.

调试软件用的是CCS5.5.

该怎么解决这个问题?谢谢了