工具与软件:
我现在收到 AM263Px LaunchPad 开发套件、并从 TI 网站安装了 Code Composer Studio。
我正在测试'hello_world'、但以下问题。
输出消息是
103]引导多核 ELF 映像:am263px:r5fss0-0:freertos:ti-arm-clang C:/Users/hkmoo/workspace_ccstheia/hello_world_am263px-lp_r5fss0-0_freertos_ti-arm-clang/Release/hello_world_am263px-lp_r5fss0-0_freertos_ti-arm-clang.mcelf ...
[104]python C:/ti/mcu_plus_sdk_am263px_10_01_00_31/tools/boot/multicore-elf/genimage.py --core-img=0:Release/hello_world_am263px-lp_r5fss0-0_freertos_ti-arm-clang.out --output=C:/Users/hkmoo/workspace_ccstheia/hello_world_am263px-lp_r5fss0-0_freertos_ti-arm-clang/Release/hello_world_am263px-lp_r5fss0-0_freertos_ti-arm-clang.mcelf --merge-segments=true --tolerance-limit=0 --ignore-context=false --xip=0x60000000:0x68000000_max=-xlat_size_max=-xlat"
[105]makefile_ccs_bootimage_gen:87:目标"all"的配方失败
[106]Python gmake[3]:***[all]错误9009
[107]The post fasted.
[108]gmake[2]:[post-build]错误2 (已忽略)
请检查并指导我。