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.

TMS320C6670: General question on the meaning of "Permission Denied" Linker error

Part Number: TMS320C6670

Hello,

I am curious as to what the meaning of the linker error permission denied can be interpreted to mean.

I am working on a project where I have exchanged an older version of the NDK and its associated libraries for

the newer NDK 2.25.1.11 and its associated libraries.

The project compiled and linked successfully with the older NDK and labraries.

After adding the newer version it fails due to a linker error stating "Permission Denied"

The exact error message is below:
#6001 cannot open file "C:/DRT1000/FreshSvnDownload/SDK/Platform_Adaptation_Library/AFM_ASP/drt-ipc/packages": Permission denied

I have checked permissions on the file folder and have verified that I have read/write/modify privileges there.

This folder is the same folder from the earlier project which compiled and linked successfully.

Is there a list of items I should be running through as a result of seeing a permission denied error in general?

Thank You,

Forrest

  • I presume your code is organized as a Code Composer Studio project.  Please perform the problem build again.  Then save the contents of the Console (not Problems) view to a text file.  Use the icon Copy Build Log.  When you name the file, be sure to use the file extension .txt.  Attach the file to your next post.

    Thanks and regards,

    -George

  • Hello George,

    Thank you for the response. Yes It is organized as a code composer studio project.

    The log file is attached.

    Thank You,

    Forrest

    5008.buildlog.txt
    **** Build of configuration Release_FourCore_NewNDK for project Core0 ****
    
    "C:\\ti\\ccs1020\\ccs\\utils\\bin\\gmake" -k -j 8 all -O 
     
    Building file: "../Core0.cfg"
    Invoking: XDCtools
    "C:/ti/xdctools_3_32_00_06_core/xs" --xdcpath="C:/ti/bios_6_45_00_20/packages;C:/ti/edma3_lld_02_11_05_02/packages;C:/ti/pdk_C6670_1_1_2_6/packages;C:/ti/ndk_2_25_01_11/packages;C:/ti/ccs1020/ccs/ccs_base;C:/DRT1000/FreshSvnDownload/RTSC;C:/DRT1000/FreshSvnDownload/SDK/Platform_Adaptation_Library/AFM_ASP/RTSC;C:/DRT1000/FreshSvnDownload/SDK/Platform_Adaptation_Library/AFM_ASP/drt-ipc/packages;" xdc.tools.configuro -o configPkg -t ti.targets.elf.C66 -p Afm1Board_Core0 -r release -c "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8" --cfgArgs "{NumCores:4}" --compileOptions "-g --optimize_with_debug" "../Core0.cfg"
    making package.mak (because of package.bld) ...
    generating interfaces for package configPkg (because package/package.xdc.inc is older than package.xdc) ...
    configuring Core0.xe66 from package/cfg/Core0_pe66.cfg ...
    NumCores: 4
    generating custom ti.sysbios library makefile ... 
    Starting build of library sources ...
    making C:/DRT1000/FreshSvnDownload/test/ICSC/IcscTestApplication/src/sysbios/sysbios.ae66 ...
    gmake[1]: Entering directory `C:/DRT1000/FreshSvnDownload/test/ICSC/IcscTestApplication/src/sysbios'
    cle66 C:/ti/bios_6_45_00_20/packages/ti/sysbios/BIOS.c ...
    remark #24038-D: --optimize_with_debug is deprecated and will be removed in a
       subsequent release. The behavior is enabled by default.
    asme66 C:/ti/bios_6_45_00_20/packages/ti/sysbios/family/c64p/Exception_asm.s64P ...
    remark #24038-D: --optimize_with_debug is deprecated and will be removed in a
       subsequent release. The behavior is enabled by default.
    asme66 C:/ti/bios_6_45_00_20/packages/ti/sysbios/family/c64p/Hwi_asm.s62 ...
    remark #24038-D: --optimize_with_debug is deprecated and will be removed in a
       subsequent release. The behavior is enabled by default.
    asme66 C:/ti/bios_6_45_00_20/packages/ti/sysbios/family/c64p/Hwi_asm_switch.s62 ...
    remark #24038-D: --optimize_with_debug is deprecated and will be removed in a
       subsequent release. The behavior is enabled by default.
    asme66 C:/ti/bios_6_45_00_20/packages/ti/sysbios/family/c64p/Hwi_disp_always.s64P ...
    remark #24038-D: --optimize_with_debug is deprecated and will be removed in a
       subsequent release. The behavior is enabled by default.
    asme66 C:/ti/bios_6_45_00_20/packages/ti/sysbios/family/c62/TaskSupport_asm.s62 ...
    remark #24038-D: --optimize_with_debug is deprecated and will be removed in a
       subsequent release. The behavior is enabled by default.
    asme66 C:/ti/bios_6_45_00_20/packages/ti/sysbios/timers/timer64/Timer_asm.s64P ...
    remark #24038-D: --optimize_with_debug is deprecated and will be removed in a
       subsequent release. The behavior is enabled by default.
    are66 BIOS.obj c64p_Exception_asm.obj c64p_Hwi_asm.obj c64p_Hwi_asm_switch.obj c64p_Hwi_disp_always.obj c62_TaskSupport_asm.obj timer64_Timer_asm.obj ...
    gmake[1]: Leaving directory `C:/DRT1000/FreshSvnDownload/test/ICSC/IcscTestApplication/src/sysbios'
    Build of libraries done.
    cle66 package/cfg/Core0_pe66.c ...
    "C:/ti/bios_6_45_00_20/packages/ti/sysbios/knl/Mailbox.c", line 340: remark #2142-D: comparison between signed and unsigned operands
    "C:/ti/bios_6_45_00_20/packages/ti/sysbios/knl/Semaphore.c", line 234: remark #2142-D: comparison between signed and unsigned operands
    "C:/ti/bios_6_45_00_20/packages/ti/sysbios/family/c66/tci66xx/CpIntc.c", line 78: remark #2142-D: comparison between signed and unsigned operands
    "C:/ti/bios_6_45_00_20/packages/ti/sysbios/timers/timer64/Timer.c", line 775: remark #2142-D: comparison between signed and unsigned operands
    "package/cfg/Core0_pe66.c", line 35398: warning: statement is unreachable
    "package/cfg/Core0_pe66.c", line 35716: warning: statement is unreachable
    "package/cfg/Core0_pe66.c", line 35863: warning: statement is unreachable
    "package/cfg/Core0_pe66.c", line 36026: warning: statement is unreachable
    "package/cfg/Core0_pe66.c", line 36290: warning: statement is unreachable
    "package/cfg/Core0_pe66.c", line 36432: warning: statement is unreachable
    "package/cfg/Core0_pe66.c", line 36574: warning: statement is unreachable
    "package/cfg/Core0_pe66.c", line 36722: warning: statement is unreachable
    "package/cfg/Core0_pe66.c", line 36869: warning: statement is unreachable
    "package/cfg/Core0_pe66.c", line 37016: warning: statement is unreachable
    "package/cfg/Core0_pe66.c", line 37178: warning: statement is unreachable
    "package/cfg/Core0_pe66.c", line 37326: warning: statement is unreachable
    "package/cfg/Core0_pe66.c", line 37486: warning: statement is unreachable
    "package/cfg/Core0_pe66.c", line 37787: warning: statement is unreachable
    "package/cfg/Core0_pe66.c", line 40414: warning: statement is unreachable
    "package/cfg/Core0_pe66.c", line 41190: warning: statement is unreachable
    "package/cfg/Core0_pe66.c", line 41614: warning: statement is unreachable
    "package/cfg/Core0_pe66.c", line 42629: warning: statement is unreachable
    Finished building: "../Core0.cfg"
     
            1 file(s) copied.
    making ../src/sysbios/sysbios.ae66 ...
    gmake[1]: Nothing to be done for 'all'.
    Building file: "C:/DRT1000/FreshSvnDownload/dev/ResourceManager/CGlobalResourceMgr.cpp"
    Invoking: C6000 Compiler
    "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/bin/cl6x" -mv6600 --abi=eabi -O3 --opt_for_speed=5 --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/include" --include_path="../../../../" --include_path="../../../../SDK/Data_Objects" --include_path="../../../../SDK" --include_path="../../../../dev/ICSC" --include_path="../../../../SDK/Platform_Adaptation_Library/AFM_ASP" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/cppi" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/qmss" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/pcie" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/csl" --define=C6X --define=AFM1 --define=PCIE_USE_EDMA --gcc --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="CGlobalResourceMgr.d_raw" --cmd_file="configPkg/compiler.opt"  "C:/DRT1000/FreshSvnDownload/dev/ResourceManager/CGlobalResourceMgr.cpp"
    Finished building: "C:/DRT1000/FreshSvnDownload/dev/ResourceManager/CGlobalResourceMgr.cpp"
     
    Building file: "C:/DRT1000/FreshSvnDownload/dev/HwTimestamp/CHwTimestamp.cpp"
    Invoking: C6000 Compiler
    "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/bin/cl6x" -mv6600 --abi=eabi -O3 --opt_for_speed=5 --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/include" --include_path="../../../../" --include_path="../../../../SDK/Data_Objects" --include_path="../../../../SDK" --include_path="../../../../dev/ICSC" --include_path="../../../../SDK/Platform_Adaptation_Library/AFM_ASP" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/cppi" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/qmss" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/pcie" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/csl" --define=C6X --define=AFM1 --define=PCIE_USE_EDMA --gcc --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="CHwTimestamp.d_raw" --cmd_file="configPkg/compiler.opt"  "C:/DRT1000/FreshSvnDownload/dev/HwTimestamp/CHwTimestamp.cpp"
    "C:\DRT1000\FreshSvnDownload\dev\HwTimestamp\CHwTimestamp.h", line 132: warning #179-D: variable "ret" was declared but never referenced
    "C:\DRT1000\FreshSvnDownload\dev\HwTimestamp\CHwTimestamp.h", line 140: warning #179-D: variable "ret" was declared but never referenced
    Finished building: "C:/DRT1000/FreshSvnDownload/dev/HwTimestamp/CHwTimestamp.cpp"
     
    Building file: "C:/DRT1000/FreshSvnDownload/dev/I2C/C6670I2C.cpp"
    Invoking: C6000 Compiler
    "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/bin/cl6x" -mv6600 --abi=eabi -O3 --opt_for_speed=5 --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/include" --include_path="../../../../" --include_path="../../../../SDK/Data_Objects" --include_path="../../../../SDK" --include_path="../../../../dev/ICSC" --include_path="../../../../SDK/Platform_Adaptation_Library/AFM_ASP" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/cppi" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/qmss" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/pcie" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/csl" --define=C6X --define=AFM1 --define=PCIE_USE_EDMA --gcc --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="C6670I2C.d_raw" --cmd_file="configPkg/compiler.opt"  "C:/DRT1000/FreshSvnDownload/dev/I2C/C6670I2C.cpp"
    Finished building: "C:/DRT1000/FreshSvnDownload/dev/I2C/C6670I2C.cpp"
     
    Building file: "C:/DRT1000/FreshSvnDownload/dev/BoardUtilities/AppUtilities.cpp"
    Invoking: C6000 Compiler
    "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/bin/cl6x" -mv6600 --abi=eabi -O3 --opt_for_speed=5 --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/include" --include_path="../../../../" --include_path="../../../../SDK/Data_Objects" --include_path="../../../../SDK" --include_path="../../../../dev/ICSC" --include_path="../../../../SDK/Platform_Adaptation_Library/AFM_ASP" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/cppi" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/qmss" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/pcie" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/csl" --define=C6X --define=AFM1 --define=PCIE_USE_EDMA --gcc --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="AppUtilities.d_raw" --cmd_file="configPkg/compiler.opt"  "C:/DRT1000/FreshSvnDownload/dev/BoardUtilities/AppUtilities.cpp"
    Finished building: "C:/DRT1000/FreshSvnDownload/dev/BoardUtilities/AppUtilities.cpp"
     
    Building file: "C:/DRT1000/FreshSvnDownload/dev/IPC/CBackEndIpc.cpp"
    Invoking: C6000 Compiler
    "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/bin/cl6x" -mv6600 --abi=eabi -O3 --opt_for_speed=5 --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/include" --include_path="../../../../" --include_path="../../../../SDK/Data_Objects" --include_path="../../../../SDK" --include_path="../../../../dev/ICSC" --include_path="../../../../SDK/Platform_Adaptation_Library/AFM_ASP" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/cppi" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/qmss" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/pcie" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/csl" --define=C6X --define=AFM1 --define=PCIE_USE_EDMA --gcc --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="CBackEndIpc.d_raw" --cmd_file="configPkg/compiler.opt"  "C:/DRT1000/FreshSvnDownload/dev/IPC/CBackEndIpc.cpp"
    "C:/DRT1000/FreshSvnDownload/dev/IPC/CBackEndIpc.cpp", line 744: warning #2825-D: conversion from a string literal to "char *" is deprecated
    "C:/DRT1000/FreshSvnDownload/dev/IPC/CBackEndIpc.cpp", line 761: warning #2825-D: conversion from a string literal to "char *" is deprecated
    Finished building: "C:/DRT1000/FreshSvnDownload/dev/IPC/CBackEndIpc.cpp"
     
    Building file: "C:/DRT1000/FreshSvnDownload/dev/PCI/CPciHostIsr.cpp"
    Invoking: C6000 Compiler
    "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/bin/cl6x" -mv6600 --abi=eabi -O3 --opt_for_speed=5 --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/include" --include_path="../../../../" --include_path="../../../../SDK/Data_Objects" --include_path="../../../../SDK" --include_path="../../../../dev/ICSC" --include_path="../../../../SDK/Platform_Adaptation_Library/AFM_ASP" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/cppi" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/qmss" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/pcie" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/csl" --define=C6X --define=AFM1 --define=PCIE_USE_EDMA --gcc --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="CPciHostIsr.d_raw" --cmd_file="configPkg/compiler.opt"  "C:/DRT1000/FreshSvnDownload/dev/PCI/CPciHostIsr.cpp"
    Finished building: "C:/DRT1000/FreshSvnDownload/dev/PCI/CPciHostIsr.cpp"
     
    Building file: "C:/DRT1000/FreshSvnDownload/dev/ICSC/MessageProcessing/CFpgaMessages.cpp"
    Invoking: C6000 Compiler
    "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/bin/cl6x" -mv6600 --abi=eabi -O3 --opt_for_speed=5 --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/include" --include_path="../../../../" --include_path="../../../../SDK/Data_Objects" --include_path="../../../../SDK" --include_path="../../../../dev/ICSC" --include_path="../../../../SDK/Platform_Adaptation_Library/AFM_ASP" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/cppi" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/qmss" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/pcie" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/csl" --define=C6X --define=AFM1 --define=PCIE_USE_EDMA --gcc --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="CFpgaMessages.d_raw" --cmd_file="configPkg/compiler.opt"  "C:/DRT1000/FreshSvnDownload/dev/ICSC/MessageProcessing/CFpgaMessages.cpp"
    Finished building: "C:/DRT1000/FreshSvnDownload/dev/ICSC/MessageProcessing/CFpgaMessages.cpp"
     
    Building file: "C:/DRT1000/FreshSvnDownload/dev/Ethernet/CEtherIPC.cpp"
    Invoking: C6000 Compiler
    "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/bin/cl6x" -mv6600 --abi=eabi -O3 --opt_for_speed=5 --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/include" --include_path="../../../../" --include_path="../../../../SDK/Data_Objects" --include_path="../../../../SDK" --include_path="../../../../dev/ICSC" --include_path="../../../../SDK/Platform_Adaptation_Library/AFM_ASP" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/cppi" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/qmss" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/pcie" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/csl" --define=C6X --define=AFM1 --define=PCIE_USE_EDMA --gcc --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="CEtherIPC.d_raw" --cmd_file="configPkg/compiler.opt"  "C:/DRT1000/FreshSvnDownload/dev/Ethernet/CEtherIPC.cpp"
    Finished building: "C:/DRT1000/FreshSvnDownload/dev/Ethernet/CEtherIPC.cpp"
     
    Building file: "C:/DRT1000/FreshSvnDownload/dev/ICSC/MessageProcessing/CMachXO2Messages.cpp"
    Invoking: C6000 Compiler
    "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/bin/cl6x" -mv6600 --abi=eabi -O3 --opt_for_speed=5 --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/include" --include_path="../../../../" --include_path="../../../../SDK/Data_Objects" --include_path="../../../../SDK" --include_path="../../../../dev/ICSC" --include_path="../../../../SDK/Platform_Adaptation_Library/AFM_ASP" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/cppi" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/qmss" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/pcie" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/csl" --define=C6X --define=AFM1 --define=PCIE_USE_EDMA --gcc --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="CMachXO2Messages.d_raw" --cmd_file="configPkg/compiler.opt"  "C:/DRT1000/FreshSvnDownload/dev/ICSC/MessageProcessing/CMachXO2Messages.cpp"
    Finished building: "C:/DRT1000/FreshSvnDownload/dev/ICSC/MessageProcessing/CMachXO2Messages.cpp"
     
    Building file: "C:/DRT1000/FreshSvnDownload/dev/ICSC/MessageProcessing/CIcscMessages.cpp"
    Invoking: C6000 Compiler
    "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/bin/cl6x" -mv6600 --abi=eabi -O3 --opt_for_speed=5 --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/include" --include_path="../../../../" --include_path="../../../../SDK/Data_Objects" --include_path="../../../../SDK" --include_path="../../../../dev/ICSC" --include_path="../../../../SDK/Platform_Adaptation_Library/AFM_ASP" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/cppi" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/qmss" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/pcie" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/csl" --define=C6X --define=AFM1 --define=PCIE_USE_EDMA --gcc --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="CIcscMessages.d_raw" --cmd_file="configPkg/compiler.opt"  "C:/DRT1000/FreshSvnDownload/dev/ICSC/MessageProcessing/CIcscMessages.cpp"
    "C:\DRT1000\FreshSvnDownload\dev\ICSC\MessageProcessing\../../HwTimestamp/CHwTimestamp.h", line 132: warning #179-D: variable "ret" was declared but never referenced
    "C:\DRT1000\FreshSvnDownload\dev\ICSC\MessageProcessing\../../HwTimestamp/CHwTimestamp.h", line 140: warning #179-D: variable "ret" was declared but never referenced
    Finished building: "C:/DRT1000/FreshSvnDownload/dev/ICSC/MessageProcessing/CIcscMessages.cpp"
     
    Building file: "C:/DRT1000/FreshSvnDownload/dev/ICSC/MessageProcessing/CEcMessages.cpp"
    Invoking: C6000 Compiler
    "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/bin/cl6x" -mv6600 --abi=eabi -O3 --opt_for_speed=5 --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/include" --include_path="../../../../" --include_path="../../../../SDK/Data_Objects" --include_path="../../../../SDK" --include_path="../../../../dev/ICSC" --include_path="../../../../SDK/Platform_Adaptation_Library/AFM_ASP" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/cppi" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/qmss" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/pcie" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/csl" --define=C6X --define=AFM1 --define=PCIE_USE_EDMA --gcc --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="CEcMessages.d_raw" --cmd_file="configPkg/compiler.opt"  "C:/DRT1000/FreshSvnDownload/dev/ICSC/MessageProcessing/CEcMessages.cpp"
    Finished building: "C:/DRT1000/FreshSvnDownload/dev/ICSC/MessageProcessing/CEcMessages.cpp"
     
    Building file: "C:/DRT1000/FreshSvnDownload/dev/PCI/CPciModuleIsr.cpp"
    Invoking: C6000 Compiler
    "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/bin/cl6x" -mv6600 --abi=eabi -O3 --opt_for_speed=5 --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/include" --include_path="../../../../" --include_path="../../../../SDK/Data_Objects" --include_path="../../../../SDK" --include_path="../../../../dev/ICSC" --include_path="../../../../SDK/Platform_Adaptation_Library/AFM_ASP" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/cppi" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/qmss" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/pcie" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/csl" --define=C6X --define=AFM1 --define=PCIE_USE_EDMA --gcc --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="CPciModuleIsr.d_raw" --cmd_file="configPkg/compiler.opt"  "C:/DRT1000/FreshSvnDownload/dev/PCI/CPciModuleIsr.cpp"
    Finished building: "C:/DRT1000/FreshSvnDownload/dev/PCI/CPciModuleIsr.cpp"
     
    Building file: "C:/DRT1000/FreshSvnDownload/dev/PCI/CPciHostRegs.cpp"
    Invoking: C6000 Compiler
    "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/bin/cl6x" -mv6600 --abi=eabi -O3 --opt_for_speed=5 --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/include" --include_path="../../../../" --include_path="../../../../SDK/Data_Objects" --include_path="../../../../SDK" --include_path="../../../../dev/ICSC" --include_path="../../../../SDK/Platform_Adaptation_Library/AFM_ASP" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/cppi" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/qmss" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/pcie" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/csl" --define=C6X --define=AFM1 --define=PCIE_USE_EDMA --gcc --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="CPciHostRegs.d_raw" --cmd_file="configPkg/compiler.opt"  "C:/DRT1000/FreshSvnDownload/dev/PCI/CPciHostRegs.cpp"
    Finished building: "C:/DRT1000/FreshSvnDownload/dev/PCI/CPciHostRegs.cpp"
     
    Building file: "C:/DRT1000/FreshSvnDownload/dev/PCI/CPciModuleMsgHdl.cpp"
    Invoking: C6000 Compiler
    "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/bin/cl6x" -mv6600 --abi=eabi -O3 --opt_for_speed=5 --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/include" --include_path="../../../../" --include_path="../../../../SDK/Data_Objects" --include_path="../../../../SDK" --include_path="../../../../dev/ICSC" --include_path="../../../../SDK/Platform_Adaptation_Library/AFM_ASP" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/cppi" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/qmss" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/pcie" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/csl" --define=C6X --define=AFM1 --define=PCIE_USE_EDMA --gcc --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="CPciModuleMsgHdl.d_raw" --cmd_file="configPkg/compiler.opt"  "C:/DRT1000/FreshSvnDownload/dev/PCI/CPciModuleMsgHdl.cpp"
    Finished building: "C:/DRT1000/FreshSvnDownload/dev/PCI/CPciModuleMsgHdl.cpp"
     
    Building file: "C:/DRT1000/FreshSvnDownload/dev/PCI/CPciHostMsgHdl.cpp"
    Invoking: C6000 Compiler
    "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/bin/cl6x" -mv6600 --abi=eabi -O3 --opt_for_speed=5 --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/include" --include_path="../../../../" --include_path="../../../../SDK/Data_Objects" --include_path="../../../../SDK" --include_path="../../../../dev/ICSC" --include_path="../../../../SDK/Platform_Adaptation_Library/AFM_ASP" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/cppi" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/qmss" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/pcie" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/csl" --define=C6X --define=AFM1 --define=PCIE_USE_EDMA --gcc --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="CPciHostMsgHdl.d_raw" --cmd_file="configPkg/compiler.opt"  "C:/DRT1000/FreshSvnDownload/dev/PCI/CPciHostMsgHdl.cpp"
    Finished building: "C:/DRT1000/FreshSvnDownload/dev/PCI/CPciHostMsgHdl.cpp"
     
    Building file: "C:/DRT1000/FreshSvnDownload/dev/SRIO/DoorbellHandler.cpp"
    Invoking: C6000 Compiler
    "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/bin/cl6x" -mv6600 --abi=eabi -O3 --opt_for_speed=5 --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/include" --include_path="../../../../" --include_path="../../../../SDK/Data_Objects" --include_path="../../../../SDK" --include_path="../../../../dev/ICSC" --include_path="../../../../SDK/Platform_Adaptation_Library/AFM_ASP" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/cppi" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/qmss" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/pcie" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/csl" --define=C6X --define=AFM1 --define=PCIE_USE_EDMA --gcc --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="DoorbellHandler.d_raw" --cmd_file="configPkg/compiler.opt"  "C:/DRT1000/FreshSvnDownload/dev/SRIO/DoorbellHandler.cpp"
    Finished building: "C:/DRT1000/FreshSvnDownload/dev/SRIO/DoorbellHandler.cpp"
     
    Building file: "C:/DRT1000/FreshSvnDownload/dev/ICSC/CModuleStatus.cpp"
    Invoking: C6000 Compiler
    "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/bin/cl6x" -mv6600 --abi=eabi -O3 --opt_for_speed=5 --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/include" --include_path="../../../../" --include_path="../../../../SDK/Data_Objects" --include_path="../../../../SDK" --include_path="../../../../dev/ICSC" --include_path="../../../../SDK/Platform_Adaptation_Library/AFM_ASP" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/cppi" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/qmss" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/pcie" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/csl" --define=C6X --define=AFM1 --define=PCIE_USE_EDMA --gcc --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="CModuleStatus.d_raw" --cmd_file="configPkg/compiler.opt"  "C:/DRT1000/FreshSvnDownload/dev/ICSC/CModuleStatus.cpp"
    Finished building: "C:/DRT1000/FreshSvnDownload/dev/ICSC/CModuleStatus.cpp"
     
    Building file: "C:/DRT1000/FreshSvnDownload/dev/Ethernet/CPhyMessages.cpp"
    Invoking: C6000 Compiler
    "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/bin/cl6x" -mv6600 --abi=eabi -O3 --opt_for_speed=5 --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/include" --include_path="../../../../" --include_path="../../../../SDK/Data_Objects" --include_path="../../../../SDK" --include_path="../../../../dev/ICSC" --include_path="../../../../SDK/Platform_Adaptation_Library/AFM_ASP" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/cppi" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/qmss" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/pcie" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/csl" --define=C6X --define=AFM1 --define=PCIE_USE_EDMA --gcc --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="CPhyMessages.d_raw" --cmd_file="configPkg/compiler.opt"  "C:/DRT1000/FreshSvnDownload/dev/Ethernet/CPhyMessages.cpp"
    Finished building: "C:/DRT1000/FreshSvnDownload/dev/Ethernet/CPhyMessages.cpp"
     
    Building file: "C:/DRT1000/FreshSvnDownload/dev/I2C/EEPROMM24.cpp"
    Invoking: C6000 Compiler
    "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/bin/cl6x" -mv6600 --abi=eabi -O3 --opt_for_speed=5 --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/include" --include_path="../../../../" --include_path="../../../../SDK/Data_Objects" --include_path="../../../../SDK" --include_path="../../../../dev/ICSC" --include_path="../../../../SDK/Platform_Adaptation_Library/AFM_ASP" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/cppi" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/qmss" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/pcie" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/csl" --define=C6X --define=AFM1 --define=PCIE_USE_EDMA --gcc --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="EEPROMM24.d_raw" --cmd_file="configPkg/compiler.opt"  "C:/DRT1000/FreshSvnDownload/dev/I2C/EEPROMM24.cpp"
    Finished building: "C:/DRT1000/FreshSvnDownload/dev/I2C/EEPROMM24.cpp"
     
    Building file: "C:/DRT1000/FreshSvnDownload/dev/I2C/DS1682TimeElapsedTimeRecorder.cpp"
    Invoking: C6000 Compiler
    "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/bin/cl6x" -mv6600 --abi=eabi -O3 --opt_for_speed=5 --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/include" --include_path="../../../../" --include_path="../../../../SDK/Data_Objects" --include_path="../../../../SDK" --include_path="../../../../dev/ICSC" --include_path="../../../../SDK/Platform_Adaptation_Library/AFM_ASP" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/cppi" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/qmss" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/pcie" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/csl" --define=C6X --define=AFM1 --define=PCIE_USE_EDMA --gcc --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="DS1682TimeElapsedTimeRecorder.d_raw" --cmd_file="configPkg/compiler.opt"  "C:/DRT1000/FreshSvnDownload/dev/I2C/DS1682TimeElapsedTimeRecorder.cpp"
    Finished building: "C:/DRT1000/FreshSvnDownload/dev/I2C/DS1682TimeElapsedTimeRecorder.cpp"
     
    Building file: "C:/DRT1000/FreshSvnDownload/dev/ICSC/SCBUS/Int2Alaw.asm"
    Invoking: C6000 Compiler
    "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/bin/cl6x" -mv6600 --abi=eabi -O3 --opt_for_speed=5 --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/include" --include_path="../../../../" --include_path="../../../../SDK/Data_Objects" --include_path="../../../../SDK" --include_path="../../../../dev/ICSC" --include_path="../../../../SDK/Platform_Adaptation_Library/AFM_ASP" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/cppi" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/qmss" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/pcie" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/csl" --define=C6X --define=AFM1 --define=PCIE_USE_EDMA --gcc --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="Int2Alaw.d_raw" --cmd_file="configPkg/compiler.opt"  "C:/DRT1000/FreshSvnDownload/dev/ICSC/SCBUS/Int2Alaw.asm"
    Finished building: "C:/DRT1000/FreshSvnDownload/dev/ICSC/SCBUS/Int2Alaw.asm"
     
    Building file: "C:/DRT1000/FreshSvnDownload/SDK/Platform_Adaptation_Library/AFM_ASP/MulticoreUtilities.cpp"
    Invoking: C6000 Compiler
    "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/bin/cl6x" -mv6600 --abi=eabi -O3 --opt_for_speed=5 --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/include" --include_path="../../../../" --include_path="../../../../SDK/Data_Objects" --include_path="../../../../SDK" --include_path="../../../../dev/ICSC" --include_path="../../../../SDK/Platform_Adaptation_Library/AFM_ASP" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/cppi" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/qmss" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/pcie" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/csl" --define=C6X --define=AFM1 --define=PCIE_USE_EDMA --gcc --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="MulticoreUtilities.d_raw" --cmd_file="configPkg/compiler.opt"  "C:/DRT1000/FreshSvnDownload/SDK/Platform_Adaptation_Library/AFM_ASP/MulticoreUtilities.cpp"
    Finished building: "C:/DRT1000/FreshSvnDownload/SDK/Platform_Adaptation_Library/AFM_ASP/MulticoreUtilities.cpp"
     
    Building file: "C:/DRT1000/FreshSvnDownload/dev/Ethernet/MdioInterface.cpp"
    Invoking: C6000 Compiler
    "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/bin/cl6x" -mv6600 --abi=eabi -O3 --opt_for_speed=5 --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/include" --include_path="../../../../" --include_path="../../../../SDK/Data_Objects" --include_path="../../../../SDK" --include_path="../../../../dev/ICSC" --include_path="../../../../SDK/Platform_Adaptation_Library/AFM_ASP" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/cppi" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/qmss" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/pcie" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/csl" --define=C6X --define=AFM1 --define=PCIE_USE_EDMA --gcc --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="MdioInterface.d_raw" --cmd_file="configPkg/compiler.opt"  "C:/DRT1000/FreshSvnDownload/dev/Ethernet/MdioInterface.cpp"
    Finished building: "C:/DRT1000/FreshSvnDownload/dev/Ethernet/MdioInterface.cpp"
     
    Building file: "C:/DRT1000/FreshSvnDownload/SDK/Platform_Adaptation_Library/AFM_ASP/FpgaDataInterface.cpp"
    Invoking: C6000 Compiler
    "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/bin/cl6x" -mv6600 --abi=eabi -O3 --opt_for_speed=5 --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/include" --include_path="../../../../" --include_path="../../../../SDK/Data_Objects" --include_path="../../../../SDK" --include_path="../../../../dev/ICSC" --include_path="../../../../SDK/Platform_Adaptation_Library/AFM_ASP" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/cppi" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/qmss" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/pcie" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/csl" --define=C6X --define=AFM1 --define=PCIE_USE_EDMA --gcc --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="FpgaDataInterface.d_raw" --cmd_file="configPkg/compiler.opt"  "C:/DRT1000/FreshSvnDownload/SDK/Platform_Adaptation_Library/AFM_ASP/FpgaDataInterface.cpp"
    Finished building: "C:/DRT1000/FreshSvnDownload/SDK/Platform_Adaptation_Library/AFM_ASP/FpgaDataInterface.cpp"
     
    Building file: "C:/DRT1000/FreshSvnDownload/SDK/Platform_Adaptation_Library/AFM_ASP/FpgaMessageInterface.cpp"
    Invoking: C6000 Compiler
    "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/bin/cl6x" -mv6600 --abi=eabi -O3 --opt_for_speed=5 --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/include" --include_path="../../../../" --include_path="../../../../SDK/Data_Objects" --include_path="../../../../SDK" --include_path="../../../../dev/ICSC" --include_path="../../../../SDK/Platform_Adaptation_Library/AFM_ASP" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/cppi" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/qmss" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/pcie" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/csl" --define=C6X --define=AFM1 --define=PCIE_USE_EDMA --gcc --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="FpgaMessageInterface.d_raw" --cmd_file="configPkg/compiler.opt"  "C:/DRT1000/FreshSvnDownload/SDK/Platform_Adaptation_Library/AFM_ASP/FpgaMessageInterface.cpp"
    Finished building: "C:/DRT1000/FreshSvnDownload/SDK/Platform_Adaptation_Library/AFM_ASP/FpgaMessageInterface.cpp"
     
    Building file: "C:/DRT1000/FreshSvnDownload/dev/ICSC/IcscSystemInitialization.cpp"
    Invoking: C6000 Compiler
    "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/bin/cl6x" -mv6600 --abi=eabi -O3 --opt_for_speed=5 --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/include" --include_path="../../../../" --include_path="../../../../SDK/Data_Objects" --include_path="../../../../SDK" --include_path="../../../../dev/ICSC" --include_path="../../../../SDK/Platform_Adaptation_Library/AFM_ASP" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/cppi" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/qmss" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/pcie" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/csl" --define=C6X --define=AFM1 --define=PCIE_USE_EDMA --gcc --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="IcscSystemInitialization.d_raw" --cmd_file="configPkg/compiler.opt"  "C:/DRT1000/FreshSvnDownload/dev/ICSC/IcscSystemInitialization.cpp"
    Finished building: "C:/DRT1000/FreshSvnDownload/dev/ICSC/IcscSystemInitialization.cpp"
     
    Building file: "C:/DRT1000/FreshSvnDownload/dev/Ethernet/DspEthFpgaProxy.cpp"
    Invoking: C6000 Compiler
    "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/bin/cl6x" -mv6600 --abi=eabi -O3 --opt_for_speed=5 --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/include" --include_path="../../../../" --include_path="../../../../SDK/Data_Objects" --include_path="../../../../SDK" --include_path="../../../../dev/ICSC" --include_path="../../../../SDK/Platform_Adaptation_Library/AFM_ASP" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/cppi" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/qmss" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/pcie" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/csl" --define=C6X --define=AFM1 --define=PCIE_USE_EDMA --gcc --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="DspEthFpgaProxy.d_raw" --cmd_file="configPkg/compiler.opt"  "C:/DRT1000/FreshSvnDownload/dev/Ethernet/DspEthFpgaProxy.cpp"
    "C:/DRT1000/FreshSvnDownload/dev/Ethernet/DspEthFpgaProxy.cpp", line 1163: warning #2825-D: conversion from a string literal to "char *" is deprecated
    "C:/DRT1000/FreshSvnDownload/dev/Ethernet/DspEthFpgaProxy.cpp", line 1164: warning #2825-D: conversion from a string literal to "char *" is deprecated
    "C:/DRT1000/FreshSvnDownload/dev/Ethernet/DspEthFpgaProxy.cpp", line 1600: warning #2825-D: conversion from a string literal to "char *" is deprecated
    "C:/DRT1000/FreshSvnDownload/dev/Ethernet/DspEthFpgaProxy.cpp", line 1602: warning #2825-D: conversion from a string literal to "char *" is deprecated
    "C:/DRT1000/FreshSvnDownload/dev/Ethernet/DspEthFpgaProxy.cpp", line 1606: warning #2825-D: conversion from a string literal to "char *" is deprecated
    Finished building: "C:/DRT1000/FreshSvnDownload/dev/Ethernet/DspEthFpgaProxy.cpp"
     
    Building file: "C:/DRT1000/FreshSvnDownload/dev/ICSC/FpgaConfiguration.cpp"
    Invoking: C6000 Compiler
    "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/bin/cl6x" -mv6600 --abi=eabi -O3 --opt_for_speed=5 --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/include" --include_path="../../../../" --include_path="../../../../SDK/Data_Objects" --include_path="../../../../SDK" --include_path="../../../../dev/ICSC" --include_path="../../../../SDK/Platform_Adaptation_Library/AFM_ASP" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/cppi" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/qmss" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/pcie" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/csl" --define=C6X --define=AFM1 --define=PCIE_USE_EDMA --gcc --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="FpgaConfiguration.d_raw" --cmd_file="configPkg/compiler.opt"  "C:/DRT1000/FreshSvnDownload/dev/ICSC/FpgaConfiguration.cpp"
    Finished building: "C:/DRT1000/FreshSvnDownload/dev/ICSC/FpgaConfiguration.cpp"
     
    Building file: "C:/DRT1000/FreshSvnDownload/SDK/Platform_Adaptation_Library/AFM_ASP/MetadataManager/AFM1/MetadataManagerAfm1.cpp"
    Invoking: C6000 Compiler
    "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/bin/cl6x" -mv6600 --abi=eabi -O3 --opt_for_speed=5 --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/include" --include_path="../../../../" --include_path="../../../../SDK/Data_Objects" --include_path="../../../../SDK" --include_path="../../../../dev/ICSC" --include_path="../../../../SDK/Platform_Adaptation_Library/AFM_ASP" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/cppi" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/qmss" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/pcie" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/csl" --define=C6X --define=AFM1 --define=PCIE_USE_EDMA --gcc --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="MetadataManagerAfm1.d_raw" --cmd_file="configPkg/compiler.opt"  "C:/DRT1000/FreshSvnDownload/SDK/Platform_Adaptation_Library/AFM_ASP/MetadataManager/AFM1/MetadataManagerAfm1.cpp"
    Finished building: "C:/DRT1000/FreshSvnDownload/SDK/Platform_Adaptation_Library/AFM_ASP/MetadataManager/AFM1/MetadataManagerAfm1.cpp"
     
    Building file: "C:/DRT1000/FreshSvnDownload/util/PlatformOsal.c"
    Invoking: C6000 Compiler
    "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/bin/cl6x" -mv6600 --abi=eabi -O3 --opt_for_speed=5 --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/include" --include_path="../../../../" --include_path="../../../../SDK/Data_Objects" --include_path="../../../../SDK" --include_path="../../../../dev/ICSC" --include_path="../../../../SDK/Platform_Adaptation_Library/AFM_ASP" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/cppi" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/qmss" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/pcie" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/csl" --define=C6X --define=AFM1 --define=PCIE_USE_EDMA --gcc --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="PlatformOsal.d_raw" --cmd_file="configPkg/compiler.opt"  "C:/DRT1000/FreshSvnDownload/util/PlatformOsal.c"
    Finished building: "C:/DRT1000/FreshSvnDownload/util/PlatformOsal.c"
     
    Building file: "C:/DRT1000/FreshSvnDownload/dev/Ethernet/NetworkInit.cpp"
    Invoking: C6000 Compiler
    "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/bin/cl6x" -mv6600 --abi=eabi -O3 --opt_for_speed=5 --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/include" --include_path="../../../../" --include_path="../../../../SDK/Data_Objects" --include_path="../../../../SDK" --include_path="../../../../dev/ICSC" --include_path="../../../../SDK/Platform_Adaptation_Library/AFM_ASP" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/cppi" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/qmss" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/pcie" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/csl" --define=C6X --define=AFM1 --define=PCIE_USE_EDMA --gcc --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="NetworkInit.d_raw" --cmd_file="configPkg/compiler.opt"  "C:/DRT1000/FreshSvnDownload/dev/Ethernet/NetworkInit.cpp"
    Finished building: "C:/DRT1000/FreshSvnDownload/dev/Ethernet/NetworkInit.cpp"
     
    Building file: "C:/DRT1000/FreshSvnDownload/util/PlatformUtilities.cpp"
    Invoking: C6000 Compiler
    "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/bin/cl6x" -mv6600 --abi=eabi -O3 --opt_for_speed=5 --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/include" --include_path="../../../../" --include_path="../../../../SDK/Data_Objects" --include_path="../../../../SDK" --include_path="../../../../dev/ICSC" --include_path="../../../../SDK/Platform_Adaptation_Library/AFM_ASP" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/cppi" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/qmss" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/pcie" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/csl" --define=C6X --define=AFM1 --define=PCIE_USE_EDMA --gcc --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="PlatformUtilities.d_raw" --cmd_file="configPkg/compiler.opt"  "C:/DRT1000/FreshSvnDownload/util/PlatformUtilities.cpp"
    Finished building: "C:/DRT1000/FreshSvnDownload/util/PlatformUtilities.cpp"
     
    Building file: "C:/DRT1000/FreshSvnDownload/dev/ICSC/SPI/SpiInterface.cpp"
    Invoking: C6000 Compiler
    "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/bin/cl6x" -mv6600 --abi=eabi -O3 --opt_for_speed=5 --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/include" --include_path="../../../../" --include_path="../../../../SDK/Data_Objects" --include_path="../../../../SDK" --include_path="../../../../dev/ICSC" --include_path="../../../../SDK/Platform_Adaptation_Library/AFM_ASP" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/cppi" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/qmss" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/pcie" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/csl" --define=C6X --define=AFM1 --define=PCIE_USE_EDMA --gcc --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="SpiInterface.d_raw" --cmd_file="configPkg/compiler.opt"  "C:/DRT1000/FreshSvnDownload/dev/ICSC/SPI/SpiInterface.cpp"
    Finished building: "C:/DRT1000/FreshSvnDownload/dev/ICSC/SPI/SpiInterface.cpp"
     
    Building file: "C:/DRT1000/FreshSvnDownload/dev/ICSC/SCBUS/ScBusManager.cpp"
    Invoking: C6000 Compiler
    "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/bin/cl6x" -mv6600 --abi=eabi -O3 --opt_for_speed=5 --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/include" --include_path="../../../../" --include_path="../../../../SDK/Data_Objects" --include_path="../../../../SDK" --include_path="../../../../dev/ICSC" --include_path="../../../../SDK/Platform_Adaptation_Library/AFM_ASP" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/cppi" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/qmss" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/pcie" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/csl" --define=C6X --define=AFM1 --define=PCIE_USE_EDMA --gcc --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="ScBusManager.d_raw" --cmd_file="configPkg/compiler.opt"  "C:/DRT1000/FreshSvnDownload/dev/ICSC/SCBUS/ScBusManager.cpp"
    Finished building: "C:/DRT1000/FreshSvnDownload/dev/ICSC/SCBUS/ScBusManager.cpp"
     
    Building file: "C:/DRT1000/FreshSvnDownload/SDK/Platform_Adaptation_Library/AFM_ASP/SrioCommon.cpp"
    Invoking: C6000 Compiler
    "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/bin/cl6x" -mv6600 --abi=eabi -O3 --opt_for_speed=5 --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/include" --include_path="../../../../" --include_path="../../../../SDK/Data_Objects" --include_path="../../../../SDK" --include_path="../../../../dev/ICSC" --include_path="../../../../SDK/Platform_Adaptation_Library/AFM_ASP" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/cppi" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/qmss" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/pcie" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/csl" --define=C6X --define=AFM1 --define=PCIE_USE_EDMA --gcc --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="SrioCommon.d_raw" --cmd_file="configPkg/compiler.opt"  "C:/DRT1000/FreshSvnDownload/SDK/Platform_Adaptation_Library/AFM_ASP/SrioCommon.cpp"
    Finished building: "C:/DRT1000/FreshSvnDownload/SDK/Platform_Adaptation_Library/AFM_ASP/SrioCommon.cpp"
     
    Building file: "C:/DRT1000/FreshSvnDownload/dev/Ethernet/NetworkSetup.cpp"
    Invoking: C6000 Compiler
    "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/bin/cl6x" -mv6600 --abi=eabi -O3 --opt_for_speed=5 --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/include" --include_path="../../../../" --include_path="../../../../SDK/Data_Objects" --include_path="../../../../SDK" --include_path="../../../../dev/ICSC" --include_path="../../../../SDK/Platform_Adaptation_Library/AFM_ASP" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/cppi" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/qmss" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/pcie" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/csl" --define=C6X --define=AFM1 --define=PCIE_USE_EDMA --gcc --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="NetworkSetup.d_raw" --cmd_file="configPkg/compiler.opt"  "C:/DRT1000/FreshSvnDownload/dev/Ethernet/NetworkSetup.cpp"
    "C:/DRT1000/FreshSvnDownload/dev/Ethernet/NetworkSetup.cpp", line 111: warning #2825-D: conversion from a string literal to "char *" is deprecated
    "C:/DRT1000/FreshSvnDownload/dev/Ethernet/NetworkSetup.cpp", line 124: warning #2825-D: conversion from a string literal to "char *" is deprecated
    "C:/DRT1000/FreshSvnDownload/dev/Ethernet/NetworkSetup.cpp", line 128: warning #2825-D: conversion from a string literal to "char *" is deprecated
    "C:/DRT1000/FreshSvnDownload/dev/Ethernet/NetworkSetup.cpp", line 129: warning #2825-D: conversion from a string literal to "char *" is deprecated
    "C:/DRT1000/FreshSvnDownload/dev/Ethernet/NetworkSetup.cpp", line 371: warning #2825-D: conversion from a string literal to "char *" is deprecated
    "C:/DRT1000/FreshSvnDownload/dev/Ethernet/NetworkSetup.cpp", line 371: warning #2825-D: conversion from a string literal to "char *" is deprecated
    "C:/DRT1000/FreshSvnDownload/dev/Ethernet/NetworkSetup.cpp", line 371: warning #2825-D: conversion from a string literal to "char *" is deprecated
    "C:/DRT1000/FreshSvnDownload/dev/Ethernet/NetworkSetup.cpp", line 371: warning #2825-D: conversion from a string literal to "char *" is deprecated
    "C:/DRT1000/FreshSvnDownload/dev/Ethernet/NetworkSetup.cpp", line 371: warning #2825-D: conversion from a string literal to "char *" is deprecated
    "C:/DRT1000/FreshSvnDownload/dev/Ethernet/NetworkSetup.cpp", line 371: warning #2825-D: conversion from a string literal to "char *" is deprecated
    "C:/DRT1000/FreshSvnDownload/dev/Ethernet/NetworkSetup.cpp", line 372: warning #2825-D: conversion from a string literal to "char *" is deprecated
    "C:/DRT1000/FreshSvnDownload/dev/Ethernet/NetworkSetup.cpp", line 372: warning #2825-D: conversion from a string literal to "char *" is deprecated
    "C:/DRT1000/FreshSvnDownload/dev/Ethernet/NetworkSetup.cpp", line 372: warning #2825-D: conversion from a string literal to "char *" is deprecated
    "C:/DRT1000/FreshSvnDownload/dev/Ethernet/NetworkSetup.cpp", line 372: warning #2825-D: conversion from a string literal to "char *" is deprecated
    "C:/DRT1000/FreshSvnDownload/dev/Ethernet/NetworkSetup.cpp", line 372: warning #2825-D: conversion from a string literal to "char *" is deprecated
    "C:/DRT1000/FreshSvnDownload/dev/Ethernet/NetworkSetup.cpp", line 373: warning #2825-D: conversion from a string literal to "char *" is deprecated
    "C:/DRT1000/FreshSvnDownload/dev/Ethernet/NetworkSetup.cpp", line 373: warning #2825-D: conversion from a string literal to "char *" is deprecated
    "C:/DRT1000/FreshSvnDownload/dev/Ethernet/NetworkSetup.cpp", line 373: warning #2825-D: conversion from a string literal to "char *" is deprecated
    "C:/DRT1000/FreshSvnDownload/dev/Ethernet/NetworkSetup.cpp", line 373: warning #2825-D: conversion from a string literal to "char *" is deprecated
    "C:/DRT1000/FreshSvnDownload/dev/Ethernet/NetworkSetup.cpp", line 373: warning #2825-D: conversion from a string literal to "char *" is deprecated
    "C:/DRT1000/FreshSvnDownload/dev/Ethernet/NetworkSetup.cpp", line 773: warning #2825-D: conversion from a string literal to "char *" is deprecated
    Finished building: "C:/DRT1000/FreshSvnDownload/dev/Ethernet/NetworkSetup.cpp"
     
    Building file: "C:/DRT1000/FreshSvnDownload/dev/ICSC/SCBUS/ScBusWriting.cpp"
    Invoking: C6000 Compiler
    "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/bin/cl6x" -mv6600 --abi=eabi -O3 --opt_for_speed=5 --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/include" --include_path="../../../../" --include_path="../../../../SDK/Data_Objects" --include_path="../../../../SDK" --include_path="../../../../dev/ICSC" --include_path="../../../../SDK/Platform_Adaptation_Library/AFM_ASP" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/cppi" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/qmss" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/pcie" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/csl" --define=C6X --define=AFM1 --define=PCIE_USE_EDMA --gcc --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="ScBusWriting.d_raw" --cmd_file="configPkg/compiler.opt"  "C:/DRT1000/FreshSvnDownload/dev/ICSC/SCBUS/ScBusWriting.cpp"
    Finished building: "C:/DRT1000/FreshSvnDownload/dev/ICSC/SCBUS/ScBusWriting.cpp"
     
    Building file: "C:/DRT1000/FreshSvnDownload/dev/ICSC/SCBUS/ScBusReading.cpp"
    Invoking: C6000 Compiler
    "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/bin/cl6x" -mv6600 --abi=eabi -O3 --opt_for_speed=5 --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/include" --include_path="../../../../" --include_path="../../../../SDK/Data_Objects" --include_path="../../../../SDK" --include_path="../../../../dev/ICSC" --include_path="../../../../SDK/Platform_Adaptation_Library/AFM_ASP" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/cppi" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/qmss" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/pcie" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/csl" --define=C6X --define=AFM1 --define=PCIE_USE_EDMA --gcc --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="ScBusReading.d_raw" --cmd_file="configPkg/compiler.opt"  "C:/DRT1000/FreshSvnDownload/dev/ICSC/SCBUS/ScBusReading.cpp"
    Finished building: "C:/DRT1000/FreshSvnDownload/dev/ICSC/SCBUS/ScBusReading.cpp"
     
    Building file: "C:/DRT1000/FreshSvnDownload/dev/SRIO/SrioError.cpp"
    Invoking: C6000 Compiler
    "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/bin/cl6x" -mv6600 --abi=eabi -O3 --opt_for_speed=5 --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/include" --include_path="../../../../" --include_path="../../../../SDK/Data_Objects" --include_path="../../../../SDK" --include_path="../../../../dev/ICSC" --include_path="../../../../SDK/Platform_Adaptation_Library/AFM_ASP" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/cppi" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/qmss" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/pcie" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/csl" --define=C6X --define=AFM1 --define=PCIE_USE_EDMA --gcc --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="SrioError.d_raw" --cmd_file="configPkg/compiler.opt"  "C:/DRT1000/FreshSvnDownload/dev/SRIO/SrioError.cpp"
    Finished building: "C:/DRT1000/FreshSvnDownload/dev/SRIO/SrioError.cpp"
     
    Building file: "C:/DRT1000/FreshSvnDownload/dev/SRIO/SrioSystemInitialization.cpp"
    Invoking: C6000 Compiler
    "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/bin/cl6x" -mv6600 --abi=eabi -O3 --opt_for_speed=5 --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/include" --include_path="../../../../" --include_path="../../../../SDK/Data_Objects" --include_path="../../../../SDK" --include_path="../../../../dev/ICSC" --include_path="../../../../SDK/Platform_Adaptation_Library/AFM_ASP" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/cppi" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/qmss" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/pcie" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/csl" --define=C6X --define=AFM1 --define=PCIE_USE_EDMA --gcc --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="SrioSystemInitialization.d_raw" --cmd_file="configPkg/compiler.opt"  "C:/DRT1000/FreshSvnDownload/dev/SRIO/SrioSystemInitialization.cpp"
    Finished building: "C:/DRT1000/FreshSvnDownload/dev/SRIO/SrioSystemInitialization.cpp"
     
    Building file: "C:/DRT1000/FreshSvnDownload/dev/Ethernet/resourcemgr.c"
    Invoking: C6000 Compiler
    "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/bin/cl6x" -mv6600 --abi=eabi -O3 --opt_for_speed=5 --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/include" --include_path="../../../../" --include_path="../../../../SDK/Data_Objects" --include_path="../../../../SDK" --include_path="../../../../dev/ICSC" --include_path="../../../../SDK/Platform_Adaptation_Library/AFM_ASP" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/cppi" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/qmss" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/pcie" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/csl" --define=C6X --define=AFM1 --define=PCIE_USE_EDMA --gcc --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="resourcemgr.d_raw" --cmd_file="configPkg/compiler.opt"  "C:/DRT1000/FreshSvnDownload/dev/Ethernet/resourcemgr.c"
    Finished building: "C:/DRT1000/FreshSvnDownload/dev/Ethernet/resourcemgr.c"
     
    Building file: "C:/DRT1000/FreshSvnDownload/dev/PCI/pcielib.cpp"
    Invoking: C6000 Compiler
    "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/bin/cl6x" -mv6600 --abi=eabi -O3 --opt_for_speed=5 --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/include" --include_path="../../../../" --include_path="../../../../SDK/Data_Objects" --include_path="../../../../SDK" --include_path="../../../../dev/ICSC" --include_path="../../../../SDK/Platform_Adaptation_Library/AFM_ASP" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/cppi" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/qmss" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/pcie" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/csl" --define=C6X --define=AFM1 --define=PCIE_USE_EDMA --gcc --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="pcielib.d_raw" --cmd_file="configPkg/compiler.opt"  "C:/DRT1000/FreshSvnDownload/dev/PCI/pcielib.cpp"
    Finished building: "C:/DRT1000/FreshSvnDownload/dev/PCI/pcielib.cpp"
     
    Building file: "../main.cpp"
    Invoking: C6000 Compiler
    "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/bin/cl6x" -mv6600 --abi=eabi -O3 --opt_for_speed=5 --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/include" --include_path="../../../../" --include_path="../../../../SDK/Data_Objects" --include_path="../../../../SDK" --include_path="../../../../dev/ICSC" --include_path="../../../../SDK/Platform_Adaptation_Library/AFM_ASP" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/cppi" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/qmss" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/pcie" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/csl" --define=C6X --define=AFM1 --define=PCIE_USE_EDMA --gcc --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="main.d_raw" --cmd_file="configPkg/compiler.opt"  "../main.cpp"
    Finished building: "../main.cpp"
     
    Building file: "C:/DRT1000/FreshSvnDownload/dev/Ethernet/nimu_eth.c"
    Invoking: C6000 Compiler
    "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/bin/cl6x" -mv6600 --abi=eabi -O3 --opt_for_speed=5 --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/include" --include_path="../../../../" --include_path="../../../../SDK/Data_Objects" --include_path="../../../../SDK" --include_path="../../../../dev/ICSC" --include_path="../../../../SDK/Platform_Adaptation_Library/AFM_ASP" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/cppi" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/qmss" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/drv/pcie" --include_path="C:/ti/pdk_C6670_1_1_2_6/packages/ti/csl" --define=C6X --define=AFM1 --define=PCIE_USE_EDMA --gcc --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="nimu_eth.d_raw" --cmd_file="configPkg/compiler.opt"  "C:/DRT1000/FreshSvnDownload/dev/Ethernet/nimu_eth.c"
    "C:/DRT1000/FreshSvnDownload/dev/Ethernet/nimu_eth.c", line 65: warning #48-D: incompatible redefinition of macro "ETHERTYPE_IPv6" (declared at line 51 of "C:\ti\ndk_2_25_01_11\packages\ti\ndk\inc\stack\inc/rawethif.h")
    Finished building: "C:/DRT1000/FreshSvnDownload/dev/Ethernet/nimu_eth.c"
     
    making ../src/sysbios/sysbios.ae66 ...
    gmake[2]: Nothing to be done for 'all'.
    Building target: "Core0.out"
    Invoking: C6000 Linker
    "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/bin/cl6x" -mv6600 --abi=eabi -O3 --opt_for_speed=5 --define=C6X --define=AFM1 --define=PCIE_USE_EDMA --gcc --diag_warning=225 --diag_wrap=off --display_error_number -z -m"Core0.map" -i"C:/DRT1000/FreshSvnDownload/SDK/Platform_Adaptation_Library/AFM_ASP/drt-ipc/packages/ti/sdo/ipc/package/lib/lib/debug/ti.sdo.ipc/package" -i"C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/lib" -i"C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-c6000_8.3.8/include" --reread_libs --diag_wrap=off --display_error_number --warn_sections --xml_link_info="Core0_linkInfo.xml" --rom_model -o "Core0.out" "./AppUtilities.obj" "./C6670I2C.obj" "./CBackEndIpc.obj" "./CEcMessages.obj" "./CEtherIPC.obj" "./CFpgaMessages.obj" "./CGlobalResourceMgr.obj" "./CHwTimestamp.obj" "./CIcscMessages.obj" "./CMachXO2Messages.obj" "./CModuleStatus.obj" "./CPciHostIsr.obj" "./CPciHostMsgHdl.obj" "./CPciHostRegs.obj" "./CPciModuleIsr.obj" "./CPciModuleMsgHdl.obj" "./CPhyMessages.obj" "./DS1682TimeElapsedTimeRecorder.obj" "./DoorbellHandler.obj" "./DspEthFpgaProxy.obj" "./EEPROMM24.obj" "./FpgaConfiguration.obj" "./FpgaDataInterface.obj" "./FpgaMessageInterface.obj" "./IcscSystemInitialization.obj" "./Int2Alaw.obj" "./MdioInterface.obj" "./MetadataManagerAfm1.obj" "./MulticoreUtilities.obj" "./NetworkInit.obj" "./NetworkSetup.obj" "./PlatformOsal.obj" "./PlatformUtilities.obj" "./ScBusManager.obj" "./ScBusReading.obj" "./ScBusWriting.obj" "./SpiInterface.obj" "./SrioCommon.obj" "./SrioError.obj" "./SrioSystemInitialization.obj" "./main.obj" "./nimu_eth.obj" "./pcielib.obj" "./resourcemgr.obj" "../IcscTestApplication.cmd" -l"configPkg/linker.cmd"  -l"C:/DRT1000/FreshSvnDownload/SDK/Platform_Adaptation_Library/AFM_ASP/drt-ipc/packages" -llibc.a 
    <Linking>
    fatal error #6001: cannot open file "C:/DRT1000/FreshSvnDownload/SDK/Platform_Adaptation_Library/AFM_ASP/drt-ipc/packages":  Permission denied
     
    >> Compilation failure
    makefile:185: recipe for target 'Core0.out' failed
    gmake[1]: *** [Core0.out] Error 1
    makefile:181: recipe for target 'all' failed
    gmake: *** [all] Error 2
    
    **** Build Finished ****
    

  • The link command ends with ...

    -l"C:/DRT1000/FreshSvnDownload/SDK/Platform_Adaptation_Library/AFM_ASP/drt-ipc/packages" -llibc.a

    The option -l is used to tell the linker the argument after the -l is a file which is not found in the local directory, but in the directories named by earlier instances of the -i option.  For the problem case, the -l option does not name a file, but a directory.  You probably mean to use the option -i instead.

    In the screen shot below, you need to move it from the --library part to the --search_path part.

    Thanks and regards,

    -George

  • Hello George,

    Thank you for the response.

    Yes, You are correct. I did place the directory reference in the wrong place. That error threw me off a bit since I would have expected the linker to state something like "file does not exist". "Permission Denied" had me thinking it was an issue with my actual file permissions for the directory.

    Thanks for clarifying,

    Forrest