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.

CCS/TMS320F28335: An import CCSv3.3 project to CCSv9 but have build error

Part Number: TMS320F28335

Tool/software: Code Composer Studio

hello 

i have problem with build CCSv3.3 project in CCSv9. 

step1. project - import legacy ccsv3.3 project -> issue occur (please look at the below message and i attached project.log file)

projectLog.txt
Fullscreen
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
!CONFIGURATION: 'com.ti.ccstudio.buildDefinitions.C2000.Default.324813286' [Mon Jul 15 12:33:57 KST 2019]
!TOOL: 'com.ti.ccstudio.buildDefinitions.C2000_16.9.exe.compilerDebug.1651907671'
!WARNING: Unresolved option: com.ti.ccstudio.buildDefinitions.C2000_16.9.exe.compilerDebug.1651907671::-m3
!WARNING: Unresolved option: com.ti.ccstudio.buildDefinitions.C2000_16.9.exe.compilerDebug.1651907671::!--symdebug:dwarf
!TOOL: 'com.ti.ccstudio.buildDefinitions.C2000_16.9.exe.linkerDebug.704733716.1701286331'
!WARNING: Unresolved option: com.ti.ccstudio.buildDefinitions.C2000_16.9.exe.linkerDebug.704733716.1701286331::-q
!TOOL: 'com.ti.ccstudio.buildDefinitions.C2000_16.9.exe.linkerDebug.704733716.1505144983'
!WARNING: Unresolved option: com.ti.ccstudio.buildDefinitions.C2000_16.9.exe.linkerDebug.704733716.1505144983::-q
!TOOL: 'com.ti.ccstudio.buildDefinitions.C2000_16.9.exe.linkerDebug.704733716.2137039871'
!WARNING: Unresolved option: com.ti.ccstudio.buildDefinitions.C2000_16.9.exe.linkerDebug.704733716.2137039871::-q
!TOOL: 'com.ti.ccstudio.buildDefinitions.C2000_16.9.exe.linkerDebug.704733716.67127077'
!WARNING: Unresolved option: com.ti.ccstudio.buildDefinitions.C2000_16.9.exe.linkerDebug.704733716.67127077::-q
!TOOL: 'com.ti.ccstudio.buildDefinitions.C2000_16.9.exe.compilerDebug.1651907671.1709460372'
!WARNING: Unresolved option: com.ti.ccstudio.buildDefinitions.C2000_16.9.exe.compilerDebug.1651907671.1709460372::-m3
!TOOL: 'com.ti.ccstudio.buildDefinitions.C2000_16.9.exe.compilerDebug.1651907671.1386740315'
!WARNING: Unresolved option: com.ti.ccstudio.buildDefinitions.C2000_16.9.exe.compilerDebug.1651907671.1386740315::-m3
!TOOL: 'com.ti.ccstudio.buildDefinitions.C2000_16.9.exe.compilerDebug.1651907671.117279780'
!WARNING: Unresolved option: com.ti.ccstudio.buildDefinitions.C2000_16.9.exe.compilerDebug.1651907671.117279780::-m3
!TOOL: 'com.ti.ccstudio.buildDefinitions.C2000_16.9.exe.compilerDebug.1651907671.1713486245'
!WARNING: Unresolved option: com.ti.ccstudio.buildDefinitions.C2000_16.9.exe.compilerDebug.1651907671.1713486245::-m3
!TOOL: 'com.ti.ccstudio.buildDefinitions.C2000_16.9.exe.compilerDebug.1651907671.1464872441'
!WARNING: Unresolved option: com.ti.ccstudio.buildDefinitions.C2000_16.9.exe.compilerDebug.1651907671.1464872441::-m3
!TOOL: 'com.ti.ccstudio.buildDefinitions.C2000_16.9.exe.compilerDebug.1651907671.324224529'
!WARNING: Unresolved option: com.ti.ccstudio.buildDefinitions.C2000_16.9.exe.compilerDebug.1651907671.324224529::-m3
!TOOL: 'com.ti.ccstudio.buildDefinitions.C2000_16.9.exe.compilerDebug.1651907671.1812663592'
!WARNING: Unresolved option: com.ti.ccstudio.buildDefinitions.C2000_16.9.exe.compilerDebug.1651907671.1812663592::-m3
!TOOL: 'com.ti.ccstudio.buildDefinitions.C2000_16.9.exe.compilerDebug.1651907671.1841862253'
!WARNING: Unresolved option: com.ti.ccstudio.buildDefinitions.C2000_16.9.exe.compilerDebug.1651907671.1841862253::-m3
!TOOL: 'com.ti.ccstudio.buildDefinitions.C2000_16.9.exe.compilerDebug.1651907671.2131125796'
!WARNING: Unresolved option: com.ti.ccstudio.buildDefinitions.C2000_16.9.exe.compilerDebug.1651907671.2131125796::-m3
!TOOL: 'com.ti.ccstudio.buildDefinitions.C2000_16.9.exe.compilerDebug.1651907671.484232266'
!WARNING: Unresolved option: com.ti.ccstudio.buildDefinitions.C2000_16.9.exe.compilerDebug.1651907671.484232266::-m3
!TOOL: 'com.ti.ccstudio.buildDefinitions.C2000_16.9.exe.compilerDebug.1651907671.1423319503'
!WARNING: Unresolved option: com.ti.ccstudio.buildDefinitions.C2000_16.9.exe.compilerDebug.1651907671.1423319503::-m3
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

step2. build project -> XDIAS 1.0.0 Error 

step3.project -> properties->CCS General -> Product -> XDIAS uncheck

step4. build project 

how can i solve this problem. please help me!

  • cho doohyun said:
    i have problem with build CCSv3.3 project in CCSv9. 

    First I just want to mention that migrating a project directly from CCS 3.3 to CCSv9 is quite a big jump. That is not to say that it cannot be done, just that it may not be a direct, straight-forward import, so some manual user updates are to be expected.

    The linker "unresolved symbol" errors reported in the Problems view are explained in this page: 
    http://software-dl.ti.com/ccs/esd/documents/sdto_ccs_build-errors.html#linker-diagnostics

    I would suggest looking at the CCS build console for more details about which symbols are unresolved. Then find where those symbols are defined and make sure they are included in the project (in the form of a source file or library). 

    Also I see this your directory path has white spaces and other non-alphanumeric characters that Eclipse/CCS may not handle very well. Since you are in the process of migration anyway, I would recommend changing your project directory to something that does not contain those characters. More information on this recommendation is here: https://e2e.ti.com/support/tools/ccs/f/81/t/740719