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