Other Parts Discussed in Thread: CCSTUDIO
Hi,
We want to migrate our CCS 3 project to 4. I did all the steps from the wiki site instructions. I get error in the migration log but I do not know what to dit with it.
here is the log :
!CONFIGURATION: 'com.ti.ccstudio.buildDefinitions.C6000.Debug.43440731' [Thu Feb 17 15:44:41 EST 2011]
!TOOL: 'com.ti.ccstudio.buildDefinitions.C6000_7.0.exe.linkerDebug.1444498023./Jaco_DSP/Libraries/AlgorithmsJaco_1.0.1.lib'
!WARNING: Unresolved option: com.ti.ccstudio.buildDefinitions.C6000_7.0.exe.linkerDebug.1444498023./Jaco_DSP/Libraries/AlgorithmsJaco_1.0.1.lib::-q
!TOOL: 'com.ti.ccstudio.buildDefinitions.C6000_7.0.exe.linkerDebug.1444498023./Jaco_DSP/Libraries/dsplib674x.lib'
!WARNING: Unresolved option: com.ti.ccstudio.buildDefinitions.C6000_7.0.exe.linkerDebug.1444498023./Jaco_DSP/Libraries/dsplib674x.lib::-q
!TOOL: 'com.ti.ccstudio.buildDefinitions.C6000_7.0.exe.linkerDebug.1444498023./Jaco_DSP/Libraries/fastmath67x.lib'
!WARNING: Unresolved option: com.ti.ccstudio.buildDefinitions.C6000_7.0.exe.linkerDebug.1444498023./Jaco_DSP/Libraries/fastmath67x.lib::-q
!CONFIGURATION: 'com.ti.ccstudio.buildDefinitions.C6000.Release.1224570817' [Thu Feb 17 15:44:42 EST 2011]
!TOOL: 'com.ti.ccstudio.buildDefinitions.C6000_7.0.exe.linkerRelease.1741237984./Jaco_DSP/Libraries/AlgorithmsJaco_1.0.1.lib'
!WARNING: Unresolved option: com.ti.ccstudio.buildDefinitions.C6000_7.0.exe.linkerRelease.1741237984./Jaco_DSP/Libraries/AlgorithmsJaco_1.0.1.lib::-q
!TOOL: 'com.ti.ccstudio.buildDefinitions.C6000_7.0.exe.linkerRelease.1741237984./Jaco_DSP/Libraries/dsplib674x.lib'
!WARNING: Unresolved option: com.ti.ccstudio.buildDefinitions.C6000_7.0.exe.linkerRelease.1741237984./Jaco_DSP/Libraries/dsplib674x.lib::-q
!TOOL: 'com.ti.ccstudio.buildDefinitions.C6000_7.0.exe.linkerRelease.1741237984./Jaco_DSP/Libraries/fastmath67x.lib'
!WARNING: Unresolved option: com.ti.ccstudio.buildDefinitions.C6000_7.0.exe.linkerRelease.1741237984./Jaco_DSP/Libraries/fastmath67x.lib::-q
I also have a ton of errors at compilation but I think finding out what the migration error would be the first step.