Hello expert, MCU is now being detected and it compiles, builds project. However, I am running into this new error. Can you please help me with this.
/opt/ti/ccs/utils/bin/gmake -C /home/bcs/MY_WORKSPACE/r5f0_0 -f makefile_ccs_bootimage_gen OUTNAME=r5f0_0 PROFILE=Debug MCU_PLUS_SDK_PATH=/opt/ti/mcu_plus_sdk_am243x_08_02_00_31 CG_TOOL_ROOT=/opt/ti/ti-cgt-armllvm_1.3.0.LTS CCS_INSTALL_DIR=/opt/ti/ccs CCS_IDE_MODE=desktop
Boot image: am243x:r5fss0-0:freertos:ti-arm-clang /home/bcs/MY_WORKSPACE/r5f0_0/Debug/r5f0_0.appimage ...
mono /opt/ti/mcu_plus_sdk_am243x_08_02_00_31/tools/boot/out2rprc/out2rprc.exe Debug/r5f0_0.out /home/bcs/MY_WORKSPACE/r5f0_0/Debug/r5f0_0.rprc_tmp >> Debug/temp_stdout_Debug.txt
makefile_ccs_bootimage_gen:69: recipe for target 'all' failed
/bin/sh: 1: mono: not found
gmake[3]: *** [all] Error 127
gmake[2]: [post-build] Error 2 (ignored)
makefile:307: recipe for target 'post-build' failed
**** Build Finished ****
================================================================================
CCS headless build complete! 1 out of 1 projects have errors.
root@1b21d470a982:/home/bcs/MY_WORKSPACE#
