LP-AM263P: It gets stuck when I try to build the example

Part Number: LP-AM263P

Tool/software:

Hi team,

I'm trying to flash the example of AM263P SDK. The SDK is "mcu_plus_sdk_am263px_11_00_00_19".

Also example is "get: "canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang".

But when I try to build project, Building process is stuck during building target.

Please see my output log. this is the last log that when it stuck. it seems python command is not working. Could you please review it? I checked the python requirements as explained here and it's fine : https://software-dl.ti.com/mcu-plus-sdk/esd/AM263PX/11_00_00_19/exports/docs/api_guide_am263px/SDK_DOWNLOAD_PAGE.html#autotoc_md13


[111]C:/ti/ccs2030/ccs/utils/bin/gmake -C C:\Users\a0512372\workspace_ccstheia\canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang -f makefile_ccs_bootimage_gen OUTNAME=canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang PROFILE=Release MCU_PLUS_SDK_PATH=C:/ti/mcu_plus_sdk_am263px_11_00_00_19 CG_TOOL_ROOT=C:/ti/ccs2030/ccs/tools/compiler/ti-cgt-armllvm_4.0.3.LTS CCS_INSTALL_DIR=C:\ti\ccs2030\ccs\ CCS_IDE_MODE=desktop DEVICE=am263px
[112] Boot multi-core ELF image: am263px:r5fss0-0:nortos:ti-arm-clang C:/Users/a0512372/workspace_ccstheia/canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang/Release/canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang.mcelf ...
[113]python C:/ti/mcu_plus_sdk_am263px_11_00_00_19/tools/boot/multicore-elf/genimage.py --core-img=0:Release/canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang.out --output=C:/Users/a0512372/workspace_ccstheia/canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang/Release/canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang.mcelf --merge-segments=true --tolerance-limit=0 --ignore-context=false --xip=0x60000000:0x68000000 --xlat=none --max-segment-size=8192

Thank you.

Best Regards,

Donnie Kim

  • Hi Donnie,

    Please attach the full error log,The error log attached does not have error code mentioned.

  • Hi Nilabh,

    I attached the full log. But please note that there is no error or absort. It is just keep stuck over 20minute in same step.

    If you need any details, please let me know.

    Thank you for support.

    [13]"C:\\ti\\ccs2030\\ccs\\utils\\bin\\gmake" -k -j 14 all -O
    
    [14]Building file: "../example.syscfg"
    [15]Invoking: SysConfig
    [16]"C:/ti/ccs2030/ccs/utils/sysconfig_1.25.0/sysconfig_cli.bat" --script "C:/Users/a0512372/workspace_ccstheia/canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang/example.syscfg" -o "syscfg" -s "C:/ti/mcu_plus_sdk_am263px_11_00_00_19/.metadata/product.json" -p "ZCZ_C" -r "AM263P4" --context "r5fss0-0" --compiler ticlang
    [17]Running script...
    [18]Validating...
    [19]info: CONFIG_MPU_REGION3(/kernel/dpl/mpu_armv7) attributes: Some memory region(s) within this range is Shared among cores.
    [20]info: /kernel/dpl/debug_log uartLog.baudRate: Actual Baudrate Possible: 115385 (0 % error)
    [21]Generating Code (example.syscfg)...
    [22]Writing C:\Users\a0512372\workspace_ccstheia\canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang\Release\syscfg\ti_dpl_config.c...
    [23]Writing C:\Users\a0512372\workspace_ccstheia\canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang\Release\syscfg\ti_dpl_config.h...
    [24]Writing C:\Users\a0512372\workspace_ccstheia\canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang\Release\syscfg\ti_drivers_config.c...
    [25]Writing C:\Users\a0512372\workspace_ccstheia\canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang\Release\syscfg\ti_drivers_config.h...
    [26]Writing C:\Users\a0512372\workspace_ccstheia\canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang\Release\syscfg\ti_drivers_open_close.c...
    [27]Writing C:\Users\a0512372\workspace_ccstheia\canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang\Release\syscfg\ti_drivers_open_close.h...
    [28]Writing C:\Users\a0512372\workspace_ccstheia\canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang\Release\syscfg\ti_pinmux_config.c...
    [29]Writing C:\Users\a0512372\workspace_ccstheia\canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang\Release\syscfg\pinmux.csv...
    [30]Writing C:\Users\a0512372\workspace_ccstheia\canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang\Release\syscfg\ti_power_clock_config.c...
    [31]Writing C:\Users\a0512372\workspace_ccstheia\canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang\Release\syscfg\ti_board_config.c...
    [32]Writing C:\Users\a0512372\workspace_ccstheia\canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang\Release\syscfg\ti_board_config.h...
    [33]Writing C:\Users\a0512372\workspace_ccstheia\canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang\Release\syscfg\ti_board_open_close.c...
    [34]Writing C:\Users\a0512372\workspace_ccstheia\canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang\Release\syscfg\ti_board_open_close.h...
    [35]Writing C:\Users\a0512372\workspace_ccstheia\canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang\Release\syscfg\ti_enet_config.c...
    [36]Writing C:\Users\a0512372\workspace_ccstheia\canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang\Release\syscfg\ti_enet_config.h...
    [37]Writing C:\Users\a0512372\workspace_ccstheia\canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang\Release\syscfg\ti_enet_open_close.c...
    [38]Writing C:\Users\a0512372\workspace_ccstheia\canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang\Release\syscfg\ti_enet_open_close.h...
    [39]Writing C:\Users\a0512372\workspace_ccstheia\canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang\Release\syscfg\ti_enet_soc.c...
    [40]Writing C:\Users\a0512372\workspace_ccstheia\canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang\Release\syscfg\ti_enet_lwipif.c...
    [41]Writing C:\Users\a0512372\workspace_ccstheia\canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang\Release\syscfg\ti_enet_lwipif.h...
    [42]Writing C:\Users\a0512372\workspace_ccstheia\canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang\Release\syscfg\linker.cmd...
    [43]Writing C:\Users\a0512372\workspace_ccstheia\canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang\Release\syscfg\linker_defines.h...
    [44]Writing C:\Users\a0512372\workspace_ccstheia\canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang\Release\syscfg\ti_sdl_config.c...
    [45]Writing C:\Users\a0512372\workspace_ccstheia\canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang\Release\syscfg\ti_sdl_config.h...
    [46]Finished building: "../example.syscfg"
    
    [47]Building file: "../canfd_external_read_write.c"
    [48]Invoking: Arm Compiler
    [49]"C:/ti/ccs2030/ccs/tools/compiler/ti-cgt-armllvm_4.0.3.LTS/bin/tiarmclang.exe" -c -mcpu=cortex-r5 -mfloat-abi=hard -mfpu=vfpv3-d16 -mlittle-endian -mthumb -Os -I"C:/ti/ccs2030/ccs/tools/compiler/ti-cgt-armllvm_4.0.3.LTS/include/c" -I"C:/ti/mcu_plus_sdk_am263px_11_00_00_19/source" -DSOC_AM263PX -DOS_NORTOS -g -Wall -Wno-gnu-variable-sized-type-not-at-end -Wno-unused-function -MMD -MP -MF"canfd_external_read_write.d_raw" -MT"canfd_external_read_write.o" -I"C:/Users/a0512372/workspace_ccstheia/canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang/Release/syscfg"   -o"canfd_external_read_write.o" "../canfd_external_read_write.c"
    [50]Finished building: "../canfd_external_read_write.c"
    
    [51]Building file: "../canfd_transceiver.c"
    [52]Invoking: Arm Compiler
    [53]"C:/ti/ccs2030/ccs/tools/compiler/ti-cgt-armllvm_4.0.3.LTS/bin/tiarmclang.exe" -c -mcpu=cortex-r5 -mfloat-abi=hard -mfpu=vfpv3-d16 -mlittle-endian -mthumb -Os -I"C:/ti/ccs2030/ccs/tools/compiler/ti-cgt-armllvm_4.0.3.LTS/include/c" -I"C:/ti/mcu_plus_sdk_am263px_11_00_00_19/source" -DSOC_AM263PX -DOS_NORTOS -g -Wall -Wno-gnu-variable-sized-type-not-at-end -Wno-unused-function -MMD -MP -MF"canfd_transceiver.d_raw" -MT"canfd_transceiver.o" -I"C:/Users/a0512372/workspace_ccstheia/canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang/Release/syscfg"   -o"canfd_transceiver.o" "../canfd_transceiver.c"
    [54]Finished building: "../canfd_transceiver.c"
    
    [55]Building file: "syscfg/ti_dpl_config.c"
    [56]Invoking: Arm Compiler
    [57]"C:/ti/ccs2030/ccs/tools/compiler/ti-cgt-armllvm_4.0.3.LTS/bin/tiarmclang.exe" -c -mcpu=cortex-r5 -mfloat-abi=hard -mfpu=vfpv3-d16 -mlittle-endian -mthumb -Os -I"C:/ti/ccs2030/ccs/tools/compiler/ti-cgt-armllvm_4.0.3.LTS/include/c" -I"C:/ti/mcu_plus_sdk_am263px_11_00_00_19/source" -DSOC_AM263PX -DOS_NORTOS -g -Wall -Wno-gnu-variable-sized-type-not-at-end -Wno-unused-function -MMD -MP -MF"syscfg/ti_dpl_config.d_raw" -MT"syscfg/ti_dpl_config.o" -I"C:/Users/a0512372/workspace_ccstheia/canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang/Release/syscfg"   -o"syscfg/ti_dpl_config.o" "syscfg/ti_dpl_config.c"
    [58]Finished building: "syscfg/ti_dpl_config.c"
    
    [59]Building file: "syscfg/ti_drivers_config.c"
    [60]Invoking: Arm Compiler
    [61]"C:/ti/ccs2030/ccs/tools/compiler/ti-cgt-armllvm_4.0.3.LTS/bin/tiarmclang.exe" -c -mcpu=cortex-r5 -mfloat-abi=hard -mfpu=vfpv3-d16 -mlittle-endian -mthumb -Os -I"C:/ti/ccs2030/ccs/tools/compiler/ti-cgt-armllvm_4.0.3.LTS/include/c" -I"C:/ti/mcu_plus_sdk_am263px_11_00_00_19/source" -DSOC_AM263PX -DOS_NORTOS -g -Wall -Wno-gnu-variable-sized-type-not-at-end -Wno-unused-function -MMD -MP -MF"syscfg/ti_drivers_config.d_raw" -MT"syscfg/ti_drivers_config.o" -I"C:/Users/a0512372/workspace_ccstheia/canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang/Release/syscfg"   -o"syscfg/ti_drivers_config.o" "syscfg/ti_drivers_config.c"
    [62]Finished building: "syscfg/ti_drivers_config.c"
    
    [63]Building file: "syscfg/ti_drivers_open_close.c"
    [64]Invoking: Arm Compiler
    [65]"C:/ti/ccs2030/ccs/tools/compiler/ti-cgt-armllvm_4.0.3.LTS/bin/tiarmclang.exe" -c -mcpu=cortex-r5 -mfloat-abi=hard -mfpu=vfpv3-d16 -mlittle-endian -mthumb -Os -I"C:/ti/ccs2030/ccs/tools/compiler/ti-cgt-armllvm_4.0.3.LTS/include/c" -I"C:/ti/mcu_plus_sdk_am263px_11_00_00_19/source" -DSOC_AM263PX -DOS_NORTOS -g -Wall -Wno-gnu-variable-sized-type-not-at-end -Wno-unused-function -MMD -MP -MF"syscfg/ti_drivers_open_close.d_raw" -MT"syscfg/ti_drivers_open_close.o" -I"C:/Users/a0512372/workspace_ccstheia/canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang/Release/syscfg"   -o"syscfg/ti_drivers_open_close.o" "syscfg/ti_drivers_open_close.c"
    [66]Finished building: "syscfg/ti_drivers_open_close.c"
    
    [67]Building file: "syscfg/ti_pinmux_config.c"
    [68]Invoking: Arm Compiler
    [69]"C:/ti/ccs2030/ccs/tools/compiler/ti-cgt-armllvm_4.0.3.LTS/bin/tiarmclang.exe" -c -mcpu=cortex-r5 -mfloat-abi=hard -mfpu=vfpv3-d16 -mlittle-endian -mthumb -Os -I"C:/ti/ccs2030/ccs/tools/compiler/ti-cgt-armllvm_4.0.3.LTS/include/c" -I"C:/ti/mcu_plus_sdk_am263px_11_00_00_19/source" -DSOC_AM263PX -DOS_NORTOS -g -Wall -Wno-gnu-variable-sized-type-not-at-end -Wno-unused-function -MMD -MP -MF"syscfg/ti_pinmux_config.d_raw" -MT"syscfg/ti_pinmux_config.o" -I"C:/Users/a0512372/workspace_ccstheia/canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang/Release/syscfg"   -o"syscfg/ti_pinmux_config.o" "syscfg/ti_pinmux_config.c"
    [70]Finished building: "syscfg/ti_pinmux_config.c"
    
    [71]Building file: "syscfg/ti_power_clock_config.c"
    [72]Invoking: Arm Compiler
    [73]"C:/ti/ccs2030/ccs/tools/compiler/ti-cgt-armllvm_4.0.3.LTS/bin/tiarmclang.exe" -c -mcpu=cortex-r5 -mfloat-abi=hard -mfpu=vfpv3-d16 -mlittle-endian -mthumb -Os -I"C:/ti/ccs2030/ccs/tools/compiler/ti-cgt-armllvm_4.0.3.LTS/include/c" -I"C:/ti/mcu_plus_sdk_am263px_11_00_00_19/source" -DSOC_AM263PX -DOS_NORTOS -g -Wall -Wno-gnu-variable-sized-type-not-at-end -Wno-unused-function -MMD -MP -MF"syscfg/ti_power_clock_config.d_raw" -MT"syscfg/ti_power_clock_config.o" -I"C:/Users/a0512372/workspace_ccstheia/canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang/Release/syscfg"   -o"syscfg/ti_power_clock_config.o" "syscfg/ti_power_clock_config.c"
    [74]Finished building: "syscfg/ti_power_clock_config.c"
    
    [75]Building file: "syscfg/ti_board_config.c"
    [76]Invoking: Arm Compiler
    [77]"C:/ti/ccs2030/ccs/tools/compiler/ti-cgt-armllvm_4.0.3.LTS/bin/tiarmclang.exe" -c -mcpu=cortex-r5 -mfloat-abi=hard -mfpu=vfpv3-d16 -mlittle-endian -mthumb -Os -I"C:/ti/ccs2030/ccs/tools/compiler/ti-cgt-armllvm_4.0.3.LTS/include/c" -I"C:/ti/mcu_plus_sdk_am263px_11_00_00_19/source" -DSOC_AM263PX -DOS_NORTOS -g -Wall -Wno-gnu-variable-sized-type-not-at-end -Wno-unused-function -MMD -MP -MF"syscfg/ti_board_config.d_raw" -MT"syscfg/ti_board_config.o" -I"C:/Users/a0512372/workspace_ccstheia/canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang/Release/syscfg"   -o"syscfg/ti_board_config.o" "syscfg/ti_board_config.c"
    [78]Finished building: "syscfg/ti_board_config.c"
    
    [79]Building file: "syscfg/ti_board_open_close.c"
    [80]Invoking: Arm Compiler
    [81]"C:/ti/ccs2030/ccs/tools/compiler/ti-cgt-armllvm_4.0.3.LTS/bin/tiarmclang.exe" -c -mcpu=cortex-r5 -mfloat-abi=hard -mfpu=vfpv3-d16 -mlittle-endian -mthumb -Os -I"C:/ti/ccs2030/ccs/tools/compiler/ti-cgt-armllvm_4.0.3.LTS/include/c" -I"C:/ti/mcu_plus_sdk_am263px_11_00_00_19/source" -DSOC_AM263PX -DOS_NORTOS -g -Wall -Wno-gnu-variable-sized-type-not-at-end -Wno-unused-function -MMD -MP -MF"syscfg/ti_board_open_close.d_raw" -MT"syscfg/ti_board_open_close.o" -I"C:/Users/a0512372/workspace_ccstheia/canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang/Release/syscfg"   -o"syscfg/ti_board_open_close.o" "syscfg/ti_board_open_close.c"
    [82]Finished building: "syscfg/ti_board_open_close.c"
    
    [83]Building file: "syscfg/ti_enet_config.c"
    [84]Invoking: Arm Compiler
    [85]"C:/ti/ccs2030/ccs/tools/compiler/ti-cgt-armllvm_4.0.3.LTS/bin/tiarmclang.exe" -c -mcpu=cortex-r5 -mfloat-abi=hard -mfpu=vfpv3-d16 -mlittle-endian -mthumb -Os -I"C:/ti/ccs2030/ccs/tools/compiler/ti-cgt-armllvm_4.0.3.LTS/include/c" -I"C:/ti/mcu_plus_sdk_am263px_11_00_00_19/source" -DSOC_AM263PX -DOS_NORTOS -g -Wall -Wno-gnu-variable-sized-type-not-at-end -Wno-unused-function -MMD -MP -MF"syscfg/ti_enet_config.d_raw" -MT"syscfg/ti_enet_config.o" -I"C:/Users/a0512372/workspace_ccstheia/canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang/Release/syscfg"   -o"syscfg/ti_enet_config.o" "syscfg/ti_enet_config.c"
    [86]Finished building: "syscfg/ti_enet_config.c"
    
    [87]Building file: "syscfg/ti_enet_open_close.c"
    [88]Invoking: Arm Compiler
    [89]"C:/ti/ccs2030/ccs/tools/compiler/ti-cgt-armllvm_4.0.3.LTS/bin/tiarmclang.exe" -c -mcpu=cortex-r5 -mfloat-abi=hard -mfpu=vfpv3-d16 -mlittle-endian -mthumb -Os -I"C:/ti/ccs2030/ccs/tools/compiler/ti-cgt-armllvm_4.0.3.LTS/include/c" -I"C:/ti/mcu_plus_sdk_am263px_11_00_00_19/source" -DSOC_AM263PX -DOS_NORTOS -g -Wall -Wno-gnu-variable-sized-type-not-at-end -Wno-unused-function -MMD -MP -MF"syscfg/ti_enet_open_close.d_raw" -MT"syscfg/ti_enet_open_close.o" -I"C:/Users/a0512372/workspace_ccstheia/canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang/Release/syscfg"   -o"syscfg/ti_enet_open_close.o" "syscfg/ti_enet_open_close.c"
    [90]Finished building: "syscfg/ti_enet_open_close.c"
    
    [91]Building file: "syscfg/ti_enet_soc.c"
    [92]Invoking: Arm Compiler
    [93]"C:/ti/ccs2030/ccs/tools/compiler/ti-cgt-armllvm_4.0.3.LTS/bin/tiarmclang.exe" -c -mcpu=cortex-r5 -mfloat-abi=hard -mfpu=vfpv3-d16 -mlittle-endian -mthumb -Os -I"C:/ti/ccs2030/ccs/tools/compiler/ti-cgt-armllvm_4.0.3.LTS/include/c" -I"C:/ti/mcu_plus_sdk_am263px_11_00_00_19/source" -DSOC_AM263PX -DOS_NORTOS -g -Wall -Wno-gnu-variable-sized-type-not-at-end -Wno-unused-function -MMD -MP -MF"syscfg/ti_enet_soc.d_raw" -MT"syscfg/ti_enet_soc.o" -I"C:/Users/a0512372/workspace_ccstheia/canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang/Release/syscfg"   -o"syscfg/ti_enet_soc.o" "syscfg/ti_enet_soc.c"
    [94]Finished building: "syscfg/ti_enet_soc.c"
    
    [95]Building file: "syscfg/ti_enet_lwipif.c"
    [96]Invoking: Arm Compiler
    [97]"C:/ti/ccs2030/ccs/tools/compiler/ti-cgt-armllvm_4.0.3.LTS/bin/tiarmclang.exe" -c -mcpu=cortex-r5 -mfloat-abi=hard -mfpu=vfpv3-d16 -mlittle-endian -mthumb -Os -I"C:/ti/ccs2030/ccs/tools/compiler/ti-cgt-armllvm_4.0.3.LTS/include/c" -I"C:/ti/mcu_plus_sdk_am263px_11_00_00_19/source" -DSOC_AM263PX -DOS_NORTOS -g -Wall -Wno-gnu-variable-sized-type-not-at-end -Wno-unused-function -MMD -MP -MF"syscfg/ti_enet_lwipif.d_raw" -MT"syscfg/ti_enet_lwipif.o" -I"C:/Users/a0512372/workspace_ccstheia/canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang/Release/syscfg"   -o"syscfg/ti_enet_lwipif.o" "syscfg/ti_enet_lwipif.c"
    [98]Finished building: "syscfg/ti_enet_lwipif.c"
    
    [99]Building file: "syscfg/ti_sdl_config.c"
    [100]Invoking: Arm Compiler
    [101]"C:/ti/ccs2030/ccs/tools/compiler/ti-cgt-armllvm_4.0.3.LTS/bin/tiarmclang.exe" -c -mcpu=cortex-r5 -mfloat-abi=hard -mfpu=vfpv3-d16 -mlittle-endian -mthumb -Os -I"C:/ti/ccs2030/ccs/tools/compiler/ti-cgt-armllvm_4.0.3.LTS/include/c" -I"C:/ti/mcu_plus_sdk_am263px_11_00_00_19/source" -DSOC_AM263PX -DOS_NORTOS -g -Wall -Wno-gnu-variable-sized-type-not-at-end -Wno-unused-function -MMD -MP -MF"syscfg/ti_sdl_config.d_raw" -MT"syscfg/ti_sdl_config.o" -I"C:/Users/a0512372/workspace_ccstheia/canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang/Release/syscfg"   -o"syscfg/ti_sdl_config.o" "syscfg/ti_sdl_config.c"
    [102]Finished building: "syscfg/ti_sdl_config.c"
    
    [103]Building file: "../main.c"
    [104]Invoking: Arm Compiler
    [105]"C:/ti/ccs2030/ccs/tools/compiler/ti-cgt-armllvm_4.0.3.LTS/bin/tiarmclang.exe" -c -mcpu=cortex-r5 -mfloat-abi=hard -mfpu=vfpv3-d16 -mlittle-endian -mthumb -Os -I"C:/ti/ccs2030/ccs/tools/compiler/ti-cgt-armllvm_4.0.3.LTS/include/c" -I"C:/ti/mcu_plus_sdk_am263px_11_00_00_19/source" -DSOC_AM263PX -DOS_NORTOS -g -Wall -Wno-gnu-variable-sized-type-not-at-end -Wno-unused-function -MMD -MP -MF"main.d_raw" -MT"main.o" -I"C:/Users/a0512372/workspace_ccstheia/canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang/Release/syscfg"   -o"main.o" "../main.c"
    [106]Finished building: "../main.c"
    
    [107]Building target: "canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang.out"
    [108]Invoking: Arm Linker
    [109]"C:/ti/ccs2030/ccs/tools/compiler/ti-cgt-armllvm_4.0.3.LTS/bin/tiarmclang.exe" -mcpu=cortex-r5 -mfloat-abi=hard -mfpu=vfpv3-d16 -mlittle-endian -mthumb -Os -DSOC_AM263PX -DOS_NORTOS -g -Wall -Wno-gnu-variable-sized-type-not-at-end -Wno-unused-function -Wl,-m"canfd_external_read_write.Release.map" -Wl,-i"C:/ti/mcu_plus_sdk_am263px_11_00_00_19/source/kernel/nortos/lib" -Wl,-i"C:/ti/mcu_plus_sdk_am263px_11_00_00_19/source/drivers/lib" -Wl,-i"C:/ti/mcu_plus_sdk_am263px_11_00_00_19/source/board/lib" -Wl,-i"C:/ti/mcu_plus_sdk_am263px_11_00_00_19/source/board/pmic/lib" -Wl,-i"C:/ti/ccs2030/ccs/tools/compiler/ti-cgt-armllvm_4.0.3.LTS/lib" -Wl,--reread_libs -Wl,--diag_suppress=10063 -Wl,--diag_wrap=off -Wl,--display_error_number -Wl,--warn_sections -Wl,--gen_xml_func_hash -Wl,--xml_link_info="canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang_linkInfo.xml" -Wl,--ram_model -o "canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang.out" "./canfd_external_read_write.o" "./canfd_transceiver.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" "./syscfg/ti_sdl_config.o" "./main.o" -Wl,-l"syscfg/linker.cmd"  -Wl,-lnortos.am263px.r5f.ti-arm-clang.release.lib -Wl,-ldrivers.am263px.r5f.ti-arm-clang.nortos.release.lib -Wl,-lboard.am263px.r5f.ti-arm-clang.nortos.release.lib -Wl,-lpmic_blackbird.am263px.r5f.ti-arm-clang.nortos.release.lib -Wl,-llibc.a -Wl,-llibsysbm.a
    [110]Finished building target: "canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang.out"
    
    [111]C:/ti/ccs2030/ccs/utils/bin/gmake -C C:\Users\a0512372\workspace_ccstheia\canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang -f makefile_ccs_bootimage_gen OUTNAME=canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang PROFILE=Release MCU_PLUS_SDK_PATH=C:/ti/mcu_plus_sdk_am263px_11_00_00_19 CG_TOOL_ROOT=C:/ti/ccs2030/ccs/tools/compiler/ti-cgt-armllvm_4.0.3.LTS CCS_INSTALL_DIR=C:\ti\ccs2030\ccs\ CCS_IDE_MODE=desktop DEVICE=am263px
    [112] Boot multi-core ELF image: am263px:r5fss0-0:nortos:ti-arm-clang C:/Users/a0512372/workspace_ccstheia/canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang/Release/canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang.mcelf ...
    [113]python C:/ti/mcu_plus_sdk_am263px_11_00_00_19/tools/boot/multicore-elf/genimage.py --core-img=0:Release/canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang.out --output=C:/Users/a0512372/workspace_ccstheia/canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang/Release/canfd_external_read_write_am263px-lp_r5fss0-0_nortos_ti-arm-clang.mcelf --merge-segments=true --tolerance-limit=0 --ignore-context=false --xip=0x60000000:0x68000000 --xlat=none --max-segment-size=8192
    

    Best Regards,

    Donnie Kim

  • Hi Nilabh,

    My python version was 3.13 so I reinstall the python to 3.10. and then now the stuck is solved. 

    But one thing i need is install openssl too. Probably you can hold the answer for this and I will try to install openssl first. It takes some times due to the security program block. 

    Thank you.

    Best Regards,

    Donnie

  • Hi Nilabh, 

    Now the problem is fixed. I can build it now. 

    The main problem was the python version. I think the latest python version 3.13 is not compatible with this SDK.