[解疑][TI]Texas Instruments德州儀器 相關軟件安裝及使用時問題彙總,持續更新......

德州儀器 (Texas Instruments),簡稱TI,是全球領先的半導體公司,爲現實世界的信號處理提供創新的數字信號處理(DSP)及模擬器件技術。除半導體業務外,還提供包括傳感與控制、教育產品和數字光源處理解決方案。(源於百度https://baike.baidu.com/item/TI%E5%85%AC%E5%8F%B8/7281117?fr=aladdin
使用其芯片或開發板時要用到相關軟件,比如Code Composer Studio(CCS)、mmWave Studio、mmWave_Demo_Visualizer、UniFlash等軟件,我在使用這些軟件時遇到的問題彙總到一起,也將持續更新這篇文章。

********** 2020.06.22更新 **********

1、打開CCS軟件,點擊Import Project,點擊完成後,提醒我:Error: Project ‘SYS/BIOS’ v6.53.2.00 is not currently installed and no compatible version is aviable. Plaese install this product or compatible version.

【問題解釋】 出現這種問題一般是自己安裝配置軟件時未選擇默認的安裝位置導致的,因此需要將配置軟件的安裝位置告訴CCS。
【解決辦法】 1、確保自己按照要求安裝了對應的sdk軟件(比如mmwave sdk),一般按照自己文件版本下載安裝對應版本的sdk;
2、在步驟1完成安裝的前提下,打開CCS軟件,選擇Window>Preferences> Code Composure Studio > Products,在Product discovery path欄點擊Add,找到自己安裝配置軟件的安裝位置,添加完成後,點擊Apply and Close即可使用。
【參考引用】 1、https://e2e.ti.com/support/tools/ccs/f/81/t/719914
2、https://e2echina.ti.com/question_answer/analog/other_analog/f/60/t/155719

2、在工程文件Rebuild Project時,出現警告:warning #10370-D: Possible codesize or performance degradation. Section “.text:SOC_init:libsoc_xwr16xx.ae674<soc.oe674>” has calls to rts routines, but rts is placed out of range from call site at 0x20002b64, or in a different section. To optimize codesize, either 1) place rts closer to call site, or 2) place rts in same section, or 3) compile with --disable_push_pop.

【問題解釋】 警告表明某些程序段超出範圍。這意味着應用程序將消耗更多的內存。但是它不應該影響功能。
【解決辦法】 無需理會。
【參考引用】 1、https://e2e.ti.com/support/sensors/f/1023/t/685209



寫於關雎


在這裏插入圖片描述


新浪微博:https://weibo.com/tianzhejia
CSDN博客:https://blog.csdn.net/qq_35605018
博客網站:http://www.zhijiadeboke.xyz
GitHub:https://github.com/ZhijiaTian
QQ郵箱:[email protected]
126郵箱:[email protected]
Outlook郵箱:[email protected]

以上均可與本人取得聯繫,歡迎探討。^ v ^

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章