工具/软件:
您好、
尝试从 F29x_SDK 编译示例时、会发生以下错误。 IDE 可以正常编译 F28x 示例。
[60]C:/ti/ccs2011/ccs/tools/compiler/ti-cgt-c29_1.0.0LTS/bin/c29objcopy.exe --remove-section=cert -O 二进制 adc_ex2_soc_epwm.out adc_ex2_soc_epwm.bin
[61]py C:/ti/f29h85x-sdk_1_01_00_00/tools/boot/signing/mcu_rom_image_gen.py --image-bin adc_ex2_soc_epwm.bin --core c29 --swrv 1 --loadaddr 0x10001000 --sign-key C:/ti/f29h85x-sdk_1_01_00_00/tools/boot/signing/mcu_gpkey.pem --out-image adc_ex2_soc_epwm_cert.bin --device f29h85x --boot flash --img_integ no
[62]makefile :164:目标"编译后"的配方失败
[63]PROCESSOR_BEGIN:CreateProcess (NULL、py C:/ti/f29h85x-sdk_1_01_00_00/tools/boot/signing/mcu_rom_image_gen.py --image-bin adc_ex2_soc_epwm.bin --core c29 --swrv 1 --loadaddr 0x10001000 --sign-key C:/ti/f29h85x-sdk_1_01_00_00/tools/boot/signing/mcu_gpkey.pem --out-image adc_ex2_soc_epwm_cert.bin --device f29h85x --boot flash --img_integ no、...)失败。
[64]make (e=2):系统找不到指定的文件
[65]gmake[2]:[post-build]错误2 (忽略)
[66]C:/ti/ccs2011/ccs/tools/compiler/ti-cgt-c29_1.0.0LTS/bin/c29objcopy.exe --update-section cert=C29-cert-pad.bin adc_ex2_soc_epwm.out adc_ex2_soc_epwm_cert.out
[67]makefile :164:目标"编译后"的配方失败
[68]C:\ti\ccs2011\ccs\tools\compiler\ti-cgt_c29_1.0.0LTS\bin\c29objcopy.exe:错误:"c29-cert-pad.bin":没有此类文件或目录
[69]gmake[2]:[post-build]错误1 (忽略)
[70]del adc_ex2_soc_epw.out C29-cert-pad.bin
(71]ren adc_ex2_soc_epwm_cert.out adc_ex2_soc_epwm.out
[72] makefile :164:目标"编译后"的配方失败
[73]系统无法找到指定的文件
[74]gmake[2]:[post-build]错误1 (忽略)