Part Number: CCSTUDIO3
Tool/software: Code Composer Studio
One of our products uses a 2407A dsp. We are having to do some support and enhancements. I am trying to build this in CCS3.3 under windows 10, as this appears to be the last CCS version to support the 2407A. The code is existing and working code original built with older tools. It should build. It seems to compile fine. But when it tries to link it I get a an error “can not open config.obj for input” with nothing else. The file it seems to be complaining about is present, so it should be able to find it especially since the CCS3.3 .lkf file has the correct path name correct to the file location. I am suspecting this is a more general error with specific information is missing, so I am having trouble finding the problem.
I am running CCS3.3 under windows 10 (64 bit) in XP compatibility mode SP3. It will not function without this.
As confidence builder I am trying to build another working project (2812) that did use CCS3.3 (now under windows 10). I am also having problems with this as I cannot selection the bios in the component manager. It shows it as the correct version, I check the box but will not show selected when reopening. The code will not build as It cannot find the bios files.
One of my theories is might be a permissions issue, I have tried changing permissions on the CCS3.3 folder and working folders. No change in behavior.
Searching the web and TI E2e forms have not produced any solutions. Needing help with this.