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.

tms320C5535 ezdsp 关于UART范例使用问题请教

Other Parts Discussed in Thread: TMS320C5535

您好:

        我想請教一下我想使用DSP5535 的UART 連接,可是我在參考範例時遇到了無法使用的困境,想請教一下各位大大能否幫助我解決疑惑,我遇到的困難紀錄如下:

        我的電腦系統為: Wind7 SP1
        使用的板子為: tms320C5535 ezdsp 

        使用的CCS版本為: Code Composer Studio 6.2.0

        我想使用由TI網站下載的範例,網址如下:

        http://www.ti.com/tool/sprc133        

       其中我使用的範例為:C:\ti\c55_lp\c55_csl_3.06\ccs_v6.x_examples\uart\CSL_UART_dmaExample

       我的操作方式如下:

      Step1: Import 範例

       

 完成後跳出的錯誤為下圖:

因此我尋找根本原因為:

This project was created using a version of DSP/BIOS tools that is not currently installed: 5.42.2.10. Please install the DSP/BIOS tools of this version, or migrate the project to one of the supported versions.

我拿去翻譯後為:

此项目是使用当前未安装的DSP / BIOS工具版本创建的:5.42.2.10。 请安装此版本的DSP / BIOS工具,或将项目迁移到其中一个受支持的版本。

因此我檢查我的BIOS版本,檢查結果如下圖:

版本跟DEBUG說的一樣,為何我還是無法使用呢?