I had a Windows XP, CCS 3.3 setup that worked.
I now have a new Win7 machine, so I installed WinXP Mode and followed the same procedure to install CCS3.3
When I load in my project and attempt a rebuild all, I get several of these kind of errors:
[lmx9838_cache.c] "C:\Program Files\Texas Instruments\C6000 Code Generation Tools 6.1.18\bin\cl6x" -g -pdr -pdv -pdsw225 -fr"Z:/Projects/FFL_NEW/trunk/c6745/drv/Debug" -i"Z:/Projects/FFL_NEW/trunk/c6745/drv/../bsl/fflc6x" -i"Z:/Projects/FFL_NEW/trunk/c6745/drv/../../platform/include" -d"_DEBUG" -mv6740 -@"Debug.lkf" "lmx9838_cache.c"
>> ERROR: Cannot open command file 'Debug.lkf': Invalid argument
It doesn't happen everywhere Debug.lkf is referenced, only for some.
A Google search didn't show anything...does anyone know what is going on?