从TI 官网下载的H263、H264解码库,其中示例程序在CCS5.0.1上运行正常,但是在CCS5.2.1上却出现错误。后来发现是编译版本的原因,将编译器由7.3.4换成7.2.1就正常了。
但是,自己新建一个CCS工程,将原解码头文件、源文件和库文件都拷贝到工程目录下,却又运行失败。。。
是不是TI提供的这个工程内部定义了需要引用的文件?寻求帮助,谢谢。。。
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.