I get the following error when trying to compile using cl6x.exe:
cl6x -O=2 -c --obj_directory=./dsp_obj -I=../../../../../Common/include -I=../../../../Common/include -I=../../../Common/include -I=../include -ms3 -mo -mv6740 --symdebug:none aisextra.c
Command-line error: cannot open command file '\\0358016': No such file or directory
1 fatal error detected in this compilation.
Compilation terminated.
The number for the command file it says is missing (\\0358016) is different every time I try to compile. I recently installed CCS4.0 and never saw this problem before then. I also tried upgradingto the latest codegen tools 7.0.3, but I get the same error.
Where is that number coming from and what does it mean?
Jeff