Tool/software: TI C/C++ Compiler
Customer is looking for the following files to support their development:
1. Originally we are using code composer studio v2. And JTAG is spectrum Digital XDS510USB emulator.
We are facing problem while trying to connect to the device TMS320C6712D.
In CCS v2 requires a tixds510.dvr file to support TMS320C6712D JTAG connection.
We require this file and Please let me know this file will solve the JTAG connection problem.
2. We tried to convert the old CCS v2 project to CCS v8 project but lot of errors are coming due to supporting files missing.
We need to convert this project to CCS v8 without an error please let me any process to convert this project without any errors.
Below is the compilation error we got while converting from CCS v2 project to CCS v8.
>> Compilation failure
subdir_rules.mk:9: recipe for target 'C:/ti2/myprojects/CIC1008-1V1.18/Debug/C6712.obj' failed
"C:/Users/skola/workspace_v8/AC/std.h", line 87: fatal error #5: could not open source file "ti/targets/select.h"
1 fatal error detected in the compilation of "../C6712.c".
Compilation terminated.
gmake: *** [C:/ti2/myprojects/CIC1008-1V1.18/Debug/C6712.obj] Error 1
Building file: "../EVENT.C"
>> Compilation failure
subdir_rules.mk:65: recipe for target 'C:/ti2/myprojects/CIC1008-1V1.18/Debug/STA.obj' failed
"C:/Users/skola/workspace_v8/AC/stdlib.h", line 88: fatal error #5: could not open source file "__config"
1 fatal error detected in the compilation of "../STA.C".
Compilation terminated.
gmake: *** [C:/ti2/myprojects/CIC1008-1V1.18/Debug/STA.obj] Error 1
Building file: "../Sta_ape.c"
Invoking: C6000 Compiler