In the following is the error saved in the migration.log when I migrate CCS3.3 project for CCS4.0 (C6455)
!ERROR: Unresolved source file: src/sc/sc2d.h
!CONFIGURATION: 'com.ti.ccstudio.buildDefinitions.C6000.Debug.736263119' [Fri Sep 18 14:37:20 PDT 2009]
!TOOL: 'com.ti.ccstudio.buildDefinitions.C6000_6.1.exe.linkerDebug.569871090./B_Flow_3/c6455.cmd'
!WARNING: Unresolved option: com.ti.ccstudio.buildDefinitions.C6000_6.1.exe.linkerDebug.569871090./B_Flow_3/c6455.cmd::-q
in fact, I can see the sc2d.h file is included in the new project. Why is it unresolved?
I do not quite understand the rest of the log file.
can any one give me some hints?
Thank you very much