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/RM46L852: The Hex files that were built in Windows and Linux are different

Part Number: RM46L852
Other Parts Discussed in Thread: HALCOGEN

Tool/software: Code Composer Studio

Hi,

  1. I created a HALCoGen project and then added it to a new CCS project in windows.
  2. I copied and pasted the CCS project in a linux machine and opened the project there in CCS.
  3. I built the projects both in windows and linux and I compared the hex files in Beyond Compare.
  4. The results are different by 224 bytes.
  5. What is the reason that they are not identical?
  6. The hex files appear to be quite different when they get towards the bottom of the hex files. Please see the snap shots of the hex files comparison.

With regards,

Dara

  • To get identical builds, several details must exactly match.  Please be sure all of these exactly match.

    • All the source code
    • Version of the compiler
    • The build options
    • Versions of all libraries used
    • The invocation of the linker, especially the order in which it sees the object files and libraries

    Thanks and regards,

    -George

  • Yes, I did all that; however, Code Composer Studio seems to work different in Windows than in Linux. This may be due to the way bits are manipulated by the OS at the kernel level.

    Best Regards,

    Peyman

  • I'd like to see the details of each build, Windows and Linux.  For each one, please perform the following.  Do a clean, then a build.  Then save the contents of the Console view.  Use the Copy Build Log icon to save to a text file.  Be sure to use the file extension .txt.  Give each log file a name which clearly says which host OS is used.  Attach both files to your next post.

    Thanks and regards,

    -George

  • Please submit the requested log files.

    Thanks and regards,

    -George

  • Since it has been a while, I presume you have resolved the problem.  I'd appreciate hearing how you resolved it.

    Thanks and regards,

    -George

  • Hi George,

    We will provide you with the requested logs in our next Sprint, which starts on Wednesday morning. I appreciate your kind follow-up and patience.

    Thanks a lot,
    Peyman

  • Please submit the requested log files.

    Thanks and regards,

    -George

  • Since it has been a while, I presume you have resolved your problem.  I'd appreciate hearing how you resolved it.

    Thanks and regards,

    -George

  • Hi George,

    Sorry for my respond. I created a HALCoGen project in Windows and transferred it to Linux. Then I built each of the projects separately with Code Composer Studio V9.1.0. Please see the attached text files as you had requested earlier.

    Regards,

    Peyman

    Linux_build.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
    **** Build of configuration Debug for project NHETBuild ****
    /home/fw/ti/ccs910/ccs/utils/bin/gmake -k -j 4 all -O
    Building file: "../source/dabort.asm"
    Invoking: ARM Compiler
    "/home/fw/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -me --include_path="/home/fw/workspace_WindowsLinux/NHETBuild" --include_path="/home/fw/workspace_WindowsLinux/NHETBuild/include" --include_path="/home/fw/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="source/dabort.d_raw" --obj_directory="source" "../source/dabort.asm"
    Finished building: "../source/dabort.asm"
    Building file: "../source/errata_SSWF021_45.c"
    Invoking: ARM Compiler
    "/home/fw/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -me --include_path="/home/fw/workspace_WindowsLinux/NHETBuild" --include_path="/home/fw/workspace_WindowsLinux/NHETBuild/include" --include_path="/home/fw/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="source/errata_SSWF021_45.d_raw" --obj_directory="source" "../source/errata_SSWF021_45.c"
    Finished building: "../source/errata_SSWF021_45.c"
    Building file: "../source/esm.c"
    Invoking: ARM Compiler
    "/home/fw/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -me --include_path="/home/fw/workspace_WindowsLinux/NHETBuild" --include_path="/home/fw/workspace_WindowsLinux/NHETBuild/include" --include_path="/home/fw/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="source/esm.d_raw" --obj_directory="source" "../source/esm.c"
    Finished building: "../source/esm.c"
    Building file: "../source/sys_core.asm"
    Invoking: ARM Compiler
    "/home/fw/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -me --include_path="/home/fw/workspace_WindowsLinux/NHETBuild" --include_path="/home/fw/workspace_WindowsLinux/NHETBuild/include" --include_path="/home/fw/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="source/sys_core.d_raw" --obj_directory="source" "../source/sys_core.asm"
    Finished building: "../source/sys_core.asm"
    Building file: "../source/het.c"
    Invoking: ARM Compiler
    "/home/fw/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -me --include_path="/home/fw/workspace_WindowsLinux/NHETBuild" --include_path="/home/fw/workspace_WindowsLinux/NHETBuild/include" --include_path="/home/fw/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="source/het.d_raw" --obj_directory="source" "../source/het.c"
    Finished building: "../source/het.c"
    Building file: "../source/notification.c"
    Invoking: ARM Compiler
    "/home/fw/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -me --include_path="/home/fw/workspace_WindowsLinux/NHETBuild" --include_path="/home/fw/workspace_WindowsLinux/NHETBuild/include" --include_path="/home/fw/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="source/notification.d_raw" --obj_directory="source" "../source/notification.c"
    Finished building: "../source/notification.c"
    Building file: "../source/sys_intvecs.asm"
    Invoking: ARM Compiler
    "/home/fw/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -me --include_path="/home/fw/workspace_WindowsLinux/NHETBuild" --include_path="/home/fw/workspace_WindowsLinux/NHETBuild/include" --include_path="/home/fw/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="source/sys_intvecs.d_raw" --obj_directory="source" "../source/sys_intvecs.asm"
    Finished building: "../source/sys_intvecs.asm"
    Building file: "../source/sys_mpu.asm"
    Invoking: ARM Compiler
    "/home/fw/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -me --include_path="/home/fw/workspace_WindowsLinux/NHETBuild" --include_path="/home/fw/workspace_WindowsLinux/NHETBuild/include" --include_path="/home/fw/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="source/sys_mpu.d_raw" --obj_directory="source" "../source/sys_mpu.asm"
    Finished building: "../source/sys_mpu.asm"
    Building file: "../source/sys_main.c"
    Invoking: ARM Compiler
    "/home/fw/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -me --include_path="/home/fw/workspace_WindowsLinux/NHETBuild" --include_path="/home/fw/workspace_WindowsLinux/NHETBuild/include" --include_path="/home/fw/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="source/sys_main.d_raw" --obj_directory="source" "../source/sys_main.c"
    Finished building: "../source/sys_main.c"
    Building file: "../source/sys_phantom.c"
    Invoking: ARM Compiler
    "/home/fw/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -me --include_path="/home/fw/workspace_WindowsLinux/NHETBuild" --include_path="/home/fw/workspace_WindowsLinux/NHETBuild/include" --include_path="/home/fw/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="source/sys_phantom.d_raw" --obj_directory="source" "../source/sys_phantom.c"
    Finished building: "../source/sys_phantom.c"
    Building file: "../source/pinmux.c"
    Invoking: ARM Compiler
    "/home/fw/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -me --include_path="/home/fw/workspace_WindowsLinux/NHETBuild" --include_path="/home/fw/workspace_WindowsLinux/NHETBuild/include" --include_path="/home/fw/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="source/pinmux.d_raw" --obj_directory="source" "../source/pinmux.c"
    Finished building: "../source/pinmux.c"
    Building file: "../source/sys_pmu.asm"
    Invoking: ARM Compiler
    "/home/fw/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -me --include_path="/home/fw/workspace_WindowsLinux/NHETBuild" --include_path="/home/fw/workspace_WindowsLinux/NHETBuild/include" --include_path="/home/fw/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="source/sys_pmu.d_raw" --obj_directory="source" "../source/sys_pmu.asm"
    Finished building: "../source/sys_pmu.asm"
    Building file: "../source/sys_dma.c"
    Invoking: ARM Compiler
    "/home/fw/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -me --include_path="/home/fw/workspace_WindowsLinux/NHETBuild" --include_path="/home/fw/workspace_WindowsLinux/NHETBuild/include" --include_path="/home/fw/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="source/sys_dma.d_raw" --obj_directory="source" "../source/sys_dma.c"
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    Windows_build.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
    **** Build of configuration Debug for project NHETBuild ****
    "C:\\ti\\ccs910\\ccs\\utils\\bin\\gmake" -k -j 8 all -O
    Building file: "../source/dabort.asm"
    Invoking: ARM Compiler
    "C:/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -me --include_path="C:/Users/dnavaei/workspace_v9/NHETBuild/include" --include_path="C:/Users/dnavaei/workspace_v9/NHETBuild" --include_path="C:/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="source/dabort.d_raw" --obj_directory="source" "../source/dabort.asm"
    Finished building: "../source/dabort.asm"
    Building file: "../source/sys_core.asm"
    Invoking: ARM Compiler
    "C:/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -me --include_path="C:/Users/dnavaei/workspace_v9/NHETBuild/include" --include_path="C:/Users/dnavaei/workspace_v9/NHETBuild" --include_path="C:/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="source/sys_core.d_raw" --obj_directory="source" "../source/sys_core.asm"
    Finished building: "../source/sys_core.asm"
    Building file: "../source/sys_intvecs.asm"
    Invoking: ARM Compiler
    "C:/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -me --include_path="C:/Users/dnavaei/workspace_v9/NHETBuild/include" --include_path="C:/Users/dnavaei/workspace_v9/NHETBuild" --include_path="C:/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="source/sys_intvecs.d_raw" --obj_directory="source" "../source/sys_intvecs.asm"
    Finished building: "../source/sys_intvecs.asm"
    Building file: "../source/errata_SSWF021_45.c"
    Invoking: ARM Compiler
    "C:/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -me --include_path="C:/Users/dnavaei/workspace_v9/NHETBuild/include" --include_path="C:/Users/dnavaei/workspace_v9/NHETBuild" --include_path="C:/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="source/errata_SSWF021_45.d_raw" --obj_directory="source" "../source/errata_SSWF021_45.c"
    Finished building: "../source/errata_SSWF021_45.c"
    Building file: "../source/esm.c"
    Invoking: ARM Compiler
    "C:/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -me --include_path="C:/Users/dnavaei/workspace_v9/NHETBuild/include" --include_path="C:/Users/dnavaei/workspace_v9/NHETBuild" --include_path="C:/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="source/esm.d_raw" --obj_directory="source" "../source/esm.c"
    Finished building: "../source/esm.c"
    Building file: "../source/sys_main.c"
    Invoking: ARM Compiler
    "C:/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -me --include_path="C:/Users/dnavaei/workspace_v9/NHETBuild/include" --include_path="C:/Users/dnavaei/workspace_v9/NHETBuild" --include_path="C:/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="source/sys_main.d_raw" --obj_directory="source" "../source/sys_main.c"
    Finished building: "../source/sys_main.c"
    Building file: "../source/het.c"
    Invoking: ARM Compiler
    "C:/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -me --include_path="C:/Users/dnavaei/workspace_v9/NHETBuild/include" --include_path="C:/Users/dnavaei/workspace_v9/NHETBuild" --include_path="C:/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="source/het.d_raw" --obj_directory="source" "../source/het.c"
    Finished building: "../source/het.c"
    Building file: "../source/sys_mpu.asm"
    Invoking: ARM Compiler
    "C:/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -me --include_path="C:/Users/dnavaei/workspace_v9/NHETBuild/include" --include_path="C:/Users/dnavaei/workspace_v9/NHETBuild" --include_path="C:/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="source/sys_mpu.d_raw" --obj_directory="source" "../source/sys_mpu.asm"
    Finished building: "../source/sys_mpu.asm"
    Building file: "../source/pinmux.c"
    Invoking: ARM Compiler
    "C:/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -me --include_path="C:/Users/dnavaei/workspace_v9/NHETBuild/include" --include_path="C:/Users/dnavaei/workspace_v9/NHETBuild" --include_path="C:/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="source/pinmux.d_raw" --obj_directory="source" "../source/pinmux.c"
    Finished building: "../source/pinmux.c"
    Building file: "../source/sys_dma.c"
    Invoking: ARM Compiler
    "C:/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -me --include_path="C:/Users/dnavaei/workspace_v9/NHETBuild/include" --include_path="C:/Users/dnavaei/workspace_v9/NHETBuild" --include_path="C:/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="source/sys_dma.d_raw" --obj_directory="source" "../source/sys_dma.c"
    Finished building: "../source/sys_dma.c"
    Building file: "../source/notification.c"
    Invoking: ARM Compiler
    "C:/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -me --include_path="C:/Users/dnavaei/workspace_v9/NHETBuild/include" --include_path="C:/Users/dnavaei/workspace_v9/NHETBuild" --include_path="C:/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="source/notification.d_raw" --obj_directory="source" "../source/notification.c"
    Finished building: "../source/notification.c"
    Building file: "../source/sys_pmu.asm"
    Invoking: ARM Compiler
    "C:/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -me --include_path="C:/Users/dnavaei/workspace_v9/NHETBuild/include" --include_path="C:/Users/dnavaei/workspace_v9/NHETBuild" --include_path="C:/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="source/sys_pmu.d_raw" --obj_directory="source" "../source/sys_pmu.asm"
    Finished building: "../source/sys_pmu.asm"
    Building file: "../source/sys_phantom.c"
    Invoking: ARM Compiler
    "C:/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -me --include_path="C:/Users/dnavaei/workspace_v9/NHETBuild/include" --include_path="C:/Users/dnavaei/workspace_v9/NHETBuild" --include_path="C:/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="source/sys_phantom.d_raw" --obj_directory="source" "../source/sys_phantom.c"
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

  • Thank you for submitting the build log files.  Unfortunately, I do not see anything which explains the difference.

    Please compare the linker map files from each build.  You should only see very minor differences.  If you see more than that, please zip up the map files and attach them to your next post.

    If the map files are substantially the same, then please compare the final executable .out files with utility objdiff from the cg_xml package, then let me know what it says.

    Thanks and regards,

    -George

  • Have you compared the linker map files, or the executable .out files?  What did you see?

    Thanks and regards,

    -George

  • Since it has been a while, I presume you have resolved your problem.  I'd appreciate hearing how you resolved it.

    Thanks and regards,

    -George

  • Resolved my issue.

    Regards,

    Peyman