Part Number: J784S4XEVM
Tool/software:
Hi, I am trying to build the binary of R5F core using arm-none-eabi compiler. But the binaries are not getting created. The PDK version that I am working on is pdk_j784s4_09_02_00_30.
[kumar227@wkc002034251 ~/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc] $ make PDK_INSTALL_PATH=/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages apps make -f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/build/makefile apps COMP=drvipc CORE=mpu1_0 BOARD=j784s4_evm SOC=j784s4; make -f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/build/makefile apps COMP=drvipc CORE=mcu1_0 BOARD=j784s4_evm SOC=j784s4; make -f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/build/makefile apps COMP=drvipc CORE=mcu1_1 BOARD=j784s4_evm SOC=j784s4; make -f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/build/makefile apps COMP=drvipc CORE=mcu2_0 BOARD=j784s4_evm SOC=j784s4; make -f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/build/makefile apps COMP=drvipc CORE=mcu2_1 BOARD=j784s4_evm SOC=j784s4; make -f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/build/makefile apps COMP=drvipc CORE=mcu3_0 BOARD=j784s4_evm SOC=j784s4; make -f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/build/makefile apps COMP=drvipc CORE=mcu3_1 BOARD=j784s4_evm SOC=j784s4; make -f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/build/makefile apps COMP=drvipc CORE=mcu4_0 BOARD=j784s4_evm SOC=j784s4; make -f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/build/makefile apps COMP=drvipc CORE=mcu4_1 BOARD=j784s4_evm SOC=j784s4; make[1]: Entering directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc' make -f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/build/makefile Checker_app_freertos make[2]: Entering directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc' Nothing to be done for j784s4_evm j784s4 mpu1_0 Checker_app_freertos make[2]: Leaving directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc' make[1]: Leaving directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc' make[1]: Entering directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc' make -f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/build/makefile Checker_app_freertos make[2]: Entering directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc' make -C /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos -f makefile BUILD_OS_TYPE=freertos make[3]: Entering directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos' make -f makefile BUILD_OS_TYPE=freertos csl uart board sciclient_direct rm_pm_hal osal_freertos freertos csl_init ipc make[4]: Entering directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos' make[4]: Nothing to be done for 'csl'. make[4]: Nothing to be done for 'uart'. make[4]: Nothing to be done for 'board'. make[4]: Nothing to be done for 'sciclient_direct'. make[4]: Nothing to be done for 'rm_pm_hal'. make[4]: Nothing to be done for 'osal_freertos'. make[4]: Nothing to be done for 'freertos'. make[4]: Nothing to be done for 'csl_init'. make[4]: Nothing to be done for 'ipc'. make[4]: Leaving directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos' make -f makefile BUILD_OS_TYPE=freertos /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu1_0_release.xer5f make[4]: Entering directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos' /bin/cp /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/kernel/freertos/rov/syscfg_c.rov.xs /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm # Linking into /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu1_0_release.xer5f... # /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/gcc_arm_cortex_m_r/bin/arm-none-eabi-gcc -Werror -Xlinker --Xlinker -c -mcpu=cortex-r5 -march=armv7-r -Xlinker /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu1_0/release/src/main_rtos.oer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu1_0/release/src/ipc.oer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu1_0/release/src/queue.oer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu1_0/release/src/ipc_hash.oer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu1_0/release/utils/ipc_trace.oer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu1_0/release/utils/r5f_mpu_j784s4_default.oer5f -Xlinker /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/common/j784s4/freertos/linker_r5f_mcu1_0_freertos.lds /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/common/j784s4/freertos/memory_map_ddr.cmd -Xlinker --map_file=/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu1_0_release.xer5f.map -Xlinker --output_file=/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu1_0_release.xer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/csl/lib/j784s4/r5f/release/ti.csl.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/uart/lib/j784s4/r5f/release/ti.drv.uart.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/board/lib/j784s4_evm/r5f/release/ti.board.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/sciclient/lib/j784s4/mcu1_0/release/sciclient_direct.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/sciclient/lib/j784s4/mcu1_0/release/rm_pm_hal.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/osal/lib/freertos/j784s4/r5f/release/ti.osal.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/kernel/lib/j784s4/mcu1_0/release/ti.kernel.freertos.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/csl/lib/j784s4/r5f/release/ti.csl.init.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/lib/j784s4/mcu1_0/release/ipc.aer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/gcc_arm_cortex_m_r/arm-none-eabi/lib/libc.a arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu1_0/release/src/ipc.oer5f: linker input file unused because linking not done arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu1_0/release/src/queue.oer5f: linker input file unused because linking not done arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu1_0/release/src/ipc_hash.oer5f: linker input file unused because linking not done arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu1_0/release/utils/ipc_trace.oer5f: linker input file unused because linking not done arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu1_0/release/utils/r5f_mpu_j784s4_default.oer5f: linker input file unused because linking not done arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/common/j784s4/freertos/memory_map_ddr.cmd: linker input file unused because linking not done arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/gcc_arm_cortex_m_r/arm-none-eabi/lib/libc.a: linker input file unused because linking not done # # /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu1_0_release.xer5f created. # # Generating stripped image into /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu1_0_release_strip.xer5f... # /bin/rm -f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu1_0_release_strip.xer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/gcc_arm_cortex_m_r/bin/arm-none-eabi-strip -p /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu1_0_release.xer5f -o /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu1_0_release_strip.xer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/gcc_arm_cortex_m_r/bin/arm-none-eabi-strip: '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu1_0_release.xer5f': No such file make[4]: *** [/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/build/makerules/rules_ti_cgt_arm.mk:326: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu1_0_release.xer5f] Error 1 make[4]: Leaving directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos' make[3]: *** [/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/build/makerules/common.mk:348: mcu1_0] Error 2 make[3]: Leaving directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos' make[2]: *** [/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/build/makefile:325: Checker_app_freertos] Error 2 make[2]: Leaving directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc' make[1]: *** [/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/build/makefile:110: Checker_app_freertos_has_dep] Error 2 make[1]: Leaving directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc' make[1]: Entering directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc' make -f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/build/makefile Checker_app_freertos make[2]: Entering directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc' make -C /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos -f makefile BUILD_OS_TYPE=freertos make[3]: Entering directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos' make -f makefile BUILD_OS_TYPE=freertos csl uart board sciclient osal_freertos freertos csl_init ipc make[4]: Entering directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos' make[4]: Nothing to be done for 'csl'. make[4]: Nothing to be done for 'uart'. make[4]: Nothing to be done for 'board'. make[4]: Nothing to be done for 'sciclient'. make[4]: Nothing to be done for 'osal_freertos'. make[4]: Nothing to be done for 'freertos'. make[4]: Nothing to be done for 'csl_init'. make[4]: Nothing to be done for 'ipc'. make[4]: Leaving directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos' make -f makefile BUILD_OS_TYPE=freertos /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu1_1_release.xer5f make[4]: Entering directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos' /bin/cp /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/kernel/freertos/rov/syscfg_c.rov.xs /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm # Linking into /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu1_1_release.xer5f... # /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/gcc_arm_cortex_m_r/bin/arm-none-eabi-gcc -Werror -Xlinker --Xlinker -c -mcpu=cortex-r5 -march=armv7-r -Xlinker /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu1_1/release/src/main_rtos.oer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu1_1/release/src/ipc.oer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu1_1/release/src/queue.oer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu1_1/release/src/ipc_hash.oer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu1_1/release/utils/ipc_trace.oer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu1_1/release/utils/r5f_mpu_j784s4_default.oer5f -Xlinker /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/common/j784s4/freertos/linker_r5f_mcu1_1_freertos.lds /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/common/j784s4/freertos/memory_map_ddr.cmd -Xlinker --map_file=/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu1_1_release.xer5f.map -Xlinker --output_file=/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu1_1_release.xer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/csl/lib/j784s4/r5f/release/ti.csl.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/uart/lib/j784s4/r5f/release/ti.drv.uart.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/board/lib/j784s4_evm/r5f/release/ti.board.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/sciclient/lib/j784s4/mcu1_1/release/sciclient.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/osal/lib/freertos/j784s4/r5f/release/ti.osal.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/kernel/lib/j784s4/mcu1_1/release/ti.kernel.freertos.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/csl/lib/j784s4/r5f/release/ti.csl.init.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/lib/j784s4/mcu1_1/release/ipc.aer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/gcc_arm_cortex_m_r/arm-none-eabi/lib/libc.a arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu1_1/release/src/ipc.oer5f: linker input file unused because linking not done arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu1_1/release/src/queue.oer5f: linker input file unused because linking not done arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu1_1/release/src/ipc_hash.oer5f: linker input file unused because linking not done arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu1_1/release/utils/ipc_trace.oer5f: linker input file unused because linking not done arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu1_1/release/utils/r5f_mpu_j784s4_default.oer5f: linker input file unused because linking not done arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/common/j784s4/freertos/memory_map_ddr.cmd: linker input file unused because linking not done arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/gcc_arm_cortex_m_r/arm-none-eabi/lib/libc.a: linker input file unused because linking not done # # /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu1_1_release.xer5f created. # # Generating stripped image into /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu1_1_release_strip.xer5f... # /bin/rm -f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu1_1_release_strip.xer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/gcc_arm_cortex_m_r/bin/arm-none-eabi-strip -p /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu1_1_release.xer5f -o /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu1_1_release_strip.xer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/gcc_arm_cortex_m_r/bin/arm-none-eabi-strip: '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu1_1_release.xer5f': No such file make[4]: *** [/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/build/makerules/rules_ti_cgt_arm.mk:326: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu1_1_release.xer5f] Error 1 make[4]: Leaving directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos' make[3]: *** [/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/build/makerules/common.mk:348: mcu1_1] Error 2 make[3]: Leaving directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos' make[2]: *** [/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/build/makefile:325: Checker_app_freertos] Error 2 make[2]: Leaving directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc' make[1]: *** [/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/build/makefile:110: Checker_app_freertos_has_dep] Error 2 make[1]: Leaving directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc' make[1]: Entering directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc' make -f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/build/makefile Checker_app_freertos make[2]: Entering directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc' make -C /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos -f makefile BUILD_OS_TYPE=freertos make[3]: Entering directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos' make -f makefile BUILD_OS_TYPE=freertos csl uart board sciclient osal_freertos freertos csl_init ipc make[4]: Entering directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos' make[4]: Nothing to be done for 'csl'. make[4]: Nothing to be done for 'uart'. make[4]: Nothing to be done for 'board'. make[4]: Nothing to be done for 'sciclient'. make[4]: Nothing to be done for 'osal_freertos'. make[4]: Nothing to be done for 'freertos'. make[4]: Nothing to be done for 'csl_init'. make[4]: Nothing to be done for 'ipc'. make[4]: Leaving directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos' make -f makefile BUILD_OS_TYPE=freertos /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu2_0_release.xer5f make[4]: Entering directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos' /bin/cp /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/kernel/freertos/rov/syscfg_c.rov.xs /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm # Linking into /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu2_0_release.xer5f... # /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/gcc_arm_cortex_m_r/bin/arm-none-eabi-gcc -Werror -Xlinker --Xlinker -c -mcpu=cortex-r5 -march=armv7-r -Xlinker /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu2_0/release/src/main_rtos.oer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu2_0/release/src/ipc.oer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu2_0/release/src/queue.oer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu2_0/release/src/ipc_hash.oer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu2_0/release/utils/ipc_trace.oer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu2_0/release/utils/r5f_mpu_j784s4_default.oer5f -Xlinker /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/common/j784s4/freertos/linker_r5f_mcu2_0_freertos.lds /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/common/j784s4/freertos/memory_map_ddr.cmd -Xlinker --map_file=/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu2_0_release.xer5f.map -Xlinker --output_file=/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu2_0_release.xer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/csl/lib/j784s4/r5f/release/ti.csl.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/uart/lib/j784s4/r5f/release/ti.drv.uart.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/board/lib/j784s4_evm/r5f/release/ti.board.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/sciclient/lib/j784s4/mcu2_0/release/sciclient.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/osal/lib/freertos/j784s4/r5f/release/ti.osal.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/kernel/lib/j784s4/mcu2_0/release/ti.kernel.freertos.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/csl/lib/j784s4/r5f/release/ti.csl.init.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/lib/j784s4/mcu2_0/release/ipc.aer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/gcc_arm_cortex_m_r/arm-none-eabi/lib/libc.a arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu2_0/release/src/ipc.oer5f: linker input file unused because linking not done arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu2_0/release/src/queue.oer5f: linker input file unused because linking not done arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu2_0/release/src/ipc_hash.oer5f: linker input file unused because linking not done arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu2_0/release/utils/ipc_trace.oer5f: linker input file unused because linking not done arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu2_0/release/utils/r5f_mpu_j784s4_default.oer5f: linker input file unused because linking not done arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/common/j784s4/freertos/memory_map_ddr.cmd: linker input file unused because linking not done arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/gcc_arm_cortex_m_r/arm-none-eabi/lib/libc.a: linker input file unused because linking not done # # /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu2_0_release.xer5f created. # # Generating stripped image into /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu2_0_release_strip.xer5f... # /bin/rm -f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu2_0_release_strip.xer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/gcc_arm_cortex_m_r/bin/arm-none-eabi-strip -p /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu2_0_release.xer5f -o /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu2_0_release_strip.xer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/gcc_arm_cortex_m_r/bin/arm-none-eabi-strip: '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu2_0_release.xer5f': No such file make[4]: *** [/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/build/makerules/rules_ti_cgt_arm.mk:326: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu2_0_release.xer5f] Error 1 make[4]: Leaving directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos' make[3]: *** [/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/build/makerules/common.mk:348: mcu2_0] Error 2 make[3]: Leaving directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos' make[2]: *** [/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/build/makefile:325: Checker_app_freertos] Error 2 make[2]: Leaving directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc' make[1]: *** [/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/build/makefile:110: Checker_app_freertos_has_dep] Error 2 make[1]: Leaving directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc' make[1]: Entering directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc' make -f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/build/makefile Checker_app_freertos make[2]: Entering directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc' make -C /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos -f makefile BUILD_OS_TYPE=freertos make[3]: Entering directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos' make -f makefile BUILD_OS_TYPE=freertos csl uart board sciclient osal_freertos freertos csl_init ipc make[4]: Entering directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos' make[4]: Nothing to be done for 'csl'. make[4]: Nothing to be done for 'uart'. make[4]: Nothing to be done for 'board'. make[4]: Nothing to be done for 'sciclient'. make[4]: Nothing to be done for 'osal_freertos'. make[4]: Nothing to be done for 'freertos'. make[4]: Nothing to be done for 'csl_init'. make[4]: Nothing to be done for 'ipc'. make[4]: Leaving directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos' make -f makefile BUILD_OS_TYPE=freertos /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu2_1_release.xer5f make[4]: Entering directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos' /bin/cp /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/kernel/freertos/rov/syscfg_c.rov.xs /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm # Linking into /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu2_1_release.xer5f... # /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/gcc_arm_cortex_m_r/bin/arm-none-eabi-gcc -Werror -Xlinker --Xlinker -c -mcpu=cortex-r5 -march=armv7-r -Xlinker /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu2_1/release/src/main_rtos.oer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu2_1/release/src/ipc.oer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu2_1/release/src/queue.oer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu2_1/release/src/ipc_hash.oer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu2_1/release/utils/ipc_trace.oer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu2_1/release/utils/r5f_mpu_j784s4_default.oer5f -Xlinker /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/common/j784s4/freertos/linker_r5f_mcu2_1_freertos.lds /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/common/j784s4/freertos/memory_map_ddr.cmd -Xlinker --map_file=/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu2_1_release.xer5f.map -Xlinker --output_file=/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu2_1_release.xer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/csl/lib/j784s4/r5f/release/ti.csl.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/uart/lib/j784s4/r5f/release/ti.drv.uart.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/board/lib/j784s4_evm/r5f/release/ti.board.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/sciclient/lib/j784s4/mcu2_1/release/sciclient.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/osal/lib/freertos/j784s4/r5f/release/ti.osal.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/kernel/lib/j784s4/mcu2_1/release/ti.kernel.freertos.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/csl/lib/j784s4/r5f/release/ti.csl.init.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/lib/j784s4/mcu2_1/release/ipc.aer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/gcc_arm_cortex_m_r/arm-none-eabi/lib/libc.a arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu2_1/release/src/ipc.oer5f: linker input file unused because linking not done arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu2_1/release/src/queue.oer5f: linker input file unused because linking not done arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu2_1/release/src/ipc_hash.oer5f: linker input file unused because linking not done arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu2_1/release/utils/ipc_trace.oer5f: linker input file unused because linking not done arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu2_1/release/utils/r5f_mpu_j784s4_default.oer5f: linker input file unused because linking not done arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/common/j784s4/freertos/memory_map_ddr.cmd: linker input file unused because linking not done arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/gcc_arm_cortex_m_r/arm-none-eabi/lib/libc.a: linker input file unused because linking not done # # /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu2_1_release.xer5f created. # # Generating stripped image into /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu2_1_release_strip.xer5f... # /bin/rm -f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu2_1_release_strip.xer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/gcc_arm_cortex_m_r/bin/arm-none-eabi-strip -p /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu2_1_release.xer5f -o /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu2_1_release_strip.xer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/gcc_arm_cortex_m_r/bin/arm-none-eabi-strip: '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu2_1_release.xer5f': No such file make[4]: *** [/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/build/makerules/rules_ti_cgt_arm.mk:326: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu2_1_release.xer5f] Error 1 make[4]: Leaving directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos' make[3]: *** [/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/build/makerules/common.mk:348: mcu2_1] Error 2 make[3]: Leaving directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos' make[2]: *** [/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/build/makefile:325: Checker_app_freertos] Error 2 make[2]: Leaving directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc' make[1]: *** [/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/build/makefile:110: Checker_app_freertos_has_dep] Error 2 make[1]: Leaving directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc' make[1]: Entering directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc' make -f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/build/makefile Checker_app_freertos make[2]: Entering directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc' make -C /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos -f makefile BUILD_OS_TYPE=freertos make[3]: Entering directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos' make -f makefile BUILD_OS_TYPE=freertos csl uart board sciclient osal_freertos freertos csl_init ipc make[4]: Entering directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos' make[4]: Nothing to be done for 'csl'. make[4]: Nothing to be done for 'uart'. make[4]: Nothing to be done for 'board'. make[4]: Nothing to be done for 'sciclient'. make[4]: Nothing to be done for 'osal_freertos'. make[4]: Nothing to be done for 'freertos'. make[4]: Nothing to be done for 'csl_init'. make[4]: Nothing to be done for 'ipc'. make[4]: Leaving directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos' make -f makefile BUILD_OS_TYPE=freertos /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu3_0_release.xer5f make[4]: Entering directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos' /bin/cp /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/kernel/freertos/rov/syscfg_c.rov.xs /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm # Linking into /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu3_0_release.xer5f... # /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/gcc_arm_cortex_m_r/bin/arm-none-eabi-gcc -Werror -Xlinker --Xlinker -c -mcpu=cortex-r5 -march=armv7-r -Xlinker /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu3_0/release/src/main_rtos.oer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu3_0/release/src/ipc.oer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu3_0/release/src/queue.oer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu3_0/release/src/ipc_hash.oer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu3_0/release/utils/ipc_trace.oer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu3_0/release/utils/r5f_mpu_j784s4_default.oer5f -Xlinker /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/common/j784s4/freertos/linker_r5f_mcu3_0_freertos.lds /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/common/j784s4/freertos/memory_map_ddr.cmd -Xlinker --map_file=/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu3_0_release.xer5f.map -Xlinker --output_file=/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu3_0_release.xer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/csl/lib/j784s4/r5f/release/ti.csl.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/uart/lib/j784s4/r5f/release/ti.drv.uart.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/board/lib/j784s4_evm/r5f/release/ti.board.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/sciclient/lib/j784s4/mcu3_0/release/sciclient.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/osal/lib/freertos/j784s4/r5f/release/ti.osal.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/kernel/lib/j784s4/mcu3_0/release/ti.kernel.freertos.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/csl/lib/j784s4/r5f/release/ti.csl.init.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/lib/j784s4/mcu3_0/release/ipc.aer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/gcc_arm_cortex_m_r/arm-none-eabi/lib/libc.a arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu3_0/release/src/ipc.oer5f: linker input file unused because linking not done arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu3_0/release/src/queue.oer5f: linker input file unused because linking not done arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu3_0/release/src/ipc_hash.oer5f: linker input file unused because linking not done arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu3_0/release/utils/ipc_trace.oer5f: linker input file unused because linking not done arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu3_0/release/utils/r5f_mpu_j784s4_default.oer5f: linker input file unused because linking not done arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/common/j784s4/freertos/memory_map_ddr.cmd: linker input file unused because linking not done arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/gcc_arm_cortex_m_r/arm-none-eabi/lib/libc.a: linker input file unused because linking not done # # /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu3_0_release.xer5f created. # # Generating stripped image into /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu3_0_release_strip.xer5f... # /bin/rm -f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu3_0_release_strip.xer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/gcc_arm_cortex_m_r/bin/arm-none-eabi-strip -p /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu3_0_release.xer5f -o /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu3_0_release_strip.xer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/gcc_arm_cortex_m_r/bin/arm-none-eabi-strip: '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu3_0_release.xer5f': No such file make[4]: *** [/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/build/makerules/rules_ti_cgt_arm.mk:326: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu3_0_release.xer5f] Error 1 make[4]: Leaving directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos' make[3]: *** [/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/build/makerules/common.mk:348: mcu3_0] Error 2 make[3]: Leaving directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos' make[2]: *** [/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/build/makefile:325: Checker_app_freertos] Error 2 make[2]: Leaving directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc' make[1]: *** [/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/build/makefile:110: Checker_app_freertos_has_dep] Error 2 make[1]: Leaving directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc' make[1]: Entering directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc' make -f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/build/makefile Checker_app_freertos make[2]: Entering directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc' make -C /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos -f makefile BUILD_OS_TYPE=freertos make[3]: Entering directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos' make -f makefile BUILD_OS_TYPE=freertos csl uart board sciclient osal_freertos freertos csl_init ipc make[4]: Entering directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos' make[4]: Nothing to be done for 'csl'. make[4]: Nothing to be done for 'uart'. make[4]: Nothing to be done for 'board'. make[4]: Nothing to be done for 'sciclient'. make[4]: Nothing to be done for 'osal_freertos'. make[4]: Nothing to be done for 'freertos'. make[4]: Nothing to be done for 'csl_init'. make[4]: Nothing to be done for 'ipc'. make[4]: Leaving directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos' make -f makefile BUILD_OS_TYPE=freertos /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu3_1_release.xer5f make[4]: Entering directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos' /bin/cp /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/kernel/freertos/rov/syscfg_c.rov.xs /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm # Linking into /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu3_1_release.xer5f... # /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/gcc_arm_cortex_m_r/bin/arm-none-eabi-gcc -Werror -Xlinker --Xlinker -c -mcpu=cortex-r5 -march=armv7-r -Xlinker /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu3_1/release/src/main_rtos.oer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu3_1/release/src/ipc.oer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu3_1/release/src/queue.oer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu3_1/release/src/ipc_hash.oer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu3_1/release/utils/ipc_trace.oer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu3_1/release/utils/r5f_mpu_j784s4_default.oer5f -Xlinker /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/common/j784s4/freertos/linker_r5f_mcu3_1_freertos.lds /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/common/j784s4/freertos/memory_map_ddr.cmd -Xlinker --map_file=/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu3_1_release.xer5f.map -Xlinker --output_file=/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu3_1_release.xer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/csl/lib/j784s4/r5f/release/ti.csl.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/uart/lib/j784s4/r5f/release/ti.drv.uart.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/board/lib/j784s4_evm/r5f/release/ti.board.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/sciclient/lib/j784s4/mcu3_1/release/sciclient.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/osal/lib/freertos/j784s4/r5f/release/ti.osal.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/kernel/lib/j784s4/mcu3_1/release/ti.kernel.freertos.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/csl/lib/j784s4/r5f/release/ti.csl.init.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/lib/j784s4/mcu3_1/release/ipc.aer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/gcc_arm_cortex_m_r/arm-none-eabi/lib/libc.a arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu3_1/release/src/ipc.oer5f: linker input file unused because linking not done arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu3_1/release/src/queue.oer5f: linker input file unused because linking not done arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu3_1/release/src/ipc_hash.oer5f: linker input file unused because linking not done arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu3_1/release/utils/ipc_trace.oer5f: linker input file unused because linking not done arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu3_1/release/utils/r5f_mpu_j784s4_default.oer5f: linker input file unused because linking not done arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/common/j784s4/freertos/memory_map_ddr.cmd: linker input file unused because linking not done arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/gcc_arm_cortex_m_r/arm-none-eabi/lib/libc.a: linker input file unused because linking not done # # /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu3_1_release.xer5f created. # # Generating stripped image into /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu3_1_release_strip.xer5f... # /bin/rm -f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu3_1_release_strip.xer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/gcc_arm_cortex_m_r/bin/arm-none-eabi-strip -p /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu3_1_release.xer5f -o /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu3_1_release_strip.xer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/gcc_arm_cortex_m_r/bin/arm-none-eabi-strip: '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu3_1_release.xer5f': No such file make[4]: *** [/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/build/makerules/rules_ti_cgt_arm.mk:326: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu3_1_release.xer5f] Error 1 make[4]: Leaving directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos' make[3]: *** [/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/build/makerules/common.mk:348: mcu3_1] Error 2 make[3]: Leaving directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos' make[2]: *** [/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/build/makefile:325: Checker_app_freertos] Error 2 make[2]: Leaving directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc' make[1]: *** [/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/build/makefile:110: Checker_app_freertos_has_dep] Error 2 make[1]: Leaving directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc' make[1]: Entering directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc' make -f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/build/makefile Checker_app_freertos make[2]: Entering directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc' make -C /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos -f makefile BUILD_OS_TYPE=freertos make[3]: Entering directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos' make -f makefile BUILD_OS_TYPE=freertos csl uart board sciclient osal_freertos freertos csl_init ipc make[4]: Entering directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos' make[4]: Nothing to be done for 'csl'. make[4]: Nothing to be done for 'uart'. make[4]: Nothing to be done for 'board'. make[4]: Nothing to be done for 'sciclient'. make[4]: Nothing to be done for 'osal_freertos'. make[4]: Nothing to be done for 'freertos'. make[4]: Nothing to be done for 'csl_init'. make[4]: Nothing to be done for 'ipc'. make[4]: Leaving directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos' make -f makefile BUILD_OS_TYPE=freertos /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu4_0_release.xer5f make[4]: Entering directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos' /bin/cp /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/kernel/freertos/rov/syscfg_c.rov.xs /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm # Linking into /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu4_0_release.xer5f... # /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/gcc_arm_cortex_m_r/bin/arm-none-eabi-gcc -Werror -Xlinker --Xlinker -c -mcpu=cortex-r5 -march=armv7-r -Xlinker /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu4_0/release/src/main_rtos.oer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu4_0/release/src/ipc.oer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu4_0/release/src/queue.oer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu4_0/release/src/ipc_hash.oer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu4_0/release/utils/ipc_trace.oer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu4_0/release/utils/r5f_mpu_j784s4_default.oer5f -Xlinker /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/common/j784s4/freertos/linker_r5f_mcu4_0_freertos.lds /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/common/j784s4/freertos/memory_map_ddr.cmd -Xlinker --map_file=/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu4_0_release.xer5f.map -Xlinker --output_file=/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu4_0_release.xer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/csl/lib/j784s4/r5f/release/ti.csl.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/uart/lib/j784s4/r5f/release/ti.drv.uart.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/board/lib/j784s4_evm/r5f/release/ti.board.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/sciclient/lib/j784s4/mcu4_0/release/sciclient.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/osal/lib/freertos/j784s4/r5f/release/ti.osal.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/kernel/lib/j784s4/mcu4_0/release/ti.kernel.freertos.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/csl/lib/j784s4/r5f/release/ti.csl.init.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/lib/j784s4/mcu4_0/release/ipc.aer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/gcc_arm_cortex_m_r/arm-none-eabi/lib/libc.a arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu4_0/release/src/ipc.oer5f: linker input file unused because linking not done arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu4_0/release/src/queue.oer5f: linker input file unused because linking not done arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu4_0/release/src/ipc_hash.oer5f: linker input file unused because linking not done arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu4_0/release/utils/ipc_trace.oer5f: linker input file unused because linking not done arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu4_0/release/utils/r5f_mpu_j784s4_default.oer5f: linker input file unused because linking not done arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/common/j784s4/freertos/memory_map_ddr.cmd: linker input file unused because linking not done arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/gcc_arm_cortex_m_r/arm-none-eabi/lib/libc.a: linker input file unused because linking not done # # /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu4_0_release.xer5f created. # # Generating stripped image into /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu4_0_release_strip.xer5f... # /bin/rm -f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu4_0_release_strip.xer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/gcc_arm_cortex_m_r/bin/arm-none-eabi-strip -p /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu4_0_release.xer5f -o /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu4_0_release_strip.xer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/gcc_arm_cortex_m_r/bin/arm-none-eabi-strip: '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu4_0_release.xer5f': No such file make[4]: *** [/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/build/makerules/rules_ti_cgt_arm.mk:326: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu4_0_release.xer5f] Error 1 make[4]: Leaving directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos' make[3]: *** [/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/build/makerules/common.mk:348: mcu4_0] Error 2 make[3]: Leaving directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos' make[2]: *** [/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/build/makefile:325: Checker_app_freertos] Error 2 make[2]: Leaving directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc' make[1]: *** [/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/build/makefile:110: Checker_app_freertos_has_dep] Error 2 make[1]: Leaving directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc' make[1]: Entering directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc' make -f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/build/makefile Checker_app_freertos make[2]: Entering directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc' make -C /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos -f makefile BUILD_OS_TYPE=freertos make[3]: Entering directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos' make -f makefile BUILD_OS_TYPE=freertos csl uart board sciclient osal_freertos freertos csl_init ipc make[4]: Entering directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos' make[4]: Nothing to be done for 'csl'. make[4]: Nothing to be done for 'uart'. make[4]: Nothing to be done for 'board'. make[4]: Nothing to be done for 'sciclient'. make[4]: Nothing to be done for 'osal_freertos'. make[4]: Nothing to be done for 'freertos'. make[4]: Nothing to be done for 'csl_init'. make[4]: Nothing to be done for 'ipc'. make[4]: Leaving directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos' make -f makefile BUILD_OS_TYPE=freertos /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu4_1_release.xer5f make[4]: Entering directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos' /bin/cp /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/kernel/freertos/rov/syscfg_c.rov.xs /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm # Linking into /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu4_1_release.xer5f... # /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/gcc_arm_cortex_m_r/bin/arm-none-eabi-gcc -Werror -Xlinker --Xlinker -c -mcpu=cortex-r5 -march=armv7-r -Xlinker /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu4_1/release/src/main_rtos.oer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu4_1/release/src/ipc.oer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu4_1/release/src/queue.oer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu4_1/release/src/ipc_hash.oer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu4_1/release/utils/ipc_trace.oer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu4_1/release/utils/r5f_mpu_j784s4_default.oer5f -Xlinker /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/common/j784s4/freertos/linker_r5f_mcu4_1_freertos.lds /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/common/j784s4/freertos/memory_map_ddr.cmd -Xlinker --map_file=/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu4_1_release.xer5f.map -Xlinker --output_file=/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu4_1_release.xer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/csl/lib/j784s4/r5f/release/ti.csl.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/uart/lib/j784s4/r5f/release/ti.drv.uart.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/board/lib/j784s4_evm/r5f/release/ti.board.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/sciclient/lib/j784s4/mcu4_1/release/sciclient.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/osal/lib/freertos/j784s4/r5f/release/ti.osal.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/kernel/lib/j784s4/mcu4_1/release/ti.kernel.freertos.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/csl/lib/j784s4/r5f/release/ti.csl.init.aer5f -l/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/lib/j784s4/mcu4_1/release/ipc.aer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/gcc_arm_cortex_m_r/arm-none-eabi/lib/libc.a arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu4_1/release/src/ipc.oer5f: linker input file unused because linking not done arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu4_1/release/src/queue.oer5f: linker input file unused because linking not done arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu4_1/release/src/ipc_hash.oer5f: linker input file unused because linking not done arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu4_1/release/utils/ipc_trace.oer5f: linker input file unused because linking not done arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/obj/j784s4_evm/mcu4_1/release/utils/r5f_mpu_j784s4_default.oer5f: linker input file unused because linking not done arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/common/j784s4/freertos/memory_map_ddr.cmd: linker input file unused because linking not done arm-none-eabi-gcc: warning: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/gcc_arm_cortex_m_r/arm-none-eabi/lib/libc.a: linker input file unused because linking not done # # /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu4_1_release.xer5f created. # # Generating stripped image into /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu4_1_release_strip.xer5f... # /bin/rm -f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu4_1_release_strip.xer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/gcc_arm_cortex_m_r/bin/arm-none-eabi-strip -p /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu4_1_release.xer5f -o /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu4_1_release_strip.xer5f /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/gcc_arm_cortex_m_r/bin/arm-none-eabi-strip: '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu4_1_release.xer5f': No such file make[4]: *** [/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/build/makerules/rules_ti_cgt_arm.mk:326: /home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/binary/Checker_app_freertos/bin/j784s4_evm/Checker_app_freertos_mcu4_1_release.xer5f] Error 1 make[4]: Leaving directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos' make[3]: *** [/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/build/makerules/common.mk:348: mcu4_1] Error 2 make[3]: Leaving directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc/examples/Checker_app_rtos' make[2]: *** [/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/build/makefile:325: Checker_app_freertos] Error 2 make[2]: Leaving directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc' make[1]: *** [/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/build/makefile:110: Checker_app_freertos_has_dep] Error 2 make[1]: Leaving directory '/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/drv/ipc' make: *** [/home/u_kumar227/ti/J784s4_repo/R5Frepo/pdk_j784s4_09_02_00_30/packages/ti/build/comp_top.mk:80: apps] Error 2