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.

CCS5.3.0: meta-data cannot be interpreted

Other Parts Discussed in Thread: CCSTUDIO, MSP430F2481, MSP430F5324

See details below.
  Error: Import failed for project 'test3' because its meta-data cannot be interpreted. Please contact support.

I never encountered this issue in ccs5.2.0 and before

and I always met this in ccs5.2.1 and now ccs5.3.0

  • And also, the trick "import Existing projects into workspace" described in this post

    http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/p/214585/759288.aspx#759288

    never worked now since this wizard now suggest to use "import existing CCS Eclipse project instead".

    I am using Windows XP.

  • And also, as someone mentioned this is a known issue,

    can you provide the issue number so that i could check if it is claimed FIXED or NOT FIXED in CCS5.3.0 and maybe fixed in future ?

  • Lucifar He said:

    Error: Import failed for project 'test3' because its meta-data cannot be interpreted. Please contact support.

    I never encountered this issue in ccs5.2.0 and before

    and I always met this in ccs5.2.1 and now ccs5.3.0

    Are you able to share the project so we can reproduce the issue? If so, please zip up the project folder and attach here or let us know if you prefer to share via private conversation.

  • Hi AartiG,

    Actually I am not allowed to deliver the whole project . It contains some of our code .

    Can you give me some indication that which file may cause this error message and I could look into it my self or just attach only THAT file instead of the whole project.

    Or if this message may caused by lot's of file, then maybe I could try remove the .c files and only give you other files in project?

  • Hi AartiG,

    Anyhow  I find a trick to import my project, but it's a little complicated.

    Well now I want to know is : What is the issue number and Which version is this issue going to be fixed?

    I really don't want to modify a lot of files everytime I import a project.

  • Lucifar He said:
    Anyhow  I find a trick to import my project, but it's a little complicated.



    Can you share more details on how you were able to import it?

    Lucifar He said:
    What is the issue number and Which version is this issue going to be fixed?

    I am really not sure yet that this is an already known issue. I think we would need a test case or at least project files to be able to confirm if this is an already known issue or a new one. If you cannot share the full project, could you attach all the project files - (ie) .cproject, .project and .ccsproject. We can try to see if these files are sufficient to identify the problem.

  • The way is : copy whole my old WORKSPACE to the new place I want it to be, and inside that new workspace, doing an import.

    And the files are here:

    8765.test3.rar

  • Thank you for providing the project files. I can reproduce the issue and have submitted a new bug report for this issue to be analyzed. The tracking # is SDSCM00045943 and you may track its status using the SDOWP link in my signature.

  • Thank you Aarti,

    Hope the CCS be better

  • Hi Lucifar,

    Your .cproject file appears to have become corrupted somehow.  I'm attaching a "fixed" version of the file (note - I had to rename it in order to attach it) - in it, I've commented out the portion of XML which should not be there and which is causing the issues with loading this project.  It is safe for you to remove that piece of XML, because it doesn't really contain any valuable or valid information.  Once you replace your .cproject file, you should be able to import your project into CCS v5.3.0.

    I don't know how your project got to this state, but it is possible this was a result of a bug in the early versions of CCS v5.

    Let us know if you encounter any other problems.

    Thanks,

    - Baltasar

  • Thanks Baltasar,

    It seems fine.

  • Having same problem with my ccs 5.3 is there a fix for this?

  • Hi Manoj,

    Can you send me your .cproject, .project, and .ccsproject files?

    - Baltasar

  • I have this problem as well, although for me I can import it on one computer, but on the other I recieve the error.  Both are running 5.3.  Any chance you can help me out?

     

    Thanks,

    David

  • David,

    Could you let me know the complete text of the error you see?

    Also, please send me your .project, .cproject files, and i'll try to reproduce the problem.

    Thanks,

    - Baltasar

  • Thanks for your fast response.  I have e-mailed the files to you at bbelyavsky@ti.com

     

    David.

  • David,

    Your project imports without problems for me in CCS v5.3.0 GA (build 5.3.0.00090).

    Can you verify that both your machines have the same build of CCS?

    - Baltasar

  • Hmm.  Both the machines I have tried on have Version: 5.3.0.00090.  Are there any components that might affect it that one machine may have and another may not?

  • I have the same problem with my windows xp.

    CCS5.3.0.00090_win32 was donwloaded and installed yesterday

    In the example package

         http://www.ti.com/lit/an/spra958l/spra958l.zip

    if I import

       spra958l\F28035_examples_CCSv5\F28035_example_BIOS5_flash

    the error is there.

  • Incident report SDSCM00045943, "CCS reports error "Import failed for project because its meta-data cannot be interpreted" when importing project" directed me to this thread, which indicates the problem was resolved but it's not clear how. (The Incident Report said the report was declined/not addressed). I have CCS 5.3.0.00090 and am having the same issue. What is the workaround for this? There are 3 of us sharing code at this facility and we need to be able to do this.

    Thanks,

    Mike

  • Hi Mike,

    Could you send me the .cproject file from the root of your project?

    Thanks,

    - Baltasar

  • 3005..cproject.txt
    <?xml version="1.0" encoding="UTF-8" standalone="no"?>
    <?fileVersion 4.0.0?>
    
    <cproject storage_type_id="org.eclipse.cdt.core.XmlProjectDescriptionStorage">
    	<storageModule configRelations="2" moduleId="org.eclipse.cdt.core.settings">
    		<cconfiguration id="com.ti.ccstudio.buildDefinitions.C6000.Debug.1263116219">
    			<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="com.ti.ccstudio.buildDefinitions.C6000.Debug.1263116219" moduleId="org.eclipse.cdt.core.settings" name="Debug">
    				<externalSettings/>
    				<extensions>
    					<extension id="com.ti.ccstudio.binaryparser.CoffParser" point="org.eclipse.cdt.core.BinaryParser"/>
    					<extension id="com.ti.ccstudio.errorparser.CoffErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
    					<extension id="com.ti.ccstudio.errorparser.LinkErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
    					<extension id="com.ti.ccstudio.errorparser.AsmErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
    				</extensions>
    			</storageModule>
    			<storageModule moduleId="cdtBuildSystem" version="4.0.0">
    				<configuration artifactExtension="out" artifactName="${ProjName}" buildProperties="" cleanCommand="${CG_CLEAN_CMD}" description="" id="com.ti.ccstudio.buildDefinitions.C6000.Debug.1263116219" name="Debug" parent="com.ti.ccstudio.buildDefinitions.C6000.Debug">
    					<folderInfo id="com.ti.ccstudio.buildDefinitions.C6000.Debug.1263116219." name="/" resourcePath="">
    						<toolChain id="com.ti.ccstudio.buildDefinitions.C6000_7.4.exe.DebugToolchain.1153875986" name="TI Build Tools" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.exe.DebugToolchain" targetTool="com.ti.ccstudio.buildDefinitions.C6000_7.4.exe.linkerDebug.1049879812">
    							<option id="com.ti.ccstudio.buildDefinitions.core.OPT_TAGS.1556561578" superClass="com.ti.ccstudio.buildDefinitions.core.OPT_TAGS" valueType="stringList">
    								<listOptionValue builtIn="false" value="DEVICE_CONFIGURATION_ID=TMS320C67XX.TMS320C6727"/>
    								<listOptionValue builtIn="false" value="DEVICE_ENDIANNESS=little"/>
    								<listOptionValue builtIn="false" value="OUTPUT_FORMAT=COFF"/>
    								<listOptionValue builtIn="false" value="CCS_MBS_VERSION=5.1.0.01"/>
    								<listOptionValue builtIn="false" value="RUNTIME_SUPPORT_LIBRARY=libc.a"/>
    								<listOptionValue builtIn="false" value="DSPBIOS_VERSION=5.42.0.07"/>
    								<listOptionValue builtIn="false" value="OUTPUT_TYPE=bios5Application:rtscApplication:executable"/>
    							</option>
    							<option id="com.ti.ccstudio.buildDefinitions.core.OPT_CODEGEN_VERSION.235270476" name="Compiler version" superClass="com.ti.ccstudio.buildDefinitions.core.OPT_CODEGEN_VERSION" value="7.4.1" valueType="string"/>
    							<targetPlatform id="com.ti.ccstudio.buildDefinitions.C6000_7.4.exe.targetPlatformDebug.290801535" name="Platform" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.exe.targetPlatformDebug"/>
    							<builder buildPath="${BuildDirectory}" id="com.ti.ccstudio.buildDefinitions.C6000_7.4.exe.builderDebug.151803677" keepEnvironmentInBuildfile="false" name="GNU Make" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.exe.builderDebug"/>
    							<tool id="com.ti.ccstudio.buildDefinitions.C6000_7.4.exe.compilerDebug.1632563501" name="C6000 Compiler" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.exe.compilerDebug">
    								<option id="com.ti.ccstudio.buildDefinitions.C6000_7.4.compilerID.SILICON_VERSION.948657095" name="Target processor version (--silicon_version, -mv)" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.compilerID.SILICON_VERSION" value="67p" valueType="string"/>
    								<option id="com.ti.ccstudio.buildDefinitions.C6000_7.4.compilerID.DEFINE.132071109" name="Pre-define NAME (--define, -D)" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.compilerID.DEFINE" valueType="definedSymbols">
    									<listOptionValue builtIn="false" value="c6727"/>
    								</option>
    								<option id="com.ti.ccstudio.buildDefinitions.C6000_7.4.compilerID.DEBUGGING_MODEL.964167736" name="Debugging model" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.compilerID.DEBUGGING_MODEL" value="com.ti.ccstudio.buildDefinitions.C6000_7.4.compilerID.DEBUGGING_MODEL.SYMDEBUG__DWARF" valueType="enumerated"/>
    								<option id="com.ti.ccstudio.buildDefinitions.C6000_7.4.compilerID.DIAG_WARNING.217215945" name="Treat diagnostic &lt;id&gt; as warning (--diag_warning, -pdsw)" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.compilerID.DIAG_WARNING" valueType="stringList">
    									<listOptionValue builtIn="false" value="225"/>
    								</option>
    								<option id="com.ti.ccstudio.buildDefinitions.C6000_7.4.compilerID.DISPLAY_ERROR_NUMBER.1846579048" name="Emit diagnostic identifier numbers (--display_error_number, -pden)" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.compilerID.DISPLAY_ERROR_NUMBER" value="true" valueType="boolean"/>
    								<option id="com.ti.ccstudio.buildDefinitions.C6000_7.4.compilerID.DIAG_WRAP.267145151" name="Wrap diagnostic messages (--diag_wrap)" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.compilerID.DIAG_WRAP" value="com.ti.ccstudio.buildDefinitions.C6000_7.4.compilerID.DIAG_WRAP.off" valueType="enumerated"/>
    								<option id="com.ti.ccstudio.buildDefinitions.C6000_7.4.compilerID.INCLUDE_PATH.1636651432" name="Add dir to #include search path (--include_path, -I)" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.compilerID.INCLUDE_PATH" valueType="includePath">
    									<listOptionValue builtIn="false" value="&quot;${CG_TOOL_ROOT}/include&quot;"/>
    									<listOptionValue builtIn="false" value="&quot;C:\CodeComposerWorkspace\PADK-DSP-BIOS-Hello\BSP\include&quot;"/>
    									<listOptionValue builtIn="false" value="&quot;${TCONF_OUTPUT_DIR}&quot;"/>
    									<listOptionValue builtIn="false" value="&quot;${BIOS_INCLUDE_DIR}&quot;"/>
    									<listOptionValue builtIn="false" value="&quot;${RTDX_INCLUDE_DIR}&quot;"/>
    								</option>
    								<option id="com.ti.ccstudio.buildDefinitions.C6000_7.4.compilerID.ABI.334788552" name="Application binary interface (coffabi, eabi) (--abi)" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.compilerID.ABI" value="com.ti.ccstudio.buildDefinitions.C6000_7.4.compilerID.ABI.coffabi" valueType="enumerated"/>
    								<option id="com.ti.ccstudio.buildDefinitions.C6000_7.4.compilerID.GEN_ACP_XREF.1649011571" name="Output xref listing to .crl file (--gen_acp_xref, -px)" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.compilerID.GEN_ACP_XREF" value="true" valueType="boolean"/>
    								<option id="com.ti.ccstudio.buildDefinitions.C6000_7.4.compilerID.KEEP_UNNEEDED_STATICS.719195281" name="Do not delete unreferenced static variables (--keep_unneeded_statics)" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.compilerID.KEEP_UNNEEDED_STATICS" value="false" valueType="boolean"/>
    								<option id="com.ti.ccstudio.buildDefinitions.C6000_7.4.compilerID.FLOAT_OPERATIONS_ALLOWED.1606824607" name="Floating point precision accepted by compiler (--float_operations_allowed)" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.compilerID.FLOAT_OPERATIONS_ALLOWED" value="com.ti.ccstudio.buildDefinitions.C6000_7.4.compilerID.FLOAT_OPERATIONS_ALLOWED.all" valueType="enumerated"/>
    								<option id="com.ti.ccstudio.buildDefinitions.C6000_7.4.compilerID.KEEP_ASM.147965011" name="Keep the generated assembly language (.asm) file (--keep_asm, -k)" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.compilerID.KEEP_ASM" value="true" valueType="boolean"/>
    								<option id="com.ti.ccstudio.buildDefinitions.C6000_7.4.compilerID.SOURCE_INTERLIST.56255980" name="Source interlist" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.compilerID.SOURCE_INTERLIST" value="com.ti.ccstudio.buildDefinitions.C6000_7.4.compilerID.SOURCE_INTERLIST.SRC_INTERLIST" valueType="enumerated"/>
    								<option id="com.ti.ccstudio.buildDefinitions.C6000_7.4.compilerID.OUTPUT_ALL_SYMS.1751764722" name="Keep local symbols in output file (--output_all_syms, -as)" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.compilerID.OUTPUT_ALL_SYMS" value="true" valueType="boolean"/>
    								<inputType id="com.ti.ccstudio.buildDefinitions.C6000_7.4.compiler.inputType__C_SRCS.307079107" name="C Sources" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.compiler.inputType__C_SRCS"/>
    								<inputType id="com.ti.ccstudio.buildDefinitions.C6000_7.4.compiler.inputType__CPP_SRCS.1418054198" name="C++ Sources" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.compiler.inputType__CPP_SRCS"/>
    								<inputType id="com.ti.ccstudio.buildDefinitions.C6000_7.4.compiler.inputType__ASM_SRCS.1213017009" name="Assembly Sources" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.compiler.inputType__ASM_SRCS"/>
    								<inputType id="com.ti.ccstudio.buildDefinitions.C6000_7.4.compiler.inputType__ASM2_SRCS.898478002" name="Assembly Sources" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.compiler.inputType__ASM2_SRCS"/>
    							</tool>
    							<tool id="com.ti.ccstudio.buildDefinitions.C6000_7.4.exe.linkerDebug.1049879812" name="C6000 Linker" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.exe.linkerDebug">
    								<option id="com.ti.ccstudio.buildDefinitions.C6000_7.4.linkerID.STACK_SIZE.639932687" name="Set C system stack size (--stack_size, -stack)" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.linkerID.STACK_SIZE" value="0x1000" valueType="string"/>
    								<option id="com.ti.ccstudio.buildDefinitions.C6000_7.4.linkerID.HEAP_SIZE.1516816954" name="Heap size for C/C++ dynamic memory allocation (--heap_size, -heap)" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.linkerID.HEAP_SIZE" value="0x1000" valueType="string"/>
    								<option id="com.ti.ccstudio.buildDefinitions.C6000_7.4.linkerID.OUTPUT_FILE.188963893" name="Specify output file name (--output_file, -o)" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.linkerID.OUTPUT_FILE" value="&quot;${ProjName}.out&quot;" valueType="string"/>
    								<option id="com.ti.ccstudio.buildDefinitions.C6000_7.4.linkerID.MAP_FILE.76691540" name="Input and output sections listed into &lt;file&gt; (--map_file, -m)" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.linkerID.MAP_FILE" value="&quot;${ProjName}.map&quot;" valueType="string"/>
    								<option id="com.ti.ccstudio.buildDefinitions.C6000_7.4.linkerID.DISPLAY_ERROR_NUMBER.549238025" name="Emit diagnostic identifier numbers (--display_error_number)" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.linkerID.DISPLAY_ERROR_NUMBER" value="true" valueType="boolean"/>
    								<option id="com.ti.ccstudio.buildDefinitions.C6000_7.4.linkerID.DIAG_WRAP.1047218726" name="Wrap diagnostic messages (--diag_wrap)" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.linkerID.DIAG_WRAP" value="com.ti.ccstudio.buildDefinitions.C6000_7.4.linkerID.DIAG_WRAP.off" valueType="enumerated"/>
    								<option id="com.ti.ccstudio.buildDefinitions.C6000_7.4.linkerID.SEARCH_PATH.1195280563" name="Add &lt;dir&gt; to library search path (--search_path, -i)" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.linkerID.SEARCH_PATH" valueType="stringList">
    									<listOptionValue builtIn="false" value="&quot;${CG_TOOL_ROOT}/lib&quot;"/>
    									<listOptionValue builtIn="false" value="&quot;${CG_TOOL_ROOT}/include&quot;"/>
    									<listOptionValue builtIn="false" value="&quot;${RTDX_LIB_DIR}&quot;"/>
    									<listOptionValue builtIn="false" value="&quot;${BIOS_LIB_DIR}&quot;"/>
    								</option>
    								<option id="com.ti.ccstudio.buildDefinitions.C6000_7.4.linkerID.LIBRARY.2052962610" name="Include library file or command file as input (--library, -l)" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.linkerID.LIBRARY" valueType="libs">
    									<listOptionValue builtIn="false" value="&quot;libc.a&quot;"/>
    								</option>
    								<inputType id="com.ti.ccstudio.buildDefinitions.C6000_7.4.exeLinker.inputType__CMD_SRCS.1447383200" name="Linker Command Files" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.exeLinker.inputType__CMD_SRCS"/>
    								<inputType id="com.ti.ccstudio.buildDefinitions.C6000_7.4.exeLinker.inputType__CMD2_SRCS.1633074060" name="Linker Command Files" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.exeLinker.inputType__CMD2_SRCS"/>
    								<inputType id="com.ti.ccstudio.buildDefinitions.C6000_7.4.exeLinker.inputType__GEN_CMDS.1584364709" name="Generated Linker Command Files" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.exeLinker.inputType__GEN_CMDS"/>
    							</tool>
    							<tool id="com.ti.rtsc.buildDefinitions.DSPBIOS_5.42.tool.1701796405" name="TConf" superClass="com.ti.rtsc.buildDefinitions.DSPBIOS_5.42.tool">
    								<inputType id="com.ti.rtsc.buildDefinitions.DSPBIOS_5.42.tool.inputType__TCF.580383525" name="TConf Scripts" superClass="com.ti.rtsc.buildDefinitions.DSPBIOS_5.42.tool.inputType__TCF"/>
    							</tool>
    						</toolChain>
    					</folderInfo>
    				</configuration>
    			</storageModule>
    			<storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
    		</cconfiguration>
    		<cconfiguration id="com.ti.ccstudio.buildDefinitions.C6000.Release.1265792142">
    			<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="com.ti.ccstudio.buildDefinitions.C6000.Release.1265792142" moduleId="org.eclipse.cdt.core.settings" name="Release">
    				<externalSettings/>
    				<extensions>
    					<extension id="com.ti.ccstudio.binaryparser.CoffParser" point="org.eclipse.cdt.core.BinaryParser"/>
    					<extension id="com.ti.ccstudio.errorparser.CoffErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
    					<extension id="com.ti.ccstudio.errorparser.LinkErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
    					<extension id="com.ti.ccstudio.errorparser.AsmErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
    				</extensions>
    			</storageModule>
    			<storageModule moduleId="cdtBuildSystem" version="4.0.0">
    				<configuration artifactExtension="out" artifactName="${ProjName}" buildProperties="" cleanCommand="${CG_CLEAN_CMD}" description="" id="com.ti.ccstudio.buildDefinitions.C6000.Release.1265792142" name="Release" parent="com.ti.ccstudio.buildDefinitions.C6000.Release">
    					<folderInfo id="com.ti.ccstudio.buildDefinitions.C6000.Release.1265792142." name="/" resourcePath="">
    						<toolChain id="com.ti.ccstudio.buildDefinitions.C6000_7.4.exe.ReleaseToolchain.1237414556" name="TI Build Tools" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.exe.ReleaseToolchain" targetTool="com.ti.ccstudio.buildDefinitions.C6000_7.4.exe.linkerRelease.2088815933">
    							<option id="com.ti.ccstudio.buildDefinitions.core.OPT_TAGS.510435268" superClass="com.ti.ccstudio.buildDefinitions.core.OPT_TAGS" valueType="stringList">
    								<listOptionValue builtIn="false" value="DEVICE_CONFIGURATION_ID=TMS320C67XX.TMS320C6727"/>
    								<listOptionValue builtIn="false" value="DEVICE_ENDIANNESS=little"/>
    								<listOptionValue builtIn="false" value="OUTPUT_FORMAT=COFF"/>
    								<listOptionValue builtIn="false" value="CCS_MBS_VERSION=5.1.0.01"/>
    								<listOptionValue builtIn="false" value="RUNTIME_SUPPORT_LIBRARY=libc.a"/>
    								<listOptionValue builtIn="false" value="DSPBIOS_VERSION=5.42.0.07"/>
    								<listOptionValue builtIn="false" value="OUTPUT_TYPE=bios5Application:rtscApplication:executable"/>
    							</option>
    							<option id="com.ti.ccstudio.buildDefinitions.core.OPT_CODEGEN_VERSION.785098436" name="Compiler version" superClass="com.ti.ccstudio.buildDefinitions.core.OPT_CODEGEN_VERSION" value="7.4.1" valueType="string"/>
    							<targetPlatform id="com.ti.ccstudio.buildDefinitions.C6000_7.4.exe.targetPlatformRelease.1017125548" name="Platform" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.exe.targetPlatformRelease"/>
    							<builder buildPath="${BuildDirectory}" id="com.ti.ccstudio.buildDefinitions.C6000_7.4.exe.builderRelease.1336438144" keepEnvironmentInBuildfile="false" name="GNU Make" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.exe.builderRelease"/>
    							<tool id="com.ti.ccstudio.buildDefinitions.C6000_7.4.exe.compilerRelease.1478434849" name="C6000 Compiler" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.exe.compilerRelease">
    								<option id="com.ti.ccstudio.buildDefinitions.C6000_7.4.compilerID.SILICON_VERSION.2005813714" name="Target processor version (--silicon_version, -mv)" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.compilerID.SILICON_VERSION" value="67p" valueType="string"/>
    								<option id="com.ti.ccstudio.buildDefinitions.C6000_7.4.compilerID.DEFINE.338042353" name="Pre-define NAME (--define, -D)" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.compilerID.DEFINE" valueType="definedSymbols">
    									<listOptionValue builtIn="false" value="c6727"/>
    								</option>
    								<option id="com.ti.ccstudio.buildDefinitions.C6000_7.4.compilerID.DIAG_WARNING.726664352" name="Treat diagnostic &lt;id&gt; as warning (--diag_warning, -pdsw)" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.compilerID.DIAG_WARNING" valueType="stringList">
    									<listOptionValue builtIn="false" value="225"/>
    								</option>
    								<option id="com.ti.ccstudio.buildDefinitions.C6000_7.4.compilerID.DISPLAY_ERROR_NUMBER.278539421" name="Emit diagnostic identifier numbers (--display_error_number, -pden)" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.compilerID.DISPLAY_ERROR_NUMBER" value="true" valueType="boolean"/>
    								<option id="com.ti.ccstudio.buildDefinitions.C6000_7.4.compilerID.DIAG_WRAP.1756322470" name="Wrap diagnostic messages (--diag_wrap)" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.compilerID.DIAG_WRAP" value="com.ti.ccstudio.buildDefinitions.C6000_7.4.compilerID.DIAG_WRAP.off" valueType="enumerated"/>
    								<option id="com.ti.ccstudio.buildDefinitions.C6000_7.4.compilerID.INCLUDE_PATH.1112804112" name="Add dir to #include search path (--include_path, -I)" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.compilerID.INCLUDE_PATH" valueType="includePath">
    									<listOptionValue builtIn="false" value="&quot;${CG_TOOL_ROOT}/include&quot;"/>
    									<listOptionValue builtIn="false" value="&quot;${TCONF_OUTPUT_DIR}&quot;"/>
    									<listOptionValue builtIn="false" value="&quot;${BIOS_INCLUDE_DIR}&quot;"/>
    									<listOptionValue builtIn="false" value="&quot;${RTDX_INCLUDE_DIR}&quot;"/>
    								</option>
    								<option id="com.ti.ccstudio.buildDefinitions.C6000_7.4.compilerID.ABI.1891122866" name="Application binary interface (coffabi, eabi) (--abi)" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.compilerID.ABI" value="com.ti.ccstudio.buildDefinitions.C6000_7.4.compilerID.ABI.coffabi" valueType="enumerated"/>
    								<inputType id="com.ti.ccstudio.buildDefinitions.C6000_7.4.compiler.inputType__C_SRCS.613870923" name="C Sources" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.compiler.inputType__C_SRCS"/>
    								<inputType id="com.ti.ccstudio.buildDefinitions.C6000_7.4.compiler.inputType__CPP_SRCS.872686168" name="C++ Sources" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.compiler.inputType__CPP_SRCS"/>
    								<inputType id="com.ti.ccstudio.buildDefinitions.C6000_7.4.compiler.inputType__ASM_SRCS.119892525" name="Assembly Sources" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.compiler.inputType__ASM_SRCS"/>
    								<inputType id="com.ti.ccstudio.buildDefinitions.C6000_7.4.compiler.inputType__ASM2_SRCS.82598761" name="Assembly Sources" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.compiler.inputType__ASM2_SRCS"/>
    							</tool>
    							<tool id="com.ti.ccstudio.buildDefinitions.C6000_7.4.exe.linkerRelease.2088815933" name="C6000 Linker" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.exe.linkerRelease">
    								<option id="com.ti.ccstudio.buildDefinitions.C6000_7.4.linkerID.STACK_SIZE.1993354828" name="Set C system stack size (--stack_size, -stack)" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.linkerID.STACK_SIZE" value="0x800" valueType="string"/>
    								<option id="com.ti.ccstudio.buildDefinitions.C6000_7.4.linkerID.HEAP_SIZE.749294145" name="Heap size for C/C++ dynamic memory allocation (--heap_size, -heap)" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.linkerID.HEAP_SIZE" value="0x800" valueType="string"/>
    								<option id="com.ti.ccstudio.buildDefinitions.C6000_7.4.linkerID.OUTPUT_FILE.654752698" name="Specify output file name (--output_file, -o)" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.linkerID.OUTPUT_FILE" value="&quot;${ProjName}.out&quot;" valueType="string"/>
    								<option id="com.ti.ccstudio.buildDefinitions.C6000_7.4.linkerID.MAP_FILE.148008717" name="Input and output sections listed into &lt;file&gt; (--map_file, -m)" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.linkerID.MAP_FILE" value="&quot;${ProjName}.map&quot;" valueType="string"/>
    								<option id="com.ti.ccstudio.buildDefinitions.C6000_7.4.linkerID.DISPLAY_ERROR_NUMBER.1794575541" name="Emit diagnostic identifier numbers (--display_error_number)" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.linkerID.DISPLAY_ERROR_NUMBER" value="true" valueType="boolean"/>
    								<option id="com.ti.ccstudio.buildDefinitions.C6000_7.4.linkerID.DIAG_WRAP.2028568545" name="Wrap diagnostic messages (--diag_wrap)" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.linkerID.DIAG_WRAP" value="com.ti.ccstudio.buildDefinitions.C6000_7.4.linkerID.DIAG_WRAP.off" valueType="enumerated"/>
    								<option id="com.ti.ccstudio.buildDefinitions.C6000_7.4.linkerID.SEARCH_PATH.108308092" name="Add &lt;dir&gt; to library search path (--search_path, -i)" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.linkerID.SEARCH_PATH" valueType="stringList">
    									<listOptionValue builtIn="false" value="&quot;${CG_TOOL_ROOT}/lib&quot;"/>
    									<listOptionValue builtIn="false" value="&quot;${CG_TOOL_ROOT}/include&quot;"/>
    									<listOptionValue builtIn="false" value="&quot;${RTDX_LIB_DIR}&quot;"/>
    									<listOptionValue builtIn="false" value="&quot;${BIOS_LIB_DIR}&quot;"/>
    								</option>
    								<option id="com.ti.ccstudio.buildDefinitions.C6000_7.4.linkerID.LIBRARY.461051446" name="Include library file or command file as input (--library, -l)" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.linkerID.LIBRARY" valueType="libs">
    									<listOptionValue builtIn="false" value="&quot;libc.a&quot;"/>
    								</option>
    								<inputType id="com.ti.ccstudio.buildDefinitions.C6000_7.4.exeLinker.inputType__CMD_SRCS.2101340766" name="Linker Command Files" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.exeLinker.inputType__CMD_SRCS"/>
    								<inputType id="com.ti.ccstudio.buildDefinitions.C6000_7.4.exeLinker.inputType__CMD2_SRCS.6119152" name="Linker Command Files" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.exeLinker.inputType__CMD2_SRCS"/>
    								<inputType id="com.ti.ccstudio.buildDefinitions.C6000_7.4.exeLinker.inputType__GEN_CMDS.1180489113" name="Generated Linker Command Files" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.4.exeLinker.inputType__GEN_CMDS"/>
    							</tool>
    							<tool id="com.ti.rtsc.buildDefinitions.DSPBIOS_5.42.tool.1165195585" name="TConf" superClass="com.ti.rtsc.buildDefinitions.DSPBIOS_5.42.tool">
    								<inputType id="com.ti.rtsc.buildDefinitions.DSPBIOS_5.42.tool.inputType__TCF.806325815" name="TConf Scripts" superClass="com.ti.rtsc.buildDefinitions.DSPBIOS_5.42.tool.inputType__TCF"/>
    							</tool>
    						</toolChain>
    					</folderInfo>
    				</configuration>
    			</storageModule>
    			<storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
    		</cconfiguration>
    	</storageModule>
    	<storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
    	<storageModule moduleId="cdtBuildSystem" version="4.0.0">
    		<project id="PADK-DSP-BIOS-Hello.com.ti.ccstudio.buildDefinitions.C6000.ProjectType.1543704599" name="C6000" projectType="com.ti.ccstudio.buildDefinitions.C6000.ProjectType"/>
    	</storageModule>
    	<storageModule moduleId="scannerConfiguration"/>
    	<storageModule moduleId="org.eclipse.cdt.core.language.mapping">
    		<project-mappings>
    			<content-type-mapping configuration="" content-type="org.eclipse.cdt.core.asmSource" language="com.ti.ccstudio.core.TIASMLanguage"/>
    			<content-type-mapping configuration="" content-type="org.eclipse.cdt.core.cHeader" language="com.ti.ccstudio.core.TIGCCLanguage"/>
    			<content-type-mapping configuration="" content-type="org.eclipse.cdt.core.cSource" language="com.ti.ccstudio.core.TIGCCLanguage"/>
    			<content-type-mapping configuration="" content-type="org.eclipse.cdt.core.cxxHeader" language="com.ti.ccstudio.core.TIGPPLanguage"/>
    			<content-type-mapping configuration="" content-type="org.eclipse.cdt.core.cxxSource" language="com.ti.ccstudio.core.TIGPPLanguage"/>
    		</project-mappings>
    	</storageModule>
    </cproject>
    

    Hello Baltasar,

    I hope it attached properly - I had to add a .txt extension.

     

  • Hi Mike,

    Nothing seems to be wrong with your .cproject file...it imports without problems for me when tried on CCS v5.3.0.00090, as well as on the upcoming CCS v5.4.0.

    Could you send me the rest of the project metadata files?  These are all the files that start with a '.' at the root of your project.

    Thanks,

    - Baltasar

  • Hi Baltasar

    I have the same problem. I bought TMDSPLCKIT-3 with PRIME library. I do not know which CCS version its examples is created with. But now I use CCS5  v5.3.0.00090. when I import the prime_llc_example CCS5 report "Error: Import failed for project 'prime_llc_example_f2806x' because its meta-data cannot be interpreted. Please contact support."

    Can you tell me how to fix the problem? I attach .project file here.

    Thank you very much.

    BinRua

    2134.llc_example_project.rar

  • Hi Bin,

    Could you please send me the .cproject file?  It wasn't included in your archive...

    Thanks,

    - Baltasar

  • Hi Baltasar

    Thanks for your reply.

    I unzip the ti_plc_prime_llc_example.zip file gotten from library, but I can not find the .cproject in the project. I don't know why it is missing. when I import this project with CCS4 v4.2.4 or v4.2.5 they report that managed make project file for project prime_llc_example_f2806x is missing.

    How can I send you full project or the original zip file gotten from TI?

    Thank you.

    Regards.

  • CCS v5.x cannot import a project with a missing .cproject file.  This file contains the bulk of the project-model.

    CCS v4.x had the model stored in a differently named file - .cdtbuild.  That file is auto-migrated into a .cproject file once a v4.x project is imported into CCS v5.x.

    Can you send me the full example project?

    Thanks,

    - Baltasar

  • Baltasar,

    I use CCS V5.3.0.00090 with Windows 7. I got the same problem "Error: Import failed for project 'XXX' because its meta-data cannot be interpreted. PLease contact support."

    By the way, how I can attach my .project, .cproject, and .ccsproject file?

    Regards,

    Yaoxin

  • When I had this problem, I was trying to share projects between a networked system with a floating license and a stand alone system with a node locked license. The problem turned out to be due to the fact that the networked system was running CCS V5.3.0 while the stand alone system was at CCS V5.2.1. When I was able to get the standalone system to V5.3.0 (another story - required 3 installs/removals to get it right and it still reports wrong compiler version) I no longer had the meta-data issue & was able to successfully import/export between systems.

    For exporting, I select File->Export->General->Archive File to generate a zip of the entire project.

    For Importing, I select File->Import->Code Composer Studio->Existing CCS Eclipse Projects->Select Archive File

    I've successfully transfered several projects back and forth between systems using this method.

     

    Good Luck

  • I am also having this issue, please find .project and .cproject attached - would very much appreciate a fix as this has brought me to a stand still.  I see correction of this issue has been declined by following the issue link?

  • Hi Sean, could you try attaching your files again?  I'll have a look.

    Thanks,

    - Baltasar

  • Hi Baltasar, thanks for your help, hopefully attached this time I've chaned the extentsions to .txt

     

    Cheers

    Sean

    2806.dotproject.txt
    <?xml version="1.0" encoding="UTF-8"?>
    <projectDescription>
    	<name>820-0279_Senegal_3GS24C-DE</name>
    	<comment></comment>
    	<projects>
    	</projects>
    	<buildSpec>
    		<buildCommand>
    			<name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
    			<arguments>
    				<dictionary>
    					<key>?name?</key>
    					<value></value>
    				</dictionary>
    				<dictionary>
    					<key>org.eclipse.cdt.make.core.append_environment</key>
    					<value>true</value>
    				</dictionary>
    				<dictionary>
    					<key>org.eclipse.cdt.make.core.autoBuildTarget</key>
    					<value>all</value>
    				</dictionary>
    				<dictionary>
    					<key>org.eclipse.cdt.make.core.buildArguments</key>
    					<value>-k</value>
    				</dictionary>
    				<dictionary>
    					<key>org.eclipse.cdt.make.core.buildCommand</key>
    					<value>${CCS_UTILS_DIR}/bin/gmake</value>
    				</dictionary>
    				<dictionary>
    					<key>org.eclipse.cdt.make.core.buildLocation</key>
    					<value>${BuildDirectory}</value>
    				</dictionary>
    				<dictionary>
    					<key>org.eclipse.cdt.make.core.cleanBuildTarget</key>
    					<value>clean</value>
    				</dictionary>
    				<dictionary>
    					<key>org.eclipse.cdt.make.core.contents</key>
    					<value>org.eclipse.cdt.make.core.activeConfigSettings</value>
    				</dictionary>
    				<dictionary>
    					<key>org.eclipse.cdt.make.core.enableAutoBuild</key>
    					<value>true</value>
    				</dictionary>
    				<dictionary>
    					<key>org.eclipse.cdt.make.core.enableCleanBuild</key>
    					<value>true</value>
    				</dictionary>
    				<dictionary>
    					<key>org.eclipse.cdt.make.core.enableFullBuild</key>
    					<value>true</value>
    				</dictionary>
    				<dictionary>
    					<key>org.eclipse.cdt.make.core.fullBuildTarget</key>
    					<value>all</value>
    				</dictionary>
    				<dictionary>
    					<key>org.eclipse.cdt.make.core.stopOnError</key>
    					<value>false</value>
    				</dictionary>
    				<dictionary>
    					<key>org.eclipse.cdt.make.core.useDefaultBuildCmd</key>
    					<value>true</value>
    				</dictionary>
    			</arguments>
    		</buildCommand>
    		<buildCommand>
    			<name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
    			<triggers>full,incremental,</triggers>
    			<arguments>
    			</arguments>
    		</buildCommand>
    	</buildSpec>
    	<natures>
    		<nature>org.eclipse.rtsc.xdctools.buildDefinitions.XDC.xdcNature</nature>
    		<nature>com.ti.ccstudio.core.ccsNature</nature>
    		<nature>org.eclipse.cdt.core.cnature</nature>
    		<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
    		<nature>org.eclipse.cdt.core.ccnature</nature>
    		<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
    	</natures>
    	<linkedResources>
    		<link>
    			<name>Common_FlashFd.c</name>
    			<type>1</type>
    			<locationURI>PARENT-2-PROJECT_LOC/myprojects/NFORCE%20Common/source%20files/Common_FlashFd.c</locationURI>
    		</link>
    		<link>
    			<name>Common_FlashHi.c</name>
    			<type>1</type>
    			<locationURI>PARENT-2-PROJECT_LOC/myprojects/NFORCE%20Common/source%20files/Common_FlashHi.c</locationURI>
    		</link>
    		<link>
    			<name>Common_LogMachine.c</name>
    			<type>1</type>
    			<locationURI>PARENT-2-PROJECT_LOC/myprojects/NFORCE%20Common/source%20files/Common_LogMachine.c</locationURI>
    		</link>
    		<link>
    			<name>DSP281x_GlobalVariableDefs.c</name>
    			<type>1</type>
    			<locationURI>PARENT-2-PROJECT_LOC/myprojects/DSP281x_headers/source/DSP281x_GlobalVariableDefs.c</locationURI>
    		</link>
    		<link>
    			<name>DSP281x_Headers_BIOS.cmd</name>
    			<type>1</type>
    			<locationURI>PARENT-2-PROJECT_LOC/myprojects/DSP281x_headers/cmd/DSP281x_Headers_BIOS.cmd</locationURI>
    		</link>
    		<link>
    			<name>NFCOMMON_Adc_v002.c</name>
    			<type>1</type>
    			<locationURI>PARENT-2-PROJECT_LOC/myprojects/NFORCE%20Common/source%20files/NFCOMMON_Adc_v002.c</locationURI>
    		</link>
    		<link>
    			<name>NFCOMMON_CAN_SPEC2_v010.c</name>
    			<type>1</type>
    			<locationURI>PARENT-2-PROJECT_LOC/myprojects/NFORCE%20Common/source%20files/NFCOMMON_CAN_SPEC2_v010.c</locationURI>
    		</link>
    		<link>
    			<name>NFCOMMON_CodeStartBranch_v000.asm</name>
    			<type>1</type>
    			<locationURI>PARENT-2-PROJECT_LOC/myprojects/NFORCE%20Common/source%20files/NFCOMMON_CodeStartBranch_v000.asm</locationURI>
    		</link>
    		<link>
    			<name>NFCOMMON_DAC_SPEC2_v000.c</name>
    			<type>1</type>
    			<locationURI>PARENT-2-PROJECT_LOC/myprojects/NFORCE%20Common/source%20files/NFCOMMON_DAC_SPEC2_v000.c</locationURI>
    		</link>
    		<link>
    			<name>NFCOMMON_DefaultIsr_v001.c</name>
    			<type>1</type>
    			<locationURI>PARENT-2-PROJECT_LOC/myprojects/NFORCE%20Common/source%20files/NFCOMMON_DefaultIsr_v001.c</locationURI>
    		</link>
    		<link>
    			<name>NFCOMMON_DelayUs_v000.asm</name>
    			<type>1</type>
    			<locationURI>PARENT-2-PROJECT_LOC/myprojects/NFORCE%20Common/source%20files/NFCOMMON_DelayUs_v000.asm</locationURI>
    		</link>
    		<link>
    			<name>NFCOMMON_Diagnostics_SPEC2_v000.c</name>
    			<type>1</type>
    			<locationURI>PARENT-2-PROJECT_LOC/myprojects/NFORCE%20Common/source%20files/NFCOMMON_Diagnostics_SPEC2_v000.c</locationURI>
    		</link>
    		<link>
    			<name>NFCOMMON_E3PROM_v003.c</name>
    			<type>1</type>
    			<locationURI>PARENT-2-PROJECT_LOC/myprojects/NFORCE%20Common/source%20files/NFCOMMON_E3PROM_v003.c</locationURI>
    		</link>
    		<link>
    			<name>NFCOMMON_Ev_v002.c</name>
    			<type>1</type>
    			<locationURI>PARENT-2-PROJECT_LOC/myprojects/NFORCE%20Common/source%20files/NFCOMMON_Ev_v002.c</locationURI>
    		</link>
    		<link>
    			<name>NFCOMMON_Faults_v013.c</name>
    			<type>1</type>
    			<locationURI>PARENT-2-PROJECT_LOC/myprojects/NFORCE%20Common/source%20files/NFCOMMON_Faults_v013.c</locationURI>
    		</link>
    		<link>
    			<name>NFCOMMON_Gpio_v001.c</name>
    			<type>1</type>
    			<locationURI>PARENT-2-PROJECT_LOC/myprojects/NFORCE%20Common/source%20files/NFCOMMON_Gpio_v001.c</locationURI>
    		</link>
    		<link>
    			<name>NFCOMMON_HWI_SPEC2_v012.c</name>
    			<type>1</type>
    			<locationURI>PARENT-2-PROJECT_LOC/myprojects/NFORCE%20Common/source%20files/NFCOMMON_HWI_SPEC2_v012.c</locationURI>
    		</link>
    		<link>
    			<name>NFCOMMON_J1939_v008.c</name>
    			<type>1</type>
    			<locationURI>PARENT-2-PROJECT_LOC/myprojects/NFORCE%20Common/source%20files/NFCOMMON_J1939_v008.c</locationURI>
    		</link>
    		<link>
    			<name>NFCOMMON_Loadmeter_v005.c</name>
    			<type>1</type>
    			<locationURI>PARENT-2-PROJECT_LOC/myprojects/NFORCE%20Common/source%20files/NFCOMMON_Loadmeter_v005.c</locationURI>
    		</link>
    		<link>
    			<name>NFCOMMON_McBSP_v000.c</name>
    			<type>1</type>
    			<locationURI>PARENT-2-PROJECT_LOC/myprojects/NFORCE%20Common/source%20files/NFCOMMON_McBSP_v000.c</locationURI>
    		</link>
    		<link>
    			<name>NFCOMMON_NConnect_v005.c</name>
    			<type>1</type>
    			<locationURI>PARENT-2-PROJECT_LOC/myprojects/NFORCE%20Common/source%20files/NFCOMMON_NConnect_v005.c</locationURI>
    		</link>
    		<link>
    			<name>NFCOMMON_PieCtrl_v002.c</name>
    			<type>1</type>
    			<locationURI>PARENT-2-PROJECT_LOC/myprojects/NFORCE%20Common/source%20files/NFCOMMON_PieCtrl_v002.c</locationURI>
    		</link>
    		<link>
    			<name>NFCOMMON_ProgramFlash_v000.c</name>
    			<type>1</type>
    			<locationURI>PARENT-2-PROJECT_LOC/myprojects/NFORCE%20Common/source%20files/NFCOMMON_ProgramFlash_v000.c</locationURI>
    		</link>
    		<link>
    			<name>NFCOMMON_RTC_v005.c</name>
    			<type>1</type>
    			<locationURI>PARENT-2-PROJECT_LOC/myprojects/NFORCE%20Common/source%20files/NFCOMMON_RTC_v005.c</locationURI>
    		</link>
    		<link>
    			<name>NFCOMMON_SCI_SPEC2_v002.c</name>
    			<type>1</type>
    			<locationURI>PARENT-2-PROJECT_LOC/myprojects/NFORCE%20Common/source%20files/NFCOMMON_SCI_SPEC2_v002.c</locationURI>
    		</link>
    		<link>
    			<name>NFCOMMON_SPI_v001.c</name>
    			<type>1</type>
    			<locationURI>PARENT-2-PROJECT_LOC/myprojects/NFORCE%20Common/source%20files/NFCOMMON_SPI_v001.c</locationURI>
    		</link>
    		<link>
    			<name>NFCOMMON_SetDBGIER_v000.asm</name>
    			<type>1</type>
    			<locationURI>PARENT-2-PROJECT_LOC/myprojects/NFORCE%20Common/source%20files/NFCOMMON_SetDBGIER_v000.asm</locationURI>
    		</link>
    		<link>
    			<name>NFCOMMON_SpeedInputs_v003.c</name>
    			<type>1</type>
    			<locationURI>PARENT-2-PROJECT_LOC/myprojects/NFORCE%20Common/source%20files/NFCOMMON_SpeedInputs_v003.c</locationURI>
    		</link>
    		<link>
    			<name>NFCOMMON_SysCtrl_v000.c</name>
    			<type>1</type>
    			<locationURI>PARENT-2-PROJECT_LOC/myprojects/NFORCE%20Common/source%20files/NFCOMMON_SysCtrl_v000.c</locationURI>
    		</link>
    		<link>
    			<name>NFCOMMON_WatchDog_v002.c</name>
    			<type>1</type>
    			<locationURI>PARENT-2-PROJECT_LOC/myprojects/NFORCE%20Common/source%20files/NFCOMMON_WatchDog_v002.c</locationURI>
    		</link>
    		<link>
    			<name>NFCOMMON_Xintf_v000.c</name>
    			<type>1</type>
    			<locationURI>PARENT-2-PROJECT_LOC/myprojects/NFORCE%20Common/source%20files/NFCOMMON_Xintf_v000.c</locationURI>
    		</link>
    		<link>
    			<name>NFCOMMON_crc_v000.c</name>
    			<type>1</type>
    			<locationURI>PARENT-2-PROJECT_LOC/myprojects/NFORCE%20Common/source%20files/NFCOMMON_crc_v000.c</locationURI>
    		</link>
    	</linkedResources>
    </projectDescription>
    

    4863.dotcproject.txt
    <?xml version="1.0" encoding="UTF-8" standalone="no"?>
    <?fileVersion 4.0.0?>
    
    <cproject storage_type_id="org.eclipse.cdt.core.XmlProjectDescriptionStorage">
    	<storageModule configRelations="2" moduleId="org.eclipse.cdt.core.settings">
    		<cconfiguration id="com.ti.ccstudio.buildDefinitions.C2000.Debug.1168586567">
    			<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="com.ti.ccstudio.buildDefinitions.C2000.Debug.1168586567" moduleId="org.eclipse.cdt.core.settings" name="Debug">
    				<externalSettings/>
    				<extensions>
    					<extension id="com.ti.ccstudio.binaryparser.CoffParser" point="org.eclipse.cdt.core.BinaryParser"/>
    					<extension id="com.ti.ccstudio.errorparser.CoffErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
    					<extension id="com.ti.ccstudio.errorparser.LinkErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
    					<extension id="com.ti.ccstudio.errorparser.AsmErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
    				</extensions>
    			</storageModule>
    			<storageModule moduleId="cdtBuildSystem" version="4.0.0">
    				<configuration artifactExtension="out" artifactName="820-0279-x02" buildProperties="" cleanCommand="${CG_CLEAN_CMD}" description="" id="com.ti.ccstudio.buildDefinitions.C2000.Debug.1168586567" name="Debug" parent="com.ti.ccstudio.buildDefinitions.C2000.Debug">
    					<folderInfo id="com.ti.ccstudio.buildDefinitions.C2000.Debug.1168586567." name="/" resourcePath="">
    						<toolChain id="com.ti.ccstudio.buildDefinitions.C2000_6.1.exe.DebugToolchain.1588872088" name="TI Build Tools" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.exe.DebugToolchain" targetTool="com.ti.ccstudio.buildDefinitions.C2000_6.1.exe.linkerDebug.1581710216">
    							<option id="com.ti.ccstudio.buildDefinitions.core.OPT_TAGS.416430486" superClass="com.ti.ccstudio.buildDefinitions.core.OPT_TAGS" valueType="stringList">
    								<listOptionValue builtIn="false" value="DEVICE_CONFIGURATION_ID=TMS320C28XX.TMS320F2812"/>
    								<listOptionValue builtIn="false" value="DEVICE_ENDIANNESS=little"/>
    								<listOptionValue builtIn="false" value="OUTPUT_FORMAT=COFF"/>
    								<listOptionValue builtIn="false" value="CCS_MBS_VERSION=5.1.0.01"/>
    								<listOptionValue builtIn="false" value="LINKER_COMMAND_FILE=DSP281x_Headers_BIOS.cmd"/>
    								<listOptionValue builtIn="false" value="RUNTIME_SUPPORT_LIBRARY=libc.a"/>
    								<listOptionValue builtIn="false" value="DSPBIOS_VERSION=5.42.0.07"/>
    								<listOptionValue builtIn="false" value="LINK_ORDER="/>
    								<listOptionValue builtIn="false" value="OUTPUT_TYPE=bios5Application:rtscApplication:executable"/>
    							</option>
    							<option id="com.ti.ccstudio.buildDefinitions.core.OPT_CODEGEN_VERSION.48080186" name="Compiler version" superClass="com.ti.ccstudio.buildDefinitions.core.OPT_CODEGEN_VERSION" value="6.1.0" valueType="string"/>
    							<targetPlatform id="com.ti.ccstudio.buildDefinitions.C2000_6.1.exe.targetPlatformDebug.1155312154" name="Platform" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.exe.targetPlatformDebug"/>
    							<builder buildPath="${BuildDirectory}" id="com.ti.ccstudio.buildDefinitions.C2000_6.1.exe.builderDebug.12065584" keepEnvironmentInBuildfile="false" name="GNU Make" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.exe.builderDebug"/>
    							<tool id="com.ti.ccstudio.buildDefinitions.C2000_6.1.exe.compilerDebug.1204437870" name="C2000 Compiler" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.exe.compilerDebug">
    								<option id="com.ti.ccstudio.buildDefinitions.C2000_6.1.compilerID.LARGE_MEMORY_MODEL.105147911" name="Use large memory model (--large_memory_model, -ml)" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.compilerID.LARGE_MEMORY_MODEL" value="true" valueType="boolean"/>
    								<option id="com.ti.ccstudio.buildDefinitions.C2000_6.1.compilerID.UNIFIED_MEMORY.1336360154" name="Unified memory (--unified_memory, -mt)" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.compilerID.UNIFIED_MEMORY" value="true" valueType="boolean"/>
    								<option id="com.ti.ccstudio.buildDefinitions.C2000_6.1.compilerID.SILICON_VERSION.1866696894" name="Processor version (--silicon_version, -v)" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.compilerID.SILICON_VERSION" value="com.ti.ccstudio.buildDefinitions.C2000_6.1.compilerID.SILICON_VERSION.28" valueType="enumerated"/>
    								<option id="com.ti.ccstudio.buildDefinitions.C2000_6.1.compilerID.OPT_LEVEL.2045268107" name="Optimization level (--opt_level, -O)" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.compilerID.OPT_LEVEL" value="com.ti.ccstudio.buildDefinitions.C2000_6.1.compilerID.OPT_LEVEL.3" valueType="enumerated"/>
    								<option id="com.ti.ccstudio.buildDefinitions.C2000_6.1.compilerID.DEBUGGING_MODEL.761253216" name="Debugging model" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.compilerID.DEBUGGING_MODEL" value="com.ti.ccstudio.buildDefinitions.C2000_6.1.compilerID.DEBUGGING_MODEL.SYMDEBUG__DWARF" valueType="enumerated"/>
    								<option id="com.ti.ccstudio.buildDefinitions.C2000_6.1.compilerID.INCLUDE_PATH.873579400" name="Add dir to #include search path (--include_path, -I)" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.compilerID.INCLUDE_PATH" valueType="includePath">
    									<listOptionValue builtIn="false" value="&quot;${CG_TOOL_ROOT}/include&quot;"/>
    									<listOptionValue builtIn="false" value="&quot;C:\ti\myprojects\NFORCE Common\header files&quot;"/>
    									<listOptionValue builtIn="false" value="&quot;C:\ti\myprojects\DSP281x_headers\include&quot;"/>
    									<listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/header files}&quot;"/>
    									<listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}}&quot;"/>
    									<listOptionValue builtIn="false" value="&quot;${TCONF_OUTPUT_DIR}&quot;"/>
    									<listOptionValue builtIn="false" value="&quot;${BIOS_INCLUDE_DIR}&quot;"/>
    									<listOptionValue builtIn="false" value="&quot;${RTDX_INCLUDE_DIR}&quot;"/>
    								</option>
    								<option id="com.ti.ccstudio.buildDefinitions.C2000_6.1.compilerID.DIAG_WARNING.71205295" name="Treat diagnostic &lt;id&gt; as warning (--diag_warning, -pdsw)" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.compilerID.DIAG_WARNING" valueType="stringList">
    									<listOptionValue builtIn="false" value="225"/>
    								</option>
    								<option id="com.ti.ccstudio.buildDefinitions.C2000_6.1.compilerID.DISPLAY_ERROR_NUMBER.188584046" name="Emit diagnostic identifier numbers (--display_error_number, -pden)" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.compilerID.DISPLAY_ERROR_NUMBER" value="true" valueType="boolean"/>
    								<inputType id="com.ti.ccstudio.buildDefinitions.C2000_6.1.compiler.inputType__C_SRCS.539679625" name="C Sources" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.compiler.inputType__C_SRCS"/>
    								<inputType id="com.ti.ccstudio.buildDefinitions.C2000_6.1.compiler.inputType__CPP_SRCS.1628904409" name="C++ Sources" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.compiler.inputType__CPP_SRCS"/>
    								<inputType id="com.ti.ccstudio.buildDefinitions.C2000_6.1.compiler.inputType__ASM_SRCS.839332041" name="Assembly Sources" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.compiler.inputType__ASM_SRCS"/>
    								<inputType id="com.ti.ccstudio.buildDefinitions.C2000_6.1.compiler.inputType__ASM2_SRCS.456138077" name="Assembly Sources" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.compiler.inputType__ASM2_SRCS"/>
    							</tool>
    							<tool id="com.ti.ccstudio.buildDefinitions.C2000_6.1.exe.linkerDebug.1581710216" name="C2000 Linker" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.exe.linkerDebug">
    								<option id="com.ti.ccstudio.buildDefinitions.C2000_6.1.linkerID.OUTPUT_FILE.1040202491" name="Specify output file name (--output_file, -o)" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.linkerID.OUTPUT_FILE" value="&quot;820-0279-x02.out&quot;" valueType="string"/>
    								<option id="com.ti.ccstudio.buildDefinitions.C2000_6.1.linkerID.MAP_FILE.879631686" name="Input and output sections listed into &lt;file&gt; (--map_file, -m)" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.linkerID.MAP_FILE" value="&quot;820-0279-x02.map&quot;" valueType="string"/>
    								<option id="com.ti.ccstudio.buildDefinitions.C2000_6.1.linkerID.SEARCH_PATH.1124503079" name="Add &lt;dir&gt; to library search path (--search_path, -i)" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.linkerID.SEARCH_PATH" valueType="stringList">
    									<listOptionValue builtIn="false" value="&quot;${CG_TOOL_ROOT}/lib&quot;"/>
    									<listOptionValue builtIn="false" value="&quot;C:\ti\myprojects\DSP281x_headers\include&quot;"/>
    									<listOptionValue builtIn="false" value="&quot;C:\ti\myprojects\NFORCE Common\header files&quot;"/>
    									<listOptionValue builtIn="false" value="&quot;${CG_TOOL_ROOT}/include&quot;"/>
    									<listOptionValue builtIn="false" value="&quot;${RTDX_LIB_DIR}&quot;"/>
    									<listOptionValue builtIn="false" value="&quot;${BIOS_LIB_DIR}&quot;"/>
    								</option>
    								<option id="com.ti.ccstudio.buildDefinitions.C2000_6.1.linkerID.LIBRARY.1709950189" name="Include library file or command file as input (--library, -l)" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.linkerID.LIBRARY" valueType="libs">
    									<listOptionValue builtIn="false" value="&quot;libc.a&quot;"/>
    								</option>
    								<inputType id="com.ti.ccstudio.buildDefinitions.C2000_6.1.exeLinker.inputType__CMD_SRCS.984060630" name="Linker Command Files" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.exeLinker.inputType__CMD_SRCS"/>
    								<inputType id="com.ti.ccstudio.buildDefinitions.C2000_6.1.exeLinker.inputType__CMD2_SRCS.47165183" name="Linker Command Files" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.exeLinker.inputType__CMD2_SRCS"/>
    								<inputType id="com.ti.ccstudio.buildDefinitions.C2000_6.1.exeLinker.inputType__GEN_CMDS.464444230" name="Generated Linker Command Files" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.exeLinker.inputType__GEN_CMDS"/>
    							</tool>
    							<tool id="com.ti.rtsc.buildDefinitions.DSPBIOS_5.42.tool.1009740548" name="TConf" superClass="com.ti.rtsc.buildDefinitions.DSPBIOS_5.42.tool">
    								<inputType id="com.ti.rtsc.buildDefinitions.DSPBIOS_5.42.tool.inputType__TCF.1235692356" name="TConf Scripts" superClass="com.ti.rtsc.buildDefinitions.DSPBIOS_5.42.tool.inputType__TCF"/>
    							</tool>
    						</toolChain>
    					</folderInfo>
    					<fileInfo id="com.ti.ccstudio.buildDefinitions.C2000.Debug.1168586567.source files/ApplicationTerminalRealtime.c" name="ApplicationTerminalRealtime.c" rcbsApplicability="disable" resourcePath="source files/ApplicationTerminalRealtime.c" toolsToInvoke="com.ti.ccstudio.buildDefinitions.C2000_6.1.exe.compilerDebug.1204437870.334514464">
    						<tool id="com.ti.ccstudio.buildDefinitions.C2000_6.1.exe.compilerDebug.1204437870.334514464" name="C2000 Compiler" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.exe.compilerDebug.1204437870">
    							<option id="com.ti.ccstudio.buildDefinitions.C2000_6.1.compilerID.OPT_LEVEL.384567831" name="Optimization level (--opt_level, -O)" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.compilerID.OPT_LEVEL" value="com.ti.ccstudio.buildDefinitions.C2000_6.1.compilerID.OPT_LEVEL.3" valueType="enumerated"/>
    							<inputType id="com.ti.ccstudio.buildDefinitions.C2000_6.1.compiler.inputType__C_SRCS.1376919668" name="C Sources" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.compiler.inputType__C_SRCS"/>
    							<inputType id="com.ti.ccstudio.buildDefinitions.C2000_6.1.compiler.inputType__CPP_SRCS.2061123463" name="C++ Sources" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.compiler.inputType__CPP_SRCS"/>
    							<inputType id="com.ti.ccstudio.buildDefinitions.C2000_6.1.compiler.inputType__ASM_SRCS.1259571350" name="Assembly Sources" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.compiler.inputType__ASM_SRCS"/>
    							<inputType id="com.ti.ccstudio.buildDefinitions.C2000_6.1.compiler.inputType__ASM2_SRCS.154521178" name="Assembly Sources" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.compiler.inputType__ASM2_SRCS"/>
    						</tool>
    					</fileInfo>
    					<fileInfo id="com.ti.ccstudio.buildDefinitions.C2000.Debug.1168586567.701515500" name="ApplicationNvision.c" rcbsApplicability="disable" resourcePath="source files/ApplicationNvision.c" toolsToInvoke="com.ti.ccstudio.buildDefinitions.C2000_6.1.exe.compilerDebug.1204437870.1070769805">
    						<tool id="com.ti.ccstudio.buildDefinitions.C2000_6.1.exe.compilerDebug.1204437870.1070769805" name="C2000 Compiler" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.exe.compilerDebug.1204437870">
    							<option id="com.ti.ccstudio.buildDefinitions.C2000_6.1.compilerID.OPT_LEVEL.217332078" name="Optimization level (--opt_level, -O)" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.compilerID.OPT_LEVEL" value="com.ti.ccstudio.buildDefinitions.C2000_6.1.compilerID.OPT_LEVEL.2" valueType="enumerated"/>
    							<inputType id="com.ti.ccstudio.buildDefinitions.C2000_6.1.compiler.inputType__C_SRCS.1196151281" name="C Sources" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.compiler.inputType__C_SRCS"/>
    							<inputType id="com.ti.ccstudio.buildDefinitions.C2000_6.1.compiler.inputType__CPP_SRCS.705462998" name="C++ Sources" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.compiler.inputType__CPP_SRCS"/>
    							<inputType id="com.ti.ccstudio.buildDefinitions.C2000_6.1.compiler.inputType__ASM_SRCS.10506205" name="Assembly Sources" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.compiler.inputType__ASM_SRCS"/>
    							<inputType id="com.ti.ccstudio.buildDefinitions.C2000_6.1.compiler.inputType__ASM2_SRCS.1087579607" name="Assembly Sources" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.compiler.inputType__ASM2_SRCS"/>
    						</tool>
    					</fileInfo>
    				</configuration>
    			</storageModule>
    			<storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
    		</cconfiguration>
    		<cconfiguration id="com.ti.ccstudio.buildDefinitions.C2000.Release.1619263520">
    			<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="com.ti.ccstudio.buildDefinitions.C2000.Release.1619263520" moduleId="org.eclipse.cdt.core.settings" name="Release">
    				<externalSettings/>
    				<extensions>
    					<extension id="com.ti.ccstudio.binaryparser.CoffParser" point="org.eclipse.cdt.core.BinaryParser"/>
    					<extension id="com.ti.ccstudio.errorparser.CoffErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
    					<extension id="com.ti.ccstudio.errorparser.LinkErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
    					<extension id="com.ti.ccstudio.errorparser.AsmErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
    				</extensions>
    			</storageModule>
    			<storageModule moduleId="cdtBuildSystem" version="4.0.0">
    				<configuration artifactExtension="out" artifactName="820-0279-x03" buildProperties="" cleanCommand="${CG_CLEAN_CMD}" description="" id="com.ti.ccstudio.buildDefinitions.C2000.Release.1619263520" name="Release" parent="com.ti.ccstudio.buildDefinitions.C2000.Release">
    					<folderInfo id="com.ti.ccstudio.buildDefinitions.C2000.Release.1619263520." name="/" resourcePath="">
    						<toolChain id="com.ti.ccstudio.buildDefinitions.C2000_6.1.exe.ReleaseToolchain.1160678020" name="TI Build Tools" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.exe.ReleaseToolchain" targetTool="com.ti.ccstudio.buildDefinitions.C2000_6.1.exe.linkerRelease.1987373813">
    							<option id="com.ti.ccstudio.buildDefinitions.core.OPT_TAGS.2100283402" superClass="com.ti.ccstudio.buildDefinitions.core.OPT_TAGS" valueType="stringList">
    								<listOptionValue builtIn="false" value="DEVICE_CONFIGURATION_ID=TMS320C28XX.TMS320F2812"/>
    								<listOptionValue builtIn="false" value="DEVICE_ENDIANNESS=little"/>
    								<listOptionValue builtIn="false" value="OUTPUT_FORMAT=COFF"/>
    								<listOptionValue builtIn="false" value="CCS_MBS_VERSION=5.1.0.01"/>
    								<listOptionValue builtIn="false" value="LINKER_COMMAND_FILE=DSP281x_Headers_BIOS.cmd"/>
    								<listOptionValue builtIn="false" value="RUNTIME_SUPPORT_LIBRARY=libc.a"/>
    								<listOptionValue builtIn="false" value="DSPBIOS_VERSION=5.42.0.07"/>
    								<listOptionValue builtIn="false" value="OUTPUT_TYPE=bios5Application:rtscApplication:executable"/>
    							</option>
    							<option id="com.ti.ccstudio.buildDefinitions.core.OPT_CODEGEN_VERSION.159636609" name="Compiler version" superClass="com.ti.ccstudio.buildDefinitions.core.OPT_CODEGEN_VERSION" value="6.1.0" valueType="string"/>
    							<targetPlatform id="com.ti.ccstudio.buildDefinitions.C2000_6.1.exe.targetPlatformRelease.1342780500" name="Platform" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.exe.targetPlatformRelease"/>
    							<builder buildPath="${BuildDirectory}" id="com.ti.ccstudio.buildDefinitions.C2000_6.1.exe.builderRelease.105770583" keepEnvironmentInBuildfile="false" name="GNU Make" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.exe.builderRelease"/>
    							<tool id="com.ti.ccstudio.buildDefinitions.C2000_6.1.exe.compilerRelease.2108325423" name="C2000 Compiler" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.exe.compilerRelease">
    								<option id="com.ti.ccstudio.buildDefinitions.C2000_6.1.compilerID.LARGE_MEMORY_MODEL.752886570" name="Use large memory model (--large_memory_model, -ml)" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.compilerID.LARGE_MEMORY_MODEL" value="true" valueType="boolean"/>
    								<option id="com.ti.ccstudio.buildDefinitions.C2000_6.1.compilerID.UNIFIED_MEMORY.1703919320" name="Unified memory (--unified_memory, -mt)" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.compilerID.UNIFIED_MEMORY" value="true" valueType="boolean"/>
    								<option id="com.ti.ccstudio.buildDefinitions.C2000_6.1.compilerID.SILICON_VERSION.780881009" name="Processor version (--silicon_version, -v)" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.compilerID.SILICON_VERSION" value="com.ti.ccstudio.buildDefinitions.C2000_6.1.compilerID.SILICON_VERSION.28" valueType="enumerated"/>
    								<option id="com.ti.ccstudio.buildDefinitions.C2000_6.1.compilerID.INCLUDE_PATH.1661982230" name="Add dir to #include search path (--include_path, -I)" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.compilerID.INCLUDE_PATH" valueType="includePath">
    									<listOptionValue builtIn="false" value="&quot;${CG_TOOL_ROOT}/include&quot;"/>
    									<listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/header files}&quot;"/>
    									<listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}}&quot;"/>
    									<listOptionValue builtIn="false" value="&quot;C:\ti\myprojects\NFORCE Common\header files&quot;"/>
    									<listOptionValue builtIn="false" value="&quot;C:\ti\myprojects\DSP281x_headers\include&quot;"/>
    									<listOptionValue builtIn="false" value="&quot;${TCONF_OUTPUT_DIR}&quot;"/>
    									<listOptionValue builtIn="false" value="&quot;${BIOS_INCLUDE_DIR}&quot;"/>
    									<listOptionValue builtIn="false" value="&quot;${RTDX_INCLUDE_DIR}&quot;"/>
    								</option>
    								<option id="com.ti.ccstudio.buildDefinitions.C2000_6.1.compilerID.DIAG_WARNING.290443954" name="Treat diagnostic &lt;id&gt; as warning (--diag_warning, -pdsw)" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.compilerID.DIAG_WARNING" valueType="stringList">
    									<listOptionValue builtIn="false" value="225"/>
    								</option>
    								<option id="com.ti.ccstudio.buildDefinitions.C2000_6.1.compilerID.DISPLAY_ERROR_NUMBER.1664840020" name="Emit diagnostic identifier numbers (--display_error_number, -pden)" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.compilerID.DISPLAY_ERROR_NUMBER" value="true" valueType="boolean"/>
    								<inputType id="com.ti.ccstudio.buildDefinitions.C2000_6.1.compiler.inputType__C_SRCS.326169092" name="C Sources" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.compiler.inputType__C_SRCS"/>
    								<inputType id="com.ti.ccstudio.buildDefinitions.C2000_6.1.compiler.inputType__CPP_SRCS.1495003894" name="C++ Sources" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.compiler.inputType__CPP_SRCS"/>
    								<inputType id="com.ti.ccstudio.buildDefinitions.C2000_6.1.compiler.inputType__ASM_SRCS.538193003" name="Assembly Sources" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.compiler.inputType__ASM_SRCS"/>
    								<inputType id="com.ti.ccstudio.buildDefinitions.C2000_6.1.compiler.inputType__ASM2_SRCS.2136709725" name="Assembly Sources" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.compiler.inputType__ASM2_SRCS"/>
    							</tool>
    							<tool id="com.ti.ccstudio.buildDefinitions.C2000_6.1.exe.linkerRelease.1987373813" name="C2000 Linker" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.exe.linkerRelease">
    								<option id="com.ti.ccstudio.buildDefinitions.C2000_6.1.linkerID.OUTPUT_FILE.1626430716" name="Specify output file name (--output_file, -o)" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.linkerID.OUTPUT_FILE" value="&quot;820-0279-x03.out&quot;" valueType="string"/>
    								<option id="com.ti.ccstudio.buildDefinitions.C2000_6.1.linkerID.MAP_FILE.170065296" name="Input and output sections listed into &lt;file&gt; (--map_file, -m)" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.linkerID.MAP_FILE" value="&quot;820-0279-x03.map&quot;" valueType="string"/>
    								<option id="com.ti.ccstudio.buildDefinitions.C2000_6.1.linkerID.SEARCH_PATH.1514782864" name="Add &lt;dir&gt; to library search path (--search_path, -i)" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.linkerID.SEARCH_PATH" valueType="stringList">
    									<listOptionValue builtIn="false" value="&quot;${CG_TOOL_ROOT}/lib&quot;"/>
    									<listOptionValue builtIn="false" value="&quot;${CG_TOOL_ROOT}/include&quot;"/>
    									<listOptionValue builtIn="false" value="&quot;${RTDX_LIB_DIR}&quot;"/>
    									<listOptionValue builtIn="false" value="&quot;${BIOS_LIB_DIR}&quot;"/>
    								</option>
    								<option id="com.ti.ccstudio.buildDefinitions.C2000_6.1.linkerID.LIBRARY.1973016824" name="Include library file or command file as input (--library, -l)" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.linkerID.LIBRARY" valueType="libs">
    									<listOptionValue builtIn="false" value="&quot;libc.a&quot;"/>
    								</option>
    								<inputType id="com.ti.ccstudio.buildDefinitions.C2000_6.1.exeLinker.inputType__CMD_SRCS.1582283989" name="Linker Command Files" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.exeLinker.inputType__CMD_SRCS"/>
    								<inputType id="com.ti.ccstudio.buildDefinitions.C2000_6.1.exeLinker.inputType__CMD2_SRCS.1972311872" name="Linker Command Files" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.exeLinker.inputType__CMD2_SRCS"/>
    								<inputType id="com.ti.ccstudio.buildDefinitions.C2000_6.1.exeLinker.inputType__GEN_CMDS.1338710871" name="Generated Linker Command Files" superClass="com.ti.ccstudio.buildDefinitions.C2000_6.1.exeLinker.inputType__GEN_CMDS"/>
    							</tool>
    							<tool id="com.ti.rtsc.buildDefinitions.DSPBIOS_5.42.tool.1478345479" name="TConf" superClass="com.ti.rtsc.buildDefinitions.DSPBIOS_5.42.tool">
    								<inputType id="com.ti.rtsc.buildDefinitions.DSPBIOS_5.42.tool.inputType__TCF.1798954643" name="TConf Scripts" superClass="com.ti.rtsc.buildDefinitions.DSPBIOS_5.42.tool.inputType__TCF"/>
    							</tool>
    						</toolChain>
    					</folderInfo>
    					<sourceEntries>
    						<entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name=""/>
    					</sourceEntries>
    				</configuration>
    			</storageModule>
    			<storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
    		</cconfiguration>
    	</storageModule>
    	<storageModule moduleId="cdtBuildSystem" version="4.0.0">
    		<project id="Template.com.ti.ccstudio.buildDefinitions.C2000.ProjectType.1750165906" name="C2000" projectType="com.ti.ccstudio.buildDefinitions.C2000.ProjectType"/>
    	</storageModule>
    	<storageModule moduleId="refreshScope" versionNumber="2">
    		<configuration configurationName="Release">
    			<resource resourceType="PROJECT" workspacePath="/820-0279_Senegal_3GS24C-DE"/>
    		</configuration>
    		<configuration configurationName="Debug">
    			<resource resourceType="PROJECT" workspacePath="/820-0279_Senegal_3GS24C-DE"/>
    		</configuration>
    	</storageModule>
    	<storageModule moduleId="org.eclipse.cdt.core.language.mapping">
    		<project-mappings>
    			<content-type-mapping configuration="" content-type="org.eclipse.cdt.core.asmSource" language="com.ti.ccstudio.core.TIASMLanguage"/>
    			<content-type-mapping configuration="" content-type="org.eclipse.cdt.core.cHeader" language="com.ti.ccstudio.core.TIGCCLanguage"/>
    			<content-type-mapping configuration="" content-type="org.eclipse.cdt.core.cSource" language="com.ti.ccstudio.core.TIGCCLanguage"/>
    			<content-type-mapping configuration="" content-type="org.eclipse.cdt.core.cxxHeader" language="com.ti.ccstudio.core.TIGPPLanguage"/>
    			<content-type-mapping configuration="" content-type="org.eclipse.cdt.core.cxxSource" language="com.ti.ccstudio.core.TIGPPLanguage"/>
    		</project-mappings>
    	</storageModule>
    	<storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
    	<storageModule moduleId="scannerConfiguration"/>
    </cproject>
    

  • I should mention the context of my problem - I have a team and it would seem that some of the members is they modify a project with their CCSv5 and then I go to work on it next I run into this snag.  I have checked that I am running the same CCSv5 version as they are :

      CCSv5 Service Release Windows 5.3.0.00090 com.ti.ccstudio.installer.win32.feature.group Texas Instruments

     

    I've tried running update with no success or change to the warning.  The only way I've been able to get around it is to re-create the project from scratch and re-include all needed source files within my CCSv5.

    thanks

    Sean

  • Sean,

    Your project imports without issues for me.  Could you restart your CCS and then try to import the project again?  

    - Baltasar

  • Baltasar, 

    I have tried to restart CCS (again) with no change.  I've tried creating a new workspace as well with no luck.

    Sean

     

  • Sean,

    Could you send me the screenshot of the exact message you see when importing?  And also the <workspace>/.metadata/.log file?

    Thanks,

    - Baltasar

  • Hi Baltasar,

     Here is the import error, this is how I sought out this thread to follow up with:

    Also, I cannot seem to find a .metadata log file, so I have attached the zipped up .metadata folder, thanks so much for your assistance.

    5381.workspace metadata.zip

    Sean

     

  • Good Morning Baltasar, any ideas today on this problem?  I noticed that some of my files in this project where set read only and changed this but still without success.

     

    Thanks

    Sean

  • Sean, would you be able to send me the complete project, so i could try to reproduce this problem locally?

    Also, let me know if your machine is the only one that has this problem.  If it is, could you try to uninstall CCS and re-install it?

    And finally, just FYI, CCS v5.4.0 is now available - it would be best to update to it, if you are re-installing CCS.

    Thanks,

    - Baltasar

  • Ok, let me try to uninstall and re-install with CCSv5.4.0 first and if that still does not work I'll get my complete project over to you to try.

    Thanks!

    Sean

  • Itappears bug incident #SDSCM00045943 has been declined. I too am having problems importing a Cortex A8 project that worked fine in a previous version of CCS. I am currently using CCS 5.4.0.00091.

    What is the solution to resolve this issue?

    Thx,

    Mark

  • Mark,

    Could you attach the .project and .cproject files from the root of your project?  I'll have a look.

    Thanks,

    - Baltasar

  • Hi Baltasar,

    Please see attached.

    Regards,
    Mark

    ccsfiles.zip
  • Hi Mark,

    Your .cproject file got somehow corrupted.  I'm attaching a fixed version of the same file - all i did was comment out tree <folderInfo> elements.  These elements have <tool> elements that reference non-existing superclasses.  

    These <folderInfo> elements don't seem to be serving any purpose in any case - they simply duplicate the xdcpath setting, from the project, for three sub-folders.  Do you remember what steps you took to set any settings for these three subfolders?  I've seen the same issue from several users, but haven't been able to reproduce this issue myself yet.  Anything you might remember, could help.

    Thanks,

    - Baltasar

  • Thx Baltasar, that did the trick.

     

    It's been awhile since I last did anything with this project.

    The only thing I remember doingwas importing the original AVSDK project (from CDDS folder) and setting some environment variables:

     

    Regards,
    Mark

  • Hi Baltasar,

    As an update to my issue with meta data, I didnt end up removing and reinstalling CCSv5, I found that if I hit the 'finish' button on import the project would appear in the project view window, next I hit 'cancel' to the meta data warning and saw that the project was closed, I found that I could right click on theproject and open it, and from there all appears to be as it should. 

    I suppose this means that at least my CCS installation does not like importing projects that have been set to 'closed' by other developers in my group.

    At any rate, thanks for your time with this problem, much appreciated.

    Sincerely,

    Sean

  • Hi Baltasar,

    I see the same problem with CCS v5.4.0.00091.

    I have attached the metadata files. Please let me know if this can be fixed. Thanks in advance for your help.

    2818.metadata files.zip

  • Hi Aditya,

    This does not appear to be a CCS project - its .project file does not list the "ccs nature".  But it does have a .ccsproject file, which causes CCS to treat it as a CCS project.  It is also missing the required .cproject metadata file. 

    - Baltasar

  • Hi Baltasar,

    Thanks for your response. I had created this project in CCS back in 2009. I am not sure which CCS version, but it was definitely a CCS project.

    I may have erred in not uploading all metadata files. All files with a leading "." are now attached. Please let me know if this changes anything.6747.metadata files.zip

  • Hello, I am having the very same error.

    I really need to solve this problem as soon as possible but I am stucked. I share .cproject, .project, and .ccsproject files in attachment. Can someone fix this? I would really appreciate help. Thank you very much.

    Best regards.

    Gokhan Ozdogan.

    files.rar