This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] AM2634:编译 SBL_NULL 示例时出错

Guru**** 2187275 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1126532/am2634-error-compiling-sbl_null-example

器件型号:AM2634

我将获得以下错误编译  器。。。mcu_plus_sdk_am263x_08_03_00_23\examples\drivers\boot\sbl_null 中包含的 SBL_NULL 示例。 以下是 CCS12的输出。 有人能指导我应该看什么

C:/ti/ccs1200/ccs/utils/bin/gmake -C:\users\rdsouza\workspace_v12\SBL_null_am263x-lp_r5fs0-0_nortos_ti-arm-clang -f makefile_ccs_boot_g_out_ti=sb_g_gp_mode_ccs_g_g_g_cl=ti_0_rtos_cl=dcs_g_g_g_or_g_g_g_g_or_cl=tid_g_ccs_g_g_g_g_g_g_g_or_g_mode_ccs_cl=ti_g_g_g_g_g_g_g=ti_r0_cl=dcs_g_cl=ti_g_g_g_g_g_g_g_or_cl=ti_g.
引导映像:am263x:r5fss0-0:nortos:ti-arm-clang C:/users/rdsoua/workspace_v12/SBL_null_am263x-lp_r5fs0-0_nortos_ti-arm-clang/Debug/SBL_null_am263x-lp_r5fs0-nortos_nortos_nortos_nortos_nortos-nortos.r0_arm.itos-nortos_z_arm.ma-arm.
C:\ti\ccs1200\ccs/utils/tiobj2bin/tiobj2bin Debug/sbl_null_am263x-lp_r5fs0-0_nortos_ti-arm-clang.out C:/users/rdsouza/workspace_v12/sbl_am263x-lp_lp_rtos_ti-arm-clang.out C:sbl_null_am263x-lp_r5fss0-0_nortos_ti-arm-clang.bin /ti/rtos/cc1s/rts/s/cc130/tools/spr-ms/tids/tirtis/cc1.3-ms/tids/tis/cc1.3-ms/ms/tis/cc1.3-ms/tis/rts/sobtirtids/ms/tids/tids/tis/cc1.3-ms/tis/cc1.3-ms/tis/cc1.3-tis/ccs/tis/ccs/tis/ccs/tids/tids/tis/ccs/tis/cc1.3-tis/ccs/tis/
C:\ti\ccs1200\ccs/utils/tiobj2bin/mkhex4bin 发生故障。 放弃。
Python C:/ti/mcu_plus_sdk_am263x_08_03_00_23/tools/boot/signing/mcu_rom_image_gen.py - image-bin C:/users/rdsoua/workspace_v12/SBL_null_am263x-l_r5fs0-nrtos_arm-clang/debug/tide-tide-mc/snull-mce-mce-null-r0_mc+-mce-tos_rtos_mc+-null-mc+null-mc+null-mc+nat_mc+-mce-tos_mce-dr0_mcr sbl_null_am263x-lp_r5fss0-0_nortos_ti-arm-clang.bin -mcr -null-mcr -mcr -mcr -null-mcr -mcr -mcr
Makefile_ccs_boottimage_gen:59:目标'all'的配方失败
系统无法找到指定的路径。
文件不存在:位于 XML_TI_OFD.pm 第877行。
回溯(最近一次调用最后一次):
文件"C:\ti\mcu_plus_sdk_am263x_08_03_00_23\tools\boot\signing\mcu_rom_image_gen.py"、第148行、位于
cert_str = get_cert (args)
文件"C:\ti\mcu_plus_sdk_am263x_08_03_00_23\tools\boot\signing\mcu_rom_image_gen.py"、第124行、位于 get_cert 中
image_length = os.path.GetSize (args.image_bin)、
文件"C:\Users\rdsouza\AppData\Local\Programs\PYTHON310\lib\genericpath.py"、行50、位于 GetSize 中
返回 os.stat (filename).st_size
gmaked[3]:***[全部]错误1.
gmak[2]:[编译后处理]错误2 (忽略)
Makefile:178:目标'post-build'的配方失败

谢谢你

罗伊斯顿