This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCSTUDIO-C2000: Build Fails on Previously-Working F2812 Project with DSP/BIOS 5.42.01.09

Part Number: CCSTUDIO-C2000

After a HDD upgrade to my Win-10 laptop, my previously-working project will no longer build. I checked all the build settings and can't figure it out. I'm using CCS v6.1.2 with DSP/BIOS v5.42.01.09 and the compliler is V6.4.6. The console output, followed by the build variables are listed at the end of this post.

I think it's saying it can't open my tcf file, which is in the project root at: "Singen_2500W_v6-00.tcf". The complete path to this file is: "C:\CCS_Workspace_V6\Singen_2500W_v6-00\Singen_2500W_v6-00.tcf". Note that the console shows the tcf file path as: "../Singen_2500W_v6-00.tcf". I'm not sure if the two dots before the slash should be there or if the slash should be there or if it should be a backslash. I reviewed all variables in the project build and they seem OK to me. 

I'm not sure if the -Dconfig.importPath setting has anything to do with this issue or not. Also, the tcf file does exist and is in the project root directory. I can open with both Notepad and the DSB/BIOS config tool with no problems. The next to the last line before the Build Finished line seems to indicate a possible problem there, and shows: "[Singen_2500W_v6-00cfg.cmd] Error 1" in the console. 

Another thing regarding this line: -Dconfig.importPath="C:/ti/bios_5_42_01_09/packages;" is that the path shown has a semicolon after it and I'm not sure if this might cause a problem.

Please advise on how I can troubleshoot this from here. Again, this project is basically from 2009 and was working a few months ago on the same laptop before an HDD upgrade caused me to reinstall Win10. I still have the previous HDD and it's now my "D:" drive, so I can look at and copy any files from there to the new "C:" drive.

Here's the console output.

**** Build of configuration Debug for project Singen_2500W_v6-00 ****

"C:\\ti\\ccsv6\\utils\\bin\\gmake" -k -j 8 all
'Building file: ../Singen_2500W_v6-00.tcf'
'Invoking: TConf'
"C:\ti\bios_5_42_01_09\packages\xdctools\tconf" -b -Dconfig.importPath="C:/ti/bios_5_42_01_09/packages;" -Dconfig.compilerOpts="-ml" "../Singen_2500W_v6-00.tcf"
The system cannot find the path specified.
gmake: *** [Singen_2500W_v6-00cfg.cmd] Error 1
gmake: Target `all' not remade because of errors.

**** Build Finished ****

# Generated for variable scope: Build-configuration 'Debug' of project 'Singen_2500W_v6-00'


[string] =D: = C:\ti\ccsv6\eclipse
[dir] BIOS_CG_ROOT = C:\ti\bios_5_42_01_09\packages
[dir] BIOS_INCLUDE_DIR = C:\ti\bios_5_42_01_09\packages\ti\bios\include
[string] BIOS_INSTALL_DIR = C:\ti\bios_5_42_01_09
[dir] BIOS_LIB_DIR = C:\ti\bios_5_42_01_09\packages\ti\bios\lib
[file] BuildArtifactFilePath = C:\CCS_Workspace_V6\Singen_2500W_v6-00\Debug\Singen_2500W_v6-00.out
[dir] BuildDirectory = C:\CCS_Workspace_V6\Singen_2500W_v6-00\Debug
[dir] C2000_CG_ROOT = C:\ti\ccsv6\tools\compiler\ti-cgt-c2000_6.4.6
[dir] CCE_INSTALL_ROOT = C:\ti\ccsv6
[dir] CCS_BASE_ROOT = C:\ti\ccsv6\ccs_base
[string] CCS_CONNECTION_FILE = C:\Users\kkaze\ti\CCSTargetConfigurations\F2812_with_XDS200.ccxml
[dir] CCS_INSTALL_ROOT = C\:\ti\ccsv6
[string] CCS_JAVA_HOME = C:\ti\ccsv6\eclipse\jre
[dir] CCS_UTILS_DIR = C:\ti\ccsv6\utils
[file] CG_TOOL_AR = C:/ti/ccsv6/tools/compiler/ti-cgt-c2000_6.4.6/bin/ar2000
[file] CG_TOOL_CL = C:/ti/ccsv6/tools/compiler/ti-cgt-c2000_6.4.6/bin/cl2000
[file] CG_TOOL_HEX = C:/ti/ccsv6/tools/compiler/ti-cgt-c2000_6.4.6/bin/hex2000
[dir] CG_TOOL_ROOT = C:/ti/ccsv6/tools/compiler/ti-cgt-c2000_6.4.6
[string] COMMON_BIN = C:\ti\ccsv6\ccs_base\emulation\analysis\bin\../../../common/bin
[string] COMMON_USCIF = C:\ti\ccsv6\ccs_base\emulation\analysis\bin\../../../common/uscif
[string] COMPILER_FLAGS = -v28 -ml -O3 --fp_mode=relaxed --include_path=\"C:/tidcs/c28/Flash28_API/Flash2812_API_V210/include\" --include_path=\"C:/ti/bios_5_42_01_09/packages\" --include_path=\"C:/ti/bios_5_42_01_09/packages/ti/bios/include\" --include_path=\"C:/ti/bios_5_42_01_09/packages/ti/rtdx/include/c2000\" --include_path=\"C:/ti/controlSUITE/libs/math/IQmath/v160/include\" --include_path=\"C:/ti/ccsv6/tools/compiler/ti-cgt-c2000_6.4.6/include\" --include_path=\"C:/CCS_Workspace_V6/Singen_2500W_v6-00/Debug\" --include_path=\"C:/ti/bios_5_42_01_09/packages/ti/bios/include\" --include_path=\"C:/ti/bios_5_42_01_09/packages/ti/rtdx/include/c2000\" --advice:performance=all -g --diag_warning=225 --display_error_number --diag_suppress=303 --diag_wrap=off --c_src_interlist --flash_prefetch_warn
[string] CTOOLS_BIN = C:\ti\ccsv6\ccs_base\emulation\analysis\bin\
[string] CTOOLS_XMLDB = C:\ti\ccsv6\ccs_base\emulation\analysis\xmldb\aet_config
[string] CommonProgramFiles = C:\Program Files (x86)\Common Files
[path] ECLIPSE_HOME = C:\ti\ccsv6\eclipse\
[string] HOMEPATH = C:\Users\kkaze
[string] HostOsName = Windows 10
[path] PARENT_LOC = C:\CCS_Workspace_V6
[dir] PROJECT_BUILD_DIR = C:\CCS_Workspace_V6\Singen_2500W_v6-00\Debug
[path] PROJECT_LOC = C:\CCS_Workspace_V6\Singen_2500W_v6-00
[dir] PROJECT_ROOT = C:\CCS_Workspace_V6\Singen_2500W_v6-00
[string] Path = C:\ti\ccsv6\ccs_base\emulation\analysis\bin\..\..\..\common\bin;C:\ti\ccsv6\ccs_base\emulation\analysis\bin\..\..\..\DebugServer\bin;C:\ti\ccsv6\ccs_base\emulation\analysis\bin\ofs;C:\ti\ccsv6\ccs_base\common\bin;C:\ti\ccsv6\ccs_base\common\uscif;C:\ti\ccsv6\ccs_base\DebugServer\license;C:\ti\ccsv6\eclipse\jre\bin\client;C:\ti\ccsv6\eclipse\jre\bin;C:\ti\ccsv6\eclipse\jre\lib\i386;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\tic2xx\c2000\cgtools\bin;C:\ti\bios_5_42_01_09;C:\ti\ccsv6\eclipse;C:\ti\ccsv6\ccs_base\emulation\analysis\bin\.;C:\ti\ccsv6\ccs_base\emulation\analysis\bin\..\xmldb\aet_config;C:\ti\ccsv6\ccs_base\emulation\analysis\bin\..\xmldb\trace_config\setup;C:\ti\ccsv6\ccs_base\emulation\analysis\bin\..\xmldb\trace_config\devices;C:\ti\ccsv6\ccs_base\emulation\analysis\bin\..\..\..\common\bin;C:\ti\ccsv6\ccs_base\emulation\analysis\bin\..\..\..\common\uscif;C:\ti\ccsv6\ccs_base\emulation\analysis\bin\..\..\tpi;C:\ti\ccsv6\ccs_base\emulation\drivers
[string] ProjDirPath = C:\CCS_Workspace_V6\Singen_2500W_v6-00
[dir] RTDX_INCLUDE_DIR = C:\ti\bios_5_42_01_09\packages\ti\rtdx\include\c2000
[dir] RTDX_LIB_DIR = C:\ti\bios_5_42_01_09\packages\ti\rtdx\lib\c2000
[dir] TARGET_CONTENT_BASE = C:\ti\ccsv6\ccs_base
[dir] TCONF_OUTPUT_DIR = C:\CCS_Workspace_V6\Singen_2500W_v6-00\Debug
[path] TI_PRODUCTS_DIR = C:\ti
[string] TPI = C:\ti\ccsv6\ccs_base\emulation\tpi
[string] TRACE_XMLDB_DEVICES = C:\ti\ccsv6\ccs_base\emulation\analysis\xmldb\trace_config\devices
[string] TRACE_XMLDB_SETUP = C:\ti\ccsv6\ccs_base\emulation\analysis\xmldb\trace_config\devices
[path] WORKSPACE_LOC = C:\CCS_Workspace_V6
[string] XDCROOT = C:\ti\bios_5_42_01_09\xdctools
[string] XDCTOOLS_JAVA_HOME = C:\ti\ccsv6\eclipse\jre
[string] XERCESC_NLS_HOME = C:\ti\ccsv6\ccs_base\common\bin

Thank you for any help.