Technical discussions related to Analog Devices DSPs (including Blackfin, TigerSHARC, SHARC and ADSP-21xx DSPs).
I am learning VisualDSP++ compiler for one hour, but I encounter a question. When I follow 'VisualDSP++ 5.0 Getting Started Guide' to run dotprod_main.c,a error happens below: .\dotprod_main.c [Error ea1011] "command-line":1 '\LOCALS~1\Temp\acc0e98aae3000\acc0e98aae3001.s': Already saw input filename C:\DOCUME~1\. Assembler totals: 1 error(s) and 0 warning(s) cc3089: fatal error: Assembler failed Tool failed with exit/exception code: 1. Build was unsuccessful.