[quote user="Martin Usher"]C:\Users\musher\Series_400\Apps_300\Debug>"C:/ti/ccsv5/tools/compiler/c2000_6.2.4/bin/cl2000" -v28 -ml -mt -O3 --opt_for_speed=4 --preinclude="C:/ti/ccsv5/tools/compiler/c2000_6.2.4/include/stdlib.h" --include_path="C:/ti/ccsv5/tools/compiler/c2000_6.2.4/include" --include_path="C:/Users/musher/Series_400/DriverResource" --preproc_with_compile --preproc_dependency="AlgorithmBase.pp" "../AlgorithmBase.cpp"
'csv5' is not recognized as an internal or external command,
operable program or batch file.
subdir_rules.mk:21: recipe for target `AlgorithmBase.obj' failed
make: *** [AlgorithmBase.obj] Error 1
[/quote]
That's very strange. Notice how 'csv5' does not appear in that compiler invocation line. It does look like a problem with the CCS IDE. Please start a new thread in the CCS forum about this. They will need a test case which allows them to reproduce the error. You would need to send a full project plus detailed instructions on how to get things to that point. I'm confident they will find and fix whatever is wrong.
[quote user="Martin Usher"]The second problem is the linking issue, the one where there's a complaint about a file built for a C27 which won't link with the rest of the C28 project. This problem has mysteriously fixed itself[/quote]
I realize you won't like this answer ... As with the previous problem, until we can reproduce this problem ourselves, there is nothing we can do.
Thanks and regards,
-George