Visual DSP++出現的一個棘手問題解決方案

來源:互聯網
上載者:User

原文地址::http://hi.baidu.com/w5sy/blog/item/b56cf7dad4a7d36ad1164e6b.html/cmtid/a3adfe4f379e38c4d0c86a5c 

 Visual DSP++出現的一個棘手問題解決方案2010-04-27 21:33
學校用了ADI的visual dap,一個很不怎麼樣的軟體。經常會出現一些小問題。例如,偵錯工具:

#include<stdio.h>

void main()
{
     printf("hello_visual_dsp!");

}

出錯如下:

---------------Configuration: hello_visual_dsp - Debug----------------
.\hello_visual_dsp.c
[Error ea1011] "command-line":1 '\VisualDSP Projects\hello_visual_dsp': Already saw input filename C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\acc0810e56b000\acc0810e56b001.s.Assembler totals: 1 error(s) and 0 warning(s)
cc3089: fatal error: Assembler failed
Tool failed with exit/exception code: 1.
Build was unsuccessful.解決方案:工程中的某個源檔案位於中文路徑下,建議除Visual dsp自身的標頭檔不動外,自己寫的檔案都放在和工程同一個文夾下,工程路徑和軟體安裝路徑不能含有中文,尤其案頭上,都是帶有中文的!

ps:很多沒有中文版的軟體都不怎麼喜歡中文環境的,所以相關的檔案夾最好用英文,因為軟體它們的祖國就是美國。

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.