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.

PROCESSOR-SDK-AM64X: am64x

Part Number: PROCESSOR-SDK-AM64X


when i used ccs build the sbl project,err happened.it seems envirmonment problems.i don't konw where the problem is.how to resolve it? thanks.

 ccs Version: 10.4.0.00006 

problems:

gmake[3]:***[all] Error1

recipe for target 'all' failed

recipe for target 'post-build' failed

console messages:

Building file: "../init/ti_pinmux_config.c"
Invoking: Arm Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-armllvm_1.3.0.LTS/bin/tiarmclang.exe" -c -mcpu=cortex-r5 -mfloat-abi=hard -mfpu=vfpv3-d16 -mlittle-endian -O3 -I"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-armllvm_1.3.0.LTS/include/c" -I"C:/ti/mcu_plus_sdk_am64x_08_01_00_07/source" -DSOC_AM64X -g -Wall -Wno-gnu-variable-sized-type-not-at-end -Wno-unused-function -MMD -MP -MF"init/ti_pinmux_config.d_raw" -MT"init/ti_pinmux_config.o" -I"C:/SvnWorkFile/SBL/sbl_ospi_am64x-evm_r5fss0-0_nortos_ti-arm-clang/sbl_ospi_am64x-evm_r5fss0-0_nortos_ti-arm-clang/Release/syscfg" -o"init/ti_pinmux_config.o" "../init/ti_pinmux_config.c"
Finished building: "../init/ti_pinmux_config.c"

Building file: "syscfg/ti_drivers_open_close.c"
Invoking: Arm Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-armllvm_1.3.0.LTS/bin/tiarmclang.exe" -c -mcpu=cortex-r5 -mfloat-abi=hard -mfpu=vfpv3-d16 -mlittle-endian -O3 -I"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-armllvm_1.3.0.LTS/include/c" -I"C:/ti/mcu_plus_sdk_am64x_08_01_00_07/source" -DSOC_AM64X -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:/SvnWorkFile/SBL/sbl_ospi_am64x-evm_r5fss0-0_nortos_ti-arm-clang/sbl_ospi_am64x-evm_r5fss0-0_nortos_ti-arm-clang/Release/syscfg" -o"syscfg/ti_drivers_open_close.o" "syscfg/ti_drivers_open_close.c"
Finished building: "syscfg/ti_drivers_open_close.c"

Building target: "sbl_ospi_am64x-evm_r5fss0-0_nortos_ti-arm-clang.out"
Invoking: Arm Linker
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-armllvm_1.3.0.LTS/bin/tiarmclang.exe" -mcpu=cortex-r5 -mfloat-abi=hard -mfpu=vfpv3-d16 -mlittle-endian -O3 -DSOC_AM64X -g -Wall -Wno-gnu-variable-sized-type-not-at-end -Wno-unused-function -Wl,-m"sbl_ospi.Release.map" -Wl,-i"C:/ti/mcu_plus_sdk_am64x_08_01_00_07/source/kernel/nortos/lib" -Wl,-i"C:/ti/mcu_plus_sdk_am64x_08_01_00_07/source/drivers/lib" -Wl,-i"C:/ti/mcu_plus_sdk_am64x_08_01_00_07/source/board/lib" -Wl,-i"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-armllvm_1.3.0.LTS/lib" -Wl,--reread_libs -Wl,--diag_suppress=10063 -Wl,--diag_wrap=off -Wl,--display_error_number -Wl,--warn_sections -Wl,--xml_link_info="sbl_ospi_am64x-evm_r5fss0-0_nortos_ti-arm-clang_linkInfo.xml" -Wl,--ram_model -o "sbl_ospi_am64x-evm_r5fss0-0_nortos_ti-arm-clang.out" "./syscfg/ti_dpl_config.o" "./syscfg/ti_drivers_config.o" "./syscfg/ti_drivers_open_close.o" "./syscfg/ti_power_clock_config.o" "./syscfg/ti_board_config.o" "./syscfg/ti_board_open_close.o" "./main.o" "./init/gpio_init.o" "./init/ti_pinmux_config.o" "../linker.cmd" -Wl,-lnortos.am64x.r5f.ti-arm-clang.release.lib -Wl,-ldrivers.am64x.r5f.ti-arm-clang.release.lib -Wl,-lboard.am64x.r5f.ti-arm-clang.release.lib -Wl,-llibc.a
Finished building target: "sbl_ospi_am64x-evm_r5fss0-0_nortos_ti-arm-clang.out"

C:/ti/ccs1040/ccs/utils/bin/gmake -C C:\SvnWorkFile\SBL\sbl_ospi_am64x-evm_r5fss0-0_nortos_ti-arm-clang\sbl_ospi_am64x-evm_r5fss0-0_nortos_ti-arm-clang -f makefile_ccs_bootimage_gen OUTNAME=sbl_ospi_am64x-evm_r5fss0-0_nortos_ti-arm-clang PROFILE=Release MCU_PLUS_SDK_PATH=C:/ti/mcu_plus_sdk_am64x_08_01_00_07 CG_TOOL_ROOT=C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-armllvm_1.3.0.LTS CCS_INSTALL_DIR=C:\ti\ccs1040\ccs CCS_IDE_MODE=desktop
Boot image: am64x:r5fss0-0:nortos:ti-arm-clang C:/SvnWorkFile/SBL/sbl_ospi_am64x-evm_r5fss0-0_nortos_ti-arm-clang/sbl_ospi_am64x-evm_r5fss0-0_nortos_ti-arm-clang/Release/sbl_ospi_am64x-evm_r5fss0-0_nortos_ti-arm-clang.tiimage ...
C:\ti\ccs1040\ccs/tools/compiler/gcc-arm-none-eabi-7-2017-q4-major-win32/bin/arm-none-eabi-objcopy --gap-fill=0xFF -O binary Release/sbl_ospi_am64x-evm_r5fss0-0_nortos_ti-arm-clang.out C:/SvnWorkFile/SBL/sbl_ospi_am64x-evm_r5fss0-0_nortos_ti-arm-clang/sbl_ospi_am64x-evm_r5fss0-0_nortos_ti-arm-clang/Release/sbl_ospi_am64x-evm_r5fss0-0_nortos_ti-arm-clang.bin
powershell -executionpolicy unrestricted -command C:/ti/mcu_plus_sdk_am64x_08_01_00_07/tools/boot/signing/x509CertificateGen.ps1 -b C:/SvnWorkFile/SBL/sbl_ospi_am64x-evm_r5fss0-0_nortos_ti-arm-clang/sbl_ospi_am64x-evm_r5fss0-0_nortos_ti-arm-clang/Release/sbl_ospi_am64x-evm_r5fss0-0_nortos_ti-arm-clang.bin -o C:/SvnWorkFile/SBL/sbl_ospi_am64x-evm_r5fss0-0_nortos_ti-arm-clang/sbl_ospi_am64x-evm_r5fss0-0_nortos_ti-arm-clang/Release/sbl_ospi_am64x-evm_r5fss0-0_nortos_ti-arm-clang.tiimage -c R5 -l 0x70000000 -k C:/ti/mcu_plus_sdk_am64x_08_01_00_07/tools/boot/signing/rom_degenerateKey.pem -d DEBUG -j DBG_FULL_ENABLE -m SPLIT_MODE >> Release/temp_stdout_Release.txt
makefile_ccs_bootimage_gen:49: recipe for target 'all' failed
gmake[3]: *** [all] Error 1
makefile:179: recipe for target 'post-build' failed
gmake[2]: [post-build] Error 2 (ignored)

**** Build Finished ****