------------------------- TestAppEncoder.pjt - Debug -------------------------
[Linking...] "C:\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -@"Debug.lkf"
<Linking>
>> warning: creating output section $build.attributes without SECTIONS
specification
>> internal error: ABBREV_TABLE::find_decl: decl_map is not available
>> Compilation failure
Build Complete,
2 Errors, 1 Warnings, 0 Remarks.
解答:实在没有发现原因,给TI Support试着发了邮件,24小时内收到回复说是cgtools版本过低,下个新的替换掉CCS 3.3里面C6000目录下自带的cgtools就好了。
邮件摘录:
根据您的描述,这应该是由于CCS Code Generation Tools版本过低引起的。编译DM6446_h264enc_2_xx应该使用其User's Guide提到的CGTools6.1.2或更新的版本。而CCS3.3自带的为CGTools v6.0.8,你需要到下面的链接注册并下载新版本的Code Generation Tools。
https://www-a.ti.com/downloads/s ... GenerationTools.htm
|