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.

MCU-PLUS-SDK-AM243X: Profinet IO IRT support for ALX package

Part Number: MCU-PLUS-SDK-AM243X
Other Parts Discussed in Thread: DP83869

Tool/software:

Dear TI team,

we are looking for profinet IRT stack with support for ALX package, previous had asked this question and understood that profinet IRT stack for AM2432ALX SDK is expected by Nov end.

please let us know its SDK release date or status.

regards,

Santosh

  • Hi Santosh,

    We are currently working on this and are facing some issues. We will let you know by beginning of next week on whether PROFINET IO support for ALX package will be made available in the next SDK release.

    Regards,

    Laxman

  • Hi Santosh,

    We have the PROFINET IO support ready for ALX package. We will be providing the support in our upcoming SDK release which wil be available at ti.com by end of December. 

    Regards,

    Laxman

  • Hi Santosh,

    There will be a delay in the upcoming SDK release due to some unexpected issues related to certification and are currently expecting to make the release by end of Feb. If the requirement is urgent, then we can send a patch on SDK v09.02.00.15 with ALX package support enabled. Kindly let us know your response

    Regards,
    Laxman

  • Dear Laxman,

    Thanks for the reply, Happy new year.

    yes, the requirement is urgent so please send the Profinet (IRT) IO stack with ALX package enabled.

    regards,

    Santosh

  • Hi Santosh,

    Sure, will create a package with ALX support and share it within a week over email.

    Regards,
    Laxman

  • Hi Laxman,

    please let us know the status of Profinet IO stack availability for ALX package. when can we receive it

    regards,

    Santosh

  • Hi Santosh,

    Apologies for the delay. We have created the ALX package and will be sharing the package today via email.

    Regards, 

    Laxman

  • Hi Santosh,

    I have shared the ALX package for PROFINET via mail. Kindly confirm if you have received it and we can close this ticket.

    Regards,

    Laxman

  • Thanks laxman,

    we have performed the 3 steps as per readme file in the package. after building we got this error, please suggest on this:


    Building file: "C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/custom_phy/src/CUST_PHY_base.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/bin/tiarmclang.exe" -c -mcpu=cortex-r5 -mfloat-abi=hard -mfpu=vfpv3-d16 -mlittle-endian -mthumb -Os -I"C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/include/c" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/FreeRTOS-Kernel/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/portable/TI_ARM_CLANG/ARM_CR5F" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/config/am243x/r5f" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-stack/src/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-port/freertos/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/custom_phy/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/app/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/drv/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/common/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc/ext" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw/eeprom" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw" -DSOC_AM243X -DOSAL_FREERTOS -DINCLUDE_MDIO_MANUAL_MODE_WORKAROUND -DCUST_PHY_DP83869=1 -g -Wall -Wno-gnu-variable-sized-type-not-at-end -Wno-unused-function -mno-unaligned-access -mllvm -align-all-functions=2 -MMD -MP -MF"CUST_PHY_base.d_raw" -MT"CUST_PHY_base.o" -I"C:/Users/santhosh.sirsi/workspace_v12/profinet_device_demo_am243x-evm_r5fss0-0_freertos_ti-arm-clang/Release/syscfg" -o"CUST_PHY_base.o" "C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/custom_phy/src/CUST_PHY_base.c"
    Finished building: "C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/custom_phy/src/CUST_PHY_base.c"

    Building file: "C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/custom_phy/src/CUST_PHY_dp83869.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/bin/tiarmclang.exe" -c -mcpu=cortex-r5 -mfloat-abi=hard -mfpu=vfpv3-d16 -mlittle-endian -mthumb -Os -I"C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/include/c" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/FreeRTOS-Kernel/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/portable/TI_ARM_CLANG/ARM_CR5F" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/config/am243x/r5f" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-stack/src/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-port/freertos/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/custom_phy/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/app/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/drv/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/common/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc/ext" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw/eeprom" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw" -DSOC_AM243X -DOSAL_FREERTOS -DINCLUDE_MDIO_MANUAL_MODE_WORKAROUND -DCUST_PHY_DP83869=1 -g -Wall -Wno-gnu-variable-sized-type-not-at-end -Wno-unused-function -mno-unaligned-access -mllvm -align-all-functions=2 -MMD -MP -MF"CUST_PHY_dp83869.d_raw" -MT"CUST_PHY_dp83869.o" -I"C:/Users/santhosh.sirsi/workspace_v12/profinet_device_demo_am243x-evm_r5fss0-0_freertos_ti-arm-clang/Release/syscfg" -o"CUST_PHY_dp83869.o" "C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/custom_phy/src/CUST_PHY_dp83869.c"
    Finished building: "C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/custom_phy/src/CUST_PHY_dp83869.c"

    Building file: "C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw/eeprom/appHwBoardInfo.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/bin/tiarmclang.exe" -c -mcpu=cortex-r5 -mfloat-abi=hard -mfpu=vfpv3-d16 -mlittle-endian -mthumb -Os -I"C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/include/c" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/FreeRTOS-Kernel/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/portable/TI_ARM_CLANG/ARM_CR5F" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/config/am243x/r5f" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-stack/src/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-port/freertos/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/custom_phy/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/app/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/drv/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/common/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc/ext" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw/eeprom" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw" -DSOC_AM243X -DOSAL_FREERTOS -DINCLUDE_MDIO_MANUAL_MODE_WORKAROUND -DCUST_PHY_DP83869=1 -g -Wall -Wno-gnu-variable-sized-type-not-at-end -Wno-unused-function -mno-unaligned-access -mllvm -align-all-functions=2 -MMD -MP -MF"appHwBoardInfo.d_raw" -MT"appHwBoardInfo.o" -I"C:/Users/santhosh.sirsi/workspace_v12/profinet_device_demo_am243x-evm_r5fss0-0_freertos_ti-arm-clang/Release/syscfg" -o"appHwBoardInfo.o" "C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw/eeprom/appHwBoardInfo.c"
    Finished building: "C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw/eeprom/appHwBoardInfo.c"

    Building file: "syscfg/ti_dpl_config.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/bin/tiarmclang.exe" -c -mcpu=cortex-r5 -mfloat-abi=hard -mfpu=vfpv3-d16 -mlittle-endian -mthumb -Os -I"C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/include/c" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/FreeRTOS-Kernel/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/portable/TI_ARM_CLANG/ARM_CR5F" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/config/am243x/r5f" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-stack/src/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-port/freertos/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/custom_phy/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/app/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/drv/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/common/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc/ext" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw/eeprom" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw" -DSOC_AM243X -DOSAL_FREERTOS -DINCLUDE_MDIO_MANUAL_MODE_WORKAROUND -DCUST_PHY_DP83869=1 -g -Wall -Wno-gnu-variable-sized-type-not-at-end -Wno-unused-function -mno-unaligned-access -mllvm -align-all-functions=2 -MMD -MP -MF"syscfg/ti_dpl_config.d_raw" -MT"syscfg/ti_dpl_config.o" -I"C:/Users/santhosh.sirsi/workspace_v12/profinet_device_demo_am243x-evm_r5fss0-0_freertos_ti-arm-clang/Release/syscfg" -o"syscfg/ti_dpl_config.o" "syscfg/ti_dpl_config.c"
    Finished building: "syscfg/ti_dpl_config.c"

    Building file: "C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appPRUConfig.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/bin/tiarmclang.exe" -c -mcpu=cortex-r5 -mfloat-abi=hard -mfpu=vfpv3-d16 -mlittle-endian -mthumb -Os -I"C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/include/c" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/FreeRTOS-Kernel/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/portable/TI_ARM_CLANG/ARM_CR5F" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/config/am243x/r5f" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-stack/src/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-port/freertos/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/custom_phy/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/app/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/drv/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/common/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc/ext" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw/eeprom" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw" -DSOC_AM243X -DOSAL_FREERTOS -DINCLUDE_MDIO_MANUAL_MODE_WORKAROUND -DCUST_PHY_DP83869=1 -g -Wall -Wno-gnu-variable-sized-type-not-at-end -Wno-unused-function -mno-unaligned-access -mllvm -align-all-functions=2 -MMD -MP -MF"appPRUConfig.d_raw" -MT"appPRUConfig.o" -I"C:/Users/santhosh.sirsi/workspace_v12/profinet_device_demo_am243x-evm_r5fss0-0_freertos_ti-arm-clang/Release/syscfg" -o"appPRUConfig.o" "C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appPRUConfig.c"
    Finished building: "C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appPRUConfig.c"

    Building file: "syscfg/ti_drivers_config.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/bin/tiarmclang.exe" -c -mcpu=cortex-r5 -mfloat-abi=hard -mfpu=vfpv3-d16 -mlittle-endian -mthumb -Os -I"C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/include/c" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/FreeRTOS-Kernel/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/portable/TI_ARM_CLANG/ARM_CR5F" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/config/am243x/r5f" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-stack/src/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-port/freertos/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/custom_phy/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/app/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/drv/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/common/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc/ext" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw/eeprom" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw" -DSOC_AM243X -DOSAL_FREERTOS -DINCLUDE_MDIO_MANUAL_MODE_WORKAROUND -DCUST_PHY_DP83869=1 -g -Wall -Wno-gnu-variable-sized-type-not-at-end -Wno-unused-function -mno-unaligned-access -mllvm -align-all-functions=2 -MMD -MP -MF"syscfg/ti_drivers_config.d_raw" -MT"syscfg/ti_drivers_config.o" -I"C:/Users/santhosh.sirsi/workspace_v12/profinet_device_demo_am243x-evm_r5fss0-0_freertos_ti-arm-clang/Release/syscfg" -o"syscfg/ti_drivers_config.o" "syscfg/ti_drivers_config.c"
    Finished building: "syscfg/ti_drivers_config.c"

    Building file: "syscfg/ti_power_clock_config.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/bin/tiarmclang.exe" -c -mcpu=cortex-r5 -mfloat-abi=hard -mfpu=vfpv3-d16 -mlittle-endian -mthumb -Os -I"C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/include/c" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/FreeRTOS-Kernel/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/portable/TI_ARM_CLANG/ARM_CR5F" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/config/am243x/r5f" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-stack/src/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-port/freertos/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/custom_phy/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/app/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/drv/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/common/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc/ext" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw/eeprom" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw" -DSOC_AM243X -DOSAL_FREERTOS -DINCLUDE_MDIO_MANUAL_MODE_WORKAROUND -DCUST_PHY_DP83869=1 -g -Wall -Wno-gnu-variable-sized-type-not-at-end -Wno-unused-function -mno-unaligned-access -mllvm -align-all-functions=2 -MMD -MP -MF"syscfg/ti_power_clock_config.d_raw" -MT"syscfg/ti_power_clock_config.o" -I"C:/Users/santhosh.sirsi/workspace_v12/profinet_device_demo_am243x-evm_r5fss0-0_freertos_ti-arm-clang/Release/syscfg" -o"syscfg/ti_power_clock_config.o" "syscfg/ti_power_clock_config.c"
    Finished building: "syscfg/ti_power_clock_config.c"

    Building file: "syscfg/ti_drivers_open_close.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/bin/tiarmclang.exe" -c -mcpu=cortex-r5 -mfloat-abi=hard -mfpu=vfpv3-d16 -mlittle-endian -mthumb -Os -I"C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/include/c" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/FreeRTOS-Kernel/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/portable/TI_ARM_CLANG/ARM_CR5F" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/config/am243x/r5f" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-stack/src/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-port/freertos/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/custom_phy/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/app/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/drv/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/common/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc/ext" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw/eeprom" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw" -DSOC_AM243X -DOSAL_FREERTOS -DINCLUDE_MDIO_MANUAL_MODE_WORKAROUND -DCUST_PHY_DP83869=1 -g -Wall -Wno-gnu-variable-sized-type-not-at-end -Wno-unused-function -mno-unaligned-access -mllvm -align-all-functions=2 -MMD -MP -MF"syscfg/ti_drivers_open_close.d_raw" -MT"syscfg/ti_drivers_open_close.o" -I"C:/Users/santhosh.sirsi/workspace_v12/profinet_device_demo_am243x-evm_r5fss0-0_freertos_ti-arm-clang/Release/syscfg" -o"syscfg/ti_drivers_open_close.o" "syscfg/ti_drivers_open_close.c"
    Finished building: "syscfg/ti_drivers_open_close.c"

    Building file: "syscfg/ti_enet_config.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/bin/tiarmclang.exe" -c -mcpu=cortex-r5 -mfloat-abi=hard -mfpu=vfpv3-d16 -mlittle-endian -mthumb -Os -I"C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/include/c" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/FreeRTOS-Kernel/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/portable/TI_ARM_CLANG/ARM_CR5F" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/config/am243x/r5f" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-stack/src/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-port/freertos/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/custom_phy/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/app/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/drv/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/common/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc/ext" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw/eeprom" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw" -DSOC_AM243X -DOSAL_FREERTOS -DINCLUDE_MDIO_MANUAL_MODE_WORKAROUND -DCUST_PHY_DP83869=1 -g -Wall -Wno-gnu-variable-sized-type-not-at-end -Wno-unused-function -mno-unaligned-access -mllvm -align-all-functions=2 -MMD -MP -MF"syscfg/ti_enet_config.d_raw" -MT"syscfg/ti_enet_config.o" -I"C:/Users/santhosh.sirsi/workspace_v12/profinet_device_demo_am243x-evm_r5fss0-0_freertos_ti-arm-clang/Release/syscfg" -o"syscfg/ti_enet_config.o" "syscfg/ti_enet_config.c"
    Finished building: "syscfg/ti_enet_config.c"

    Building file: "syscfg/ti_pinmux_config.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/bin/tiarmclang.exe" -c -mcpu=cortex-r5 -mfloat-abi=hard -mfpu=vfpv3-d16 -mlittle-endian -mthumb -Os -I"C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/include/c" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/FreeRTOS-Kernel/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/portable/TI_ARM_CLANG/ARM_CR5F" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/config/am243x/r5f" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-stack/src/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-port/freertos/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/custom_phy/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/app/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/drv/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/common/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc/ext" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw/eeprom" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw" -DSOC_AM243X -DOSAL_FREERTOS -DINCLUDE_MDIO_MANUAL_MODE_WORKAROUND -DCUST_PHY_DP83869=1 -g -Wall -Wno-gnu-variable-sized-type-not-at-end -Wno-unused-function -mno-unaligned-access -mllvm -align-all-functions=2 -MMD -MP -MF"syscfg/ti_pinmux_config.d_raw" -MT"syscfg/ti_pinmux_config.o" -I"C:/Users/santhosh.sirsi/workspace_v12/profinet_device_demo_am243x-evm_r5fss0-0_freertos_ti-arm-clang/Release/syscfg" -o"syscfg/ti_pinmux_config.o" "syscfg/ti_pinmux_config.c"
    Finished building: "syscfg/ti_pinmux_config.c"

    Building file: "syscfg/ti_board_config.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/bin/tiarmclang.exe" -c -mcpu=cortex-r5 -mfloat-abi=hard -mfpu=vfpv3-d16 -mlittle-endian -mthumb -Os -I"C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/include/c" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/FreeRTOS-Kernel/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/portable/TI_ARM_CLANG/ARM_CR5F" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/config/am243x/r5f" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-stack/src/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-port/freertos/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/custom_phy/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/app/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/drv/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/common/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc/ext" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw/eeprom" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw" -DSOC_AM243X -DOSAL_FREERTOS -DINCLUDE_MDIO_MANUAL_MODE_WORKAROUND -DCUST_PHY_DP83869=1 -g -Wall -Wno-gnu-variable-sized-type-not-at-end -Wno-unused-function -mno-unaligned-access -mllvm -align-all-functions=2 -MMD -MP -MF"syscfg/ti_board_config.d_raw" -MT"syscfg/ti_board_config.o" -I"C:/Users/santhosh.sirsi/workspace_v12/profinet_device_demo_am243x-evm_r5fss0-0_freertos_ti-arm-clang/Release/syscfg" -o"syscfg/ti_board_config.o" "syscfg/ti_board_config.c"
    Finished building: "syscfg/ti_board_config.c"

    Building file: "syscfg/ti_board_open_close.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/bin/tiarmclang.exe" -c -mcpu=cortex-r5 -mfloat-abi=hard -mfpu=vfpv3-d16 -mlittle-endian -mthumb -Os -I"C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/include/c" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/FreeRTOS-Kernel/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/portable/TI_ARM_CLANG/ARM_CR5F" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/config/am243x/r5f" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-stack/src/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-port/freertos/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/custom_phy/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/app/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/drv/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/common/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc/ext" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw/eeprom" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw" -DSOC_AM243X -DOSAL_FREERTOS -DINCLUDE_MDIO_MANUAL_MODE_WORKAROUND -DCUST_PHY_DP83869=1 -g -Wall -Wno-gnu-variable-sized-type-not-at-end -Wno-unused-function -mno-unaligned-access -mllvm -align-all-functions=2 -MMD -MP -MF"syscfg/ti_board_open_close.d_raw" -MT"syscfg/ti_board_open_close.o" -I"C:/Users/santhosh.sirsi/workspace_v12/profinet_device_demo_am243x-evm_r5fss0-0_freertos_ti-arm-clang/Release/syscfg" -o"syscfg/ti_board_open_close.o" "syscfg/ti_board_open_close.c"
    Finished building: "syscfg/ti_board_open_close.c"

    Building file: "syscfg/ti_enet_open_close.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/bin/tiarmclang.exe" -c -mcpu=cortex-r5 -mfloat-abi=hard -mfpu=vfpv3-d16 -mlittle-endian -mthumb -Os -I"C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/include/c" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/FreeRTOS-Kernel/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/portable/TI_ARM_CLANG/ARM_CR5F" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/config/am243x/r5f" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-stack/src/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-port/freertos/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/custom_phy/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/app/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/drv/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/common/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc/ext" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw/eeprom" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw" -DSOC_AM243X -DOSAL_FREERTOS -DINCLUDE_MDIO_MANUAL_MODE_WORKAROUND -DCUST_PHY_DP83869=1 -g -Wall -Wno-gnu-variable-sized-type-not-at-end -Wno-unused-function -mno-unaligned-access -mllvm -align-all-functions=2 -MMD -MP -MF"syscfg/ti_enet_open_close.d_raw" -MT"syscfg/ti_enet_open_close.o" -I"C:/Users/santhosh.sirsi/workspace_v12/profinet_device_demo_am243x-evm_r5fss0-0_freertos_ti-arm-clang/Release/syscfg" -o"syscfg/ti_enet_open_close.o" "syscfg/ti_enet_open_close.c"
    Finished building: "syscfg/ti_enet_open_close.c"

    Building file: "syscfg/ti_enet_soc.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/bin/tiarmclang.exe" -c -mcpu=cortex-r5 -mfloat-abi=hard -mfpu=vfpv3-d16 -mlittle-endian -mthumb -Os -I"C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/include/c" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/FreeRTOS-Kernel/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/portable/TI_ARM_CLANG/ARM_CR5F" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/config/am243x/r5f" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-stack/src/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-port/freertos/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/custom_phy/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/app/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/drv/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/common/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc/ext" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw/eeprom" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw" -DSOC_AM243X -DOSAL_FREERTOS -DINCLUDE_MDIO_MANUAL_MODE_WORKAROUND -DCUST_PHY_DP83869=1 -g -Wall -Wno-gnu-variable-sized-type-not-at-end -Wno-unused-function -mno-unaligned-access -mllvm -align-all-functions=2 -MMD -MP -MF"syscfg/ti_enet_soc.d_raw" -MT"syscfg/ti_enet_soc.o" -I"C:/Users/santhosh.sirsi/workspace_v12/profinet_device_demo_am243x-evm_r5fss0-0_freertos_ti-arm-clang/Release/syscfg" -o"syscfg/ti_enet_soc.o" "syscfg/ti_enet_soc.c"
    Finished building: "syscfg/ti_enet_soc.c"

    Building file: "syscfg/ti_enet_lwipif.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/bin/tiarmclang.exe" -c -mcpu=cortex-r5 -mfloat-abi=hard -mfpu=vfpv3-d16 -mlittle-endian -mthumb -Os -I"C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/include/c" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/FreeRTOS-Kernel/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/portable/TI_ARM_CLANG/ARM_CR5F" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/config/am243x/r5f" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-stack/src/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-port/freertos/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/custom_phy/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/app/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/drv/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/common/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc/ext" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw/eeprom" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw" -DSOC_AM243X -DOSAL_FREERTOS -DINCLUDE_MDIO_MANUAL_MODE_WORKAROUND -DCUST_PHY_DP83869=1 -g -Wall -Wno-gnu-variable-sized-type-not-at-end -Wno-unused-function -mno-unaligned-access -mllvm -align-all-functions=2 -MMD -MP -MF"syscfg/ti_enet_lwipif.d_raw" -MT"syscfg/ti_enet_lwipif.o" -I"C:/Users/santhosh.sirsi/workspace_v12/profinet_device_demo_am243x-evm_r5fss0-0_freertos_ti-arm-clang/Release/syscfg" -o"syscfg/ti_enet_lwipif.o" "syscfg/ti_enet_lwipif.c"
    Finished building: "syscfg/ti_enet_lwipif.c"

    Building file: "C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/app/src/nvm.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/bin/tiarmclang.exe" -c -mcpu=cortex-r5 -mfloat-abi=hard -mfpu=vfpv3-d16 -mlittle-endian -mthumb -Os -I"C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/include/c" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/FreeRTOS-Kernel/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/portable/TI_ARM_CLANG/ARM_CR5F" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/config/am243x/r5f" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-stack/src/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-port/freertos/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/custom_phy/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/app/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/drv/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/common/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc/ext" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw/eeprom" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw" -DSOC_AM243X -DOSAL_FREERTOS -DINCLUDE_MDIO_MANUAL_MODE_WORKAROUND -DCUST_PHY_DP83869=1 -g -Wall -Wno-gnu-variable-sized-type-not-at-end -Wno-unused-function -mno-unaligned-access -mllvm -align-all-functions=2 -MMD -MP -MF"nvm.d_raw" -MT"nvm.o" -I"C:/Users/santhosh.sirsi/workspace_v12/profinet_device_demo_am243x-evm_r5fss0-0_freertos_ti-arm-clang/Release/syscfg" -o"nvm.o" "C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/app/src/nvm.c"
    Finished building: "C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/app/src/nvm.c"

    Building file: "C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/drv/src/nvm_drv_eeprom.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/bin/tiarmclang.exe" -c -mcpu=cortex-r5 -mfloat-abi=hard -mfpu=vfpv3-d16 -mlittle-endian -mthumb -Os -I"C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/include/c" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/FreeRTOS-Kernel/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/portable/TI_ARM_CLANG/ARM_CR5F" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/config/am243x/r5f" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-stack/src/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-port/freertos/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/custom_phy/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/app/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/drv/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/common/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc/ext" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw/eeprom" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw" -DSOC_AM243X -DOSAL_FREERTOS -DINCLUDE_MDIO_MANUAL_MODE_WORKAROUND -DCUST_PHY_DP83869=1 -g -Wall -Wno-gnu-variable-sized-type-not-at-end -Wno-unused-function -mno-unaligned-access -mllvm -align-all-functions=2 -MMD -MP -MF"nvm_drv_eeprom.d_raw" -MT"nvm_drv_eeprom.o" -I"C:/Users/santhosh.sirsi/workspace_v12/profinet_device_demo_am243x-evm_r5fss0-0_freertos_ti-arm-clang/Release/syscfg" -o"nvm_drv_eeprom.o" "C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/drv/src/nvm_drv_eeprom.c"
    Finished building: "C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/drv/src/nvm_drv_eeprom.c"

    Building file: "C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/main.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/bin/tiarmclang.exe" -c -mcpu=cortex-r5 -mfloat-abi=hard -mfpu=vfpv3-d16 -mlittle-endian -mthumb -Os -I"C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/include/c" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/FreeRTOS-Kernel/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/portable/TI_ARM_CLANG/ARM_CR5F" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/config/am243x/r5f" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-stack/src/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-port/freertos/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/custom_phy/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/app/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/drv/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/common/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc/ext" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw/eeprom" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw" -DSOC_AM243X -DOSAL_FREERTOS -DINCLUDE_MDIO_MANUAL_MODE_WORKAROUND -DCUST_PHY_DP83869=1 -g -Wall -Wno-gnu-variable-sized-type-not-at-end -Wno-unused-function -mno-unaligned-access -mllvm -align-all-functions=2 -MMD -MP -MF"main.d_raw" -MT"main.o" -I"C:/Users/santhosh.sirsi/workspace_v12/profinet_device_demo_am243x-evm_r5fss0-0_freertos_ti-arm-clang/Release/syscfg" -o"main.o" "C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/main.c"
    Finished building: "C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/main.c"

    Building file: "C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/drv/src/nvm_drv_flash.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/bin/tiarmclang.exe" -c -mcpu=cortex-r5 -mfloat-abi=hard -mfpu=vfpv3-d16 -mlittle-endian -mthumb -Os -I"C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/include/c" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/FreeRTOS-Kernel/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/portable/TI_ARM_CLANG/ARM_CR5F" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/config/am243x/r5f" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-stack/src/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-port/freertos/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/custom_phy/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/app/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/drv/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/common/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc/ext" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw/eeprom" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw" -DSOC_AM243X -DOSAL_FREERTOS -DINCLUDE_MDIO_MANUAL_MODE_WORKAROUND -DCUST_PHY_DP83869=1 -g -Wall -Wno-gnu-variable-sized-type-not-at-end -Wno-unused-function -mno-unaligned-access -mllvm -align-all-functions=2 -MMD -MP -MF"nvm_drv_flash.d_raw" -MT"nvm_drv_flash.o" -I"C:/Users/santhosh.sirsi/workspace_v12/profinet_device_demo_am243x-evm_r5fss0-0_freertos_ti-arm-clang/Release/syscfg" -o"nvm_drv_flash.o" "C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/drv/src/nvm_drv_flash.c"
    Finished building: "C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/drv/src/nvm_drv_flash.c"

    Building file: "C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/src/pn_app_iod_alarm.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/bin/tiarmclang.exe" -c -mcpu=cortex-r5 -mfloat-abi=hard -mfpu=vfpv3-d16 -mlittle-endian -mthumb -Os -I"C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/include/c" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/FreeRTOS-Kernel/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/portable/TI_ARM_CLANG/ARM_CR5F" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/config/am243x/r5f" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-stack/src/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-port/freertos/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/custom_phy/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/app/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/drv/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/common/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc/ext" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw/eeprom" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw" -DSOC_AM243X -DOSAL_FREERTOS -DINCLUDE_MDIO_MANUAL_MODE_WORKAROUND -DCUST_PHY_DP83869=1 -g -Wall -Wno-gnu-variable-sized-type-not-at-end -Wno-unused-function -mno-unaligned-access -mllvm -align-all-functions=2 -MMD -MP -MF"pn_app_iod_alarm.d_raw" -MT"pn_app_iod_alarm.o" -I"C:/Users/santhosh.sirsi/workspace_v12/profinet_device_demo_am243x-evm_r5fss0-0_freertos_ti-arm-clang/Release/syscfg" -o"pn_app_iod_alarm.o" "C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/src/pn_app_iod_alarm.c"
    Finished building: "C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/src/pn_app_iod_alarm.c"

    Building file: "C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/src/pn_app_iod_data.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/bin/tiarmclang.exe" -c -mcpu=cortex-r5 -mfloat-abi=hard -mfpu=vfpv3-d16 -mlittle-endian -mthumb -Os -I"C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/include/c" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/FreeRTOS-Kernel/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/portable/TI_ARM_CLANG/ARM_CR5F" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/config/am243x/r5f" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-stack/src/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-port/freertos/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/custom_phy/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/app/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/drv/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/common/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc/ext" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw/eeprom" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw" -DSOC_AM243X -DOSAL_FREERTOS -DINCLUDE_MDIO_MANUAL_MODE_WORKAROUND -DCUST_PHY_DP83869=1 -g -Wall -Wno-gnu-variable-sized-type-not-at-end -Wno-unused-function -mno-unaligned-access -mllvm -align-all-functions=2 -MMD -MP -MF"pn_app_iod_data.d_raw" -MT"pn_app_iod_data.o" -I"C:/Users/santhosh.sirsi/workspace_v12/profinet_device_demo_am243x-evm_r5fss0-0_freertos_ti-arm-clang/Release/syscfg" -o"pn_app_iod_data.o" "C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/src/pn_app_iod_data.c"
    Finished building: "C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/src/pn_app_iod_data.c"

    Building file: "C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/src/pn_app_iod_communication.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/bin/tiarmclang.exe" -c -mcpu=cortex-r5 -mfloat-abi=hard -mfpu=vfpv3-d16 -mlittle-endian -mthumb -Os -I"C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/include/c" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/FreeRTOS-Kernel/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/portable/TI_ARM_CLANG/ARM_CR5F" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/config/am243x/r5f" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-stack/src/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-port/freertos/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/custom_phy/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/app/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/drv/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/common/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc/ext" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw/eeprom" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw" -DSOC_AM243X -DOSAL_FREERTOS -DINCLUDE_MDIO_MANUAL_MODE_WORKAROUND -DCUST_PHY_DP83869=1 -g -Wall -Wno-gnu-variable-sized-type-not-at-end -Wno-unused-function -mno-unaligned-access -mllvm -align-all-functions=2 -MMD -MP -MF"pn_app_iod_communication.d_raw" -MT"pn_app_iod_communication.o" -I"C:/Users/santhosh.sirsi/workspace_v12/profinet_device_demo_am243x-evm_r5fss0-0_freertos_ti-arm-clang/Release/syscfg" -o"pn_app_iod_communication.o" "C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/src/pn_app_iod_communication.c"
    Finished building: "C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/src/pn_app_iod_communication.c"

    Building file: "C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/src/pn_app_iod_bsp.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/bin/tiarmclang.exe" -c -mcpu=cortex-r5 -mfloat-abi=hard -mfpu=vfpv3-d16 -mlittle-endian -mthumb -Os -I"C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/include/c" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/FreeRTOS-Kernel/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/portable/TI_ARM_CLANG/ARM_CR5F" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/config/am243x/r5f" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-stack/src/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-port/freertos/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/custom_phy/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/app/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/drv/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/common/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc/ext" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw/eeprom" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw" -DSOC_AM243X -DOSAL_FREERTOS -DINCLUDE_MDIO_MANUAL_MODE_WORKAROUND -DCUST_PHY_DP83869=1 -g -Wall -Wno-gnu-variable-sized-type-not-at-end -Wno-unused-function -mno-unaligned-access -mllvm -align-all-functions=2 -MMD -MP -MF"pn_app_iod_bsp.d_raw" -MT"pn_app_iod_bsp.o" -I"C:/Users/santhosh.sirsi/workspace_v12/profinet_device_demo_am243x-evm_r5fss0-0_freertos_ti-arm-clang/Release/syscfg" -o"pn_app_iod_bsp.o" "C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/src/pn_app_iod_bsp.c"
    Finished building: "C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/src/pn_app_iod_bsp.c"

    Building file: "C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/src/pn_app_iod_mod_cfg.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/bin/tiarmclang.exe" -c -mcpu=cortex-r5 -mfloat-abi=hard -mfpu=vfpv3-d16 -mlittle-endian -mthumb -Os -I"C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/include/c" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/FreeRTOS-Kernel/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/portable/TI_ARM_CLANG/ARM_CR5F" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/config/am243x/r5f" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-stack/src/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-port/freertos/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/custom_phy/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/app/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/drv/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/common/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc/ext" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw/eeprom" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw" -DSOC_AM243X -DOSAL_FREERTOS -DINCLUDE_MDIO_MANUAL_MODE_WORKAROUND -DCUST_PHY_DP83869=1 -g -Wall -Wno-gnu-variable-sized-type-not-at-end -Wno-unused-function -mno-unaligned-access -mllvm -align-all-functions=2 -MMD -MP -MF"pn_app_iod_mod_cfg.d_raw" -MT"pn_app_iod_mod_cfg.o" -I"C:/Users/santhosh.sirsi/workspace_v12/profinet_device_demo_am243x-evm_r5fss0-0_freertos_ti-arm-clang/Release/syscfg" -o"pn_app_iod_mod_cfg.o" "C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/src/pn_app_iod_mod_cfg.c"
    Finished building: "C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/src/pn_app_iod_mod_cfg.c"

    Building file: "C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/src/pn_app_iod_settings.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/bin/tiarmclang.exe" -c -mcpu=cortex-r5 -mfloat-abi=hard -mfpu=vfpv3-d16 -mlittle-endian -mthumb -Os -I"C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/include/c" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/FreeRTOS-Kernel/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/portable/TI_ARM_CLANG/ARM_CR5F" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/config/am243x/r5f" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-stack/src/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-port/freertos/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/custom_phy/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/app/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/drv/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/common/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc/ext" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw/eeprom" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw" -DSOC_AM243X -DOSAL_FREERTOS -DINCLUDE_MDIO_MANUAL_MODE_WORKAROUND -DCUST_PHY_DP83869=1 -g -Wall -Wno-gnu-variable-sized-type-not-at-end -Wno-unused-function -mno-unaligned-access -mllvm -align-all-functions=2 -MMD -MP -MF"pn_app_iod_settings.d_raw" -MT"pn_app_iod_settings.o" -I"C:/Users/santhosh.sirsi/workspace_v12/profinet_device_demo_am243x-evm_r5fss0-0_freertos_ti-arm-clang/Release/syscfg" -o"pn_app_iod_settings.o" "C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/src/pn_app_iod_settings.c"
    Finished building: "C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/src/pn_app_iod_settings.c"

    Building file: "C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/src/pn_app_iod_device.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/bin/tiarmclang.exe" -c -mcpu=cortex-r5 -mfloat-abi=hard -mfpu=vfpv3-d16 -mlittle-endian -mthumb -Os -I"C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/include/c" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/FreeRTOS-Kernel/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/portable/TI_ARM_CLANG/ARM_CR5F" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/config/am243x/r5f" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-stack/src/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-port/freertos/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/custom_phy/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/app/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/drv/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/common/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc/ext" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw/eeprom" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw" -DSOC_AM243X -DOSAL_FREERTOS -DINCLUDE_MDIO_MANUAL_MODE_WORKAROUND -DCUST_PHY_DP83869=1 -g -Wall -Wno-gnu-variable-sized-type-not-at-end -Wno-unused-function -mno-unaligned-access -mllvm -align-all-functions=2 -MMD -MP -MF"pn_app_iod_device.d_raw" -MT"pn_app_iod_device.o" -I"C:/Users/santhosh.sirsi/workspace_v12/profinet_device_demo_am243x-evm_r5fss0-0_freertos_ti-arm-clang/Release/syscfg" -o"pn_app_iod_device.o" "C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/src/pn_app_iod_device.c"
    Finished building: "C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/src/pn_app_iod_device.c"

    Building file: "C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/src/pn_app_iod_record.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/bin/tiarmclang.exe" -c -mcpu=cortex-r5 -mfloat-abi=hard -mfpu=vfpv3-d16 -mlittle-endian -mthumb -Os -I"C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/include/c" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/FreeRTOS-Kernel/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/portable/TI_ARM_CLANG/ARM_CR5F" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/config/am243x/r5f" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-stack/src/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-port/freertos/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/custom_phy/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/app/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/drv/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/common/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc/ext" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw/eeprom" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw" -DSOC_AM243X -DOSAL_FREERTOS -DINCLUDE_MDIO_MANUAL_MODE_WORKAROUND -DCUST_PHY_DP83869=1 -g -Wall -Wno-gnu-variable-sized-type-not-at-end -Wno-unused-function -mno-unaligned-access -mllvm -align-all-functions=2 -MMD -MP -MF"pn_app_iod_record.d_raw" -MT"pn_app_iod_record.o" -I"C:/Users/santhosh.sirsi/workspace_v12/profinet_device_demo_am243x-evm_r5fss0-0_freertos_ti-arm-clang/Release/syscfg" -o"pn_app_iod_record.o" "C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/src/pn_app_iod_record.c"
    Finished building: "C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/src/pn_app_iod_record.c"

    Building file: "C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/src/pn_app_iod_utils.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/bin/tiarmclang.exe" -c -mcpu=cortex-r5 -mfloat-abi=hard -mfpu=vfpv3-d16 -mlittle-endian -mthumb -Os -I"C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/include/c" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/FreeRTOS-Kernel/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/portable/TI_ARM_CLANG/ARM_CR5F" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/config/am243x/r5f" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-stack/src/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/networking/lwip/lwip-port/freertos/include" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/custom_phy/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/app/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/nvm/drv/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/common/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/inc/ext" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/inc" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw/eeprom" -I"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appHw" -DSOC_AM243X -DOSAL_FREERTOS -DINCLUDE_MDIO_MANUAL_MODE_WORKAROUND -DCUST_PHY_DP83869=1 -g -Wall -Wno-gnu-variable-sized-type-not-at-end -Wno-unused-function -mno-unaligned-access -mllvm -align-all-functions=2 -MMD -MP -MF"pn_app_iod_utils.d_raw" -MT"pn_app_iod_utils.o" -I"C:/Users/santhosh.sirsi/workspace_v12/profinet_device_demo_am243x-evm_r5fss0-0_freertos_ti-arm-clang/Release/syscfg" -o"pn_app_iod_utils.o" "C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/src/pn_app_iod_utils.c"
    Finished building: "C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/examples/industrial_comms/profinet_device_demo/appDemo/src/pn_app_iod_utils.c"

    Building target: "profinet_device_demo_am243x-evm_r5fss0-0_freertos_ti-arm-clang.out"
    Invoking: Arm Linker
    "C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/bin/tiarmclang.exe" -mcpu=cortex-r5 -mfloat-abi=hard -mfpu=vfpv3-d16 -mlittle-endian -mthumb -Os -DSOC_AM243X -DOSAL_FREERTOS -DINCLUDE_MDIO_MANUAL_MODE_WORKAROUND -DCUST_PHY_DP83869=1 -g -Wall -Wno-gnu-variable-sized-type-not-at-end -Wno-unused-function -mno-unaligned-access -mllvm -align-all-functions=2 -Wl,-m"profinet_device_demo.Release.map" -Wl,-i"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/kernel/freertos/lib" -Wl,-i"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/drivers/lib" -Wl,-i"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/mcu_plus_sdk/source/board/lib" -Wl,-i"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/networking/icss_timesync/lib" -Wl,-i"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/networking/icss_emac/lib" -Wl,-i"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/lib" -Wl,-i"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/lib/lwip" -Wl,-i"C:/Users/santhosh.sirsi/Desktop/space/ind_comms_sdk_am243x_09_02_00_15/source/industrial_comms/profinet_device/stack/lib/patch" -Wl,-i"C:/ti/ccs1281/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/lib" -Wl,--reread_libs -Wl,--diag_suppress=10063 -Wl,--diag_wrap=off -Wl,--display_error_number -Wl,--warn_sections -Wl,--xml_link_info="profinet_device_demo_am243x-evm_r5fss0-0_freertos_ti-arm-clang_linkInfo.xml" -Wl,--ram_model -Wl,--use_memcpy=fast -Wl,--use_memset=fast -o "profinet_device_demo_am243x-evm_r5fss0-0_freertos_ti-arm-clang.out" "./CUST_PHY_base.o" "./CUST_PHY_dp83869.o" "./appHwBoardInfo.o" "./appPRUConfig.o" "./syscfg/ti_dpl_config.o" "./syscfg/ti_drivers_config.o" "./syscfg/ti_drivers_open_close.o" "./syscfg/ti_pinmux_config.o" "./syscfg/ti_power_clock_config.o" "./syscfg/ti_board_config.o" "./syscfg/ti_board_open_close.o" "./syscfg/ti_enet_config.o" "./syscfg/ti_enet_open_close.o" "./syscfg/ti_enet_soc.o" "./syscfg/ti_enet_lwipif.o" "./main.o" "./nvm.o" "./nvm_drv_eeprom.o" "./nvm_drv_flash.o" "./pn_app_iod_alarm.o" "./pn_app_iod_bsp.o" "./pn_app_iod_communication.o" "./pn_app_iod_data.o" "./pn_app_iod_device.o" "./pn_app_iod_mod_cfg.o" "./pn_app_iod_record.o" "./pn_app_iod_settings.o" "./pn_app_iod_utils.o" -Wl,-l"syscfg/linker.cmd" -Wl,-lfreertos.am243x.r5f.ti-arm-clang.release.lib -Wl,-ldrivers.am243x.r5f.ti-arm-clang.release.lib -Wl,-lboard.am243x.r5f.ti-arm-clang.release.lib -Wl,-licss_emac.am243x.r5f.ti-arm-clang.release.lib -Wl,-lkunbusapi_mii.am243x-evm.r5f.ti-arm-clang.release.lib -Wl,-lprofinetiodevice_mii.am243x-evm.r5f.ti-arm-clang.release.lib -Wl,-llwipallapps.am243x-evm.r5f.ti-arm-clang.release.lib -Wl,-llwipcore.am243x-evm.r5f.ti-arm-clang.release.lib -Wl,-lprofinet_device_irt_mii_icss_fwhal.am243x.r5f.ti-arm-clang.release.lib -Wl,-llibc.a -Wl,-llibsysbm.a
    makefile:171: recipe for target 'profinet_device_demo_am243x-evm_r5fss0-0_freertos_ti-arm-clang.out' failed
    tiarmclang: warning: argument unused during compilation: '-mllvm -align-all-functions=2' [-Wunused-command-line-argument]

    undefined first referenced
    symbol in file
    --------- ----------------
    PN_API_IOD_getRealSubmodList ./pn_app_iod_communication.o

    error #10234-D: unresolved symbols remain
    error #10010: errors encountered during linking; "profinet_device_demo_am243x-evm_r5fss0-0_freertos_ti-arm-clang.out" not built
    tiarmclang: error: tiarmlnk command failed with exit code 1 (use -v to see invocation)
    gmake[1]: *** [profinet_device_demo_am243x-evm_r5fss0-0_freertos_ti-arm-clang.out] Error 1
    gmake: *** [all] Error 2
    makefile:167: recipe for target 'all' failed
     

  • Hi Santosh,

    It seems like this error might be caused if all the files are not copied correctly. 
    Can you confirm whether "PN_API_IOD_getRealSubmodList" is declared in this file "{ind_comms_sdk_09_02_00_15}\source\industrial_comms\profinet_device\stack\inc\pn_api_iod_device.h"?

    Regards,
    Laxman

  • Hi Laxman,

    I'm currently developing profinet IRT device on ALX package too and got stuck with not being able to fit ind_comms_sdk_am243x_09_02_00_15 profinet in RAM and when I tried XiP on external qspi I was not able to get it work. Would it be possible to share Profinet (IRT) IO stack with ALX package enabled as it’s quite urgent to wait till end of Feb.

    Thank you.

    Regards,

    Jan

  • Hi Jan,

    Will discuss this internally and confirm to share the package.

    Regards,

    Laxman

  • hi laxman, 

    please see below the way we have interpreted and followed the guidelines in readme package.

    i have newly installed ind_comms_sdk_am243x_09_02_00_15 package in path - "C:\Users\santhosh.sirsi\Desktop\space\ind_comms_sdk_am243x_09_02_00_15" - lets call it as "Path A"

    As mentioned in readme file steps performed below -- 

    1. Copy the contents of AM243_LP_patch to {ind_comms_sdk_am243x_09_02_00_15} folder.
    Ans -- copied the content of folder "AM243_ALX_PROFINET_package\AM243_LP_patch" in "Path A"
    2. Copy all libraries present in path: ({ind_comms_sdk_am243x_09_02_00_15_path}\source\industrial_comms\profinet_device\stack\lib)
    to the CCS project path.
    Ans -- files present at the path - Path A \source\industrial_comms\profinet_device\stack\lib 
    CCS project is not yet created - when we say copy all libraries to CCS project path, where exactly we should copy?
    4. Build the application. -- yet to perform
    5. The .out binary will not be functioning correctly due to part of application present in flash.
    Hence follow the steps mentioned in this link to flash both the images
     (.appimage.hs_fs and .appimage_xip) successfully.
    Ans -- in this case we have to flash through UART the "profinet_device_demo_xip_am243x-lp_r5fss0-0_freertos_ti-arm-clang.appimage.hs_fs" and "profinet_device_demo_xip_am243x-lp_r5fss0-0_freertos_ti-arm-clang.appimage_xip", is that right?
    please let me know your comments on this.
    regards,
    Santosh 
  • Hi Santosh,

    CCS project is not yet created - when we say copy all libraries to CCS project path, where exactly we should copy?

    We have created another example under "{pathA}\examples\industrial_comms\profinet_device_demo\rt_mii_xip". Import the CCS project present under this folder.
    Copy the libraries mentioned in step 2 in this CCS Project path after importing the CCS project.
    Next build the application and confirm the build is successful.

    Ans -- in this case we have to flash through UART the "profinet_device_demo_xip_am243x-lp_r5fss0-0_freertos_ti-arm-clang.appimage.hs_fs" and "profinet_device_demo_xip_am243x-lp_r5fss0-0_freertos_ti-arm-clang.appimage_xip", is that right?

    Finally, flash both the appimage and xip_appimage to the board as mentioned in the TI documentation. You will need to add the paths of both appimage and xip_appimage to the "default_sbl_ospi.cfg" file. Once the flashing procedure is completed, ensure both appimages are flashed successfully.

    Let me know if you have any other queries.

    Regards,
    Laxman