Tool/software: Code Composer Studio
I am using SPNA186 trying to compile but I am getting this error !!! please help soon thanks !!!!
**** Build of configuration Debug for project hysterYales ****
"C:\\ti\\ccsv8\\utils\\bin\\gmake" -k -j 2 all -O
Building target: "hysterYales.out"
Invoking: ARM Linker
Flags: -mv7R4 --code_state=32 --preinclude="C:/Users/kganeshan/Desktop/hysterYale/SafetyMCU_Bootloader/TMS570LS04x/boot_can/bl_config.h" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi -z -m"hysterYales.map" --heap_size=0x800 --stack_size=0x800 -i"C:/ti/ccsv8/utils/tiobj2bin/tiobj2bin.bat" -i"hysterYales.out\" \"hysterYales.bin\"" -i"C:/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.3.LTS/bin/ofd470.exe" -i"C:/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.3.LTS/bin/hex470.exe" -i"C:/ti/ccsv8/utils/tiobj2bin/mkhex4bin.exe" -i"C:/Users/kganeshan/Desktop/hysterYale/SafetyMCU_Bootloader/TMS570LS04x/boot_can/Release" -i"C:/Users/kganeshan/Desktop/hysterYale/SafetyMCU_Bootloader/lib" -i"/lib/F021_API_CortexR4_BE.lib" -i"C:/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.3.LTS/include" --reread_libs --diag_wrap=off --display_error_number --warn_sections --xml_link_info="hysterYales_linkInfo.xml" --rom_model --be32
mv7R4 --code_state=32 --preinclude="C:/Users/kganeshan/Desktop/hysterYale/SafetyMCU_Bootloader/TMS570LS04x/boot_can/bl_config.h" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi -z -m"hysterYales.map" --heap_size=0x800 --stack_size=0x800 -i"C:/ti/ccsv8/utils/tiobj2bin/tiobj2bin.bat" -i"hysterYales.out\" \"hysterYales.bin\"" -i"C:/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.3.LTS/bin/ofd470.exe" -i"C:/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.3.LTS/bin/hex470.exe" -i"C:/ti/ccsv8/utils/tiobj2bin/mkhex4bin.exe" -i"C:/Users/kganeshan/Desktop/hysterYale/SafetyMCU_Bootloader/TMS570LS04x/boot_can/Release" -i"C:/Users/kganeshan/Desktop/hysterYale/SafetyMCU_Bootloader/lib" -i"/lib/F021_API_CortexR4_BE.lib" -i"C:/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.3.LTS/include" --reread_libs --diag_wrap=off --display_error_number --warn_sections --xml_link_info="hysterYales_linkInfo.xml" --rom_model --be32 > "ccsLinker.opt"
makefile:362: recipe for target 'hysterYales.out' failed
'mv7R4' is not recognized as an internal or external command,
operable program or batch file.
gmake[1]: [hysterYales.out] Error 1 (ignored)
"C:/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.3.LTS/bin/armcl" -@"ccsLinker.opt" -o "hysterYales.out"
<Linking>
"../SafetyMCU_Bootloader/RM42/bl_link.cmd", line 6: error #10263: VECTORS memory range has already been specified
"../SafetyMCU_Bootloader/RM42/bl_link.cmd", line 6: error #10264: VECTORS memory range overlaps existing memory range VECTORS
"../SafetyMCU_Bootloader/RM42/bl_link.cmd", line 7: error #10264: FLASH_API memory range overlaps existing memory range FLASH0
"../SafetyMCU_Bootloader/RM42/bl_link.cmd", line 8: error #10263: FLASH0 memory range has already been specified
"../SafetyMCU_Bootloader/RM42/bl_link.cmd", line 8: error #10264: FLASH0 memory range overlaps existing memory range FLASH0
"../SafetyMCU_Bootloader/RM42/bl_link.cmd", line 9: error #10264: SRAM memory range overlaps existing memory range RAM
"../SafetyMCU_Bootloader/RM42/bl_link.cmd", line 10: error #10264: STACK memory range overlaps existing memory range STACKS
"../SafetyMCU_Bootloader/RM42/bl_link.cmd", line 10: error #10264: STACK memory range overlaps existing memory range RAM
"../SafetyMCU_Bootloader/RM42/bl_link.cmd", line 17: error #10008-D: cannot find file "..\Release\Fapi_UserDefinedFunctions.obj"
"../SafetyMCU_Bootloader/RM42/bl_link.cmd", line 18: error #10008-D: cannot find file "..\Release\bl_flash.obj"
"../SafetyMCU_Bootloader/RM42/bl_link.cmd", line 20: error #10008-D: cannot find file "F021_API_CortexR4_LE.lib"
"../SafetyMCU_Bootloader/RM42/boot_can/bl_link.cmd", line 17: error #10008-D: cannot find file "..\Release\sys_core.obj"
"../SafetyMCU_Bootloader/RM42/boot_can/bl_link.cmd", line 18: error #10008-D: cannot find file "..\Release\sys_startup.obj"
"../SafetyMCU_Bootloader/RM42/boot_can/bl_link.cmd", line 22: error #10008-D: cannot find file "..\Release\Fapi_UserDefinedFunctions.obj"
"../SafetyMCU_Bootloader/RM42/boot_can/bl_link.cmd", line 23: error #10008-D: cannot find file "..\Release\bl_flash.obj"
"../SafetyMCU_Bootloader/RM42/boot_can/bl_link.cmd", line 25: error #10008-D: cannot find file "F021_API_CortexR4_LE.lib"
"../SafetyMCU_Bootloader/RM42/boot_spi/bl_link.cmd", line 17: error #10008-D: cannot find file "..\Release\sys_core.obj"
"../SafetyMCU_Bootloader/RM42/boot_spi/bl_link.cmd", line 18: error #10008-D: cannot find file "..\Release\sys_startup.obj"
"../SafetyMCU_Bootloader/RM42/boot_spi/bl_link.cmd", line 22: error #10008-D: cannot find file "..\Release\Fapi_UserDefinedFunctions.obj"
"../SafetyMCU_Bootloader/RM42/boot_spi/bl_link.cmd", line 23: error #10008-D: cannot find file "..\Release\bl_flash.obj"
"../SafetyMCU_Bootloader/RM42/boot_spi/bl_link.cmd", line 25: error #10008-D: cannot find file "F021_API_CortexR4_LE.lib"
"../SafetyMCU_Bootloader/RM42/boot_uart/bl_link.cmd", line 6: error #10263: VECTORS memory range has already been specified
"../SafetyMCU_Bootloader/RM42/boot_uart/bl_link.cmd", line 6: error #10264: VECTORS memory range overlaps existing memory range VECTORS
"../SafetyMCU_Bootloader/RM42/boot_uart/bl_link.cmd", line 6: error #10263: VECTORS memory range has already been specified
"../SafetyMCU_Bootloader/RM42/boot_uart/bl_link.cmd", line 6: error #10264: VECTORS memory range overlaps existing memory range VECTORS
"../SafetyMCU_Bootloader/RM42/boot_uart/bl_link.cmd", line 6: error #10264: VECTORS memory range overlaps existing memory range FLASH0
"../SafetyMCU_Bootloader/RM42/boot_uart/bl_link.cmd", line 6: error #10264: VECTORS memory range overlaps existing memory range FLASH_API
"../SafetyMCU_Bootloader/RM42/boot_uart/bl_link.cmd", line 7: error #10264: BOOT_LOAD memory range overlaps existing memory range FLASH0
"../SafetyMCU_Bootloader/RM42/boot_uart/bl_link.cmd", line 7: error #10264: BOOT_LOAD memory range overlaps existing memory range FLASH_API
"../SafetyMCU_Bootloader/RM42/boot_uart/bl_link.cmd", line 8: error #10264: FLASH_API memory range overlaps existing memory range FLASH0
"../SafetyMCU_Bootloader/RM42/boot_uart/bl_link.cmd", line 8: error #10263: FLASH_API memory range has already been specified
"../SafetyMCU_Bootloader/RM42/boot_uart/bl_link.cmd", line 8: error #10264: FLASH_API memory range overlaps existing memory range FLASH_API
"../SafetyMCU_Bootloader/RM42/boot_uart/bl_link.cmd", line 8: error #10264: FLASH_API memory range overlaps existing memory range FLASH0
"../SafetyMCU_Bootloader/RM42/boot_uart/bl_link.cmd", line 9: error #10263: FLASH0 memory range has already been specified
"../SafetyMCU_Bootloader/RM42/boot_uart/bl_link.cmd", line 9: error #10264: FLASH0 memory range overlaps existing memory range FLASH0
"../SafetyMCU_Bootloader/RM42/boot_uart/bl_link.cmd", line 9: error #10263: FLASH0 memory range has already been specified
"../SafetyMCU_Bootloader/RM42/boot_uart/bl_link.cmd", line 9: error #10264: FLASH0 memory range overlaps existing memory range FLASH0
"../SafetyMCU_Bootloader/RM42/boot_uart/bl_link.cmd", line 10: error #10264: SRAM memory range overlaps existing memory range RAM
"../SafetyMCU_Bootloader/RM42/boot_uart/bl_link.cmd", line 10: error #10263: SRAM memory range has already been specified
"../SafetyMCU_Bootloader/RM42/boot_uart/bl_link.cmd", line 10: error #10264: SRAM memory range overlaps existing memory range SRAM
"../SafetyMCU_Bootloader/RM42/boot_uart/bl_link.cmd", line 11: error #10264: STACK memory range overlaps existing memory range STACKS
"../SafetyMCU_Bootloader/RM42/boot_uart/bl_link.cmd", line 11: error #10263: STACK memory range has already been specified
"../SafetyMCU_Bootloader/RM42/boot_uart/bl_link.cmd", line 11: error #10264: STACK memory range overlaps existing memory range STACK
"../SafetyMCU_Bootloader/RM42/boot_uart/bl_link.cmd", line 11: error #10264: STACK memory range overlaps existing memory range RAM
"../SafetyMCU_Bootloader/RM42/boot_uart/bl_link.cmd", line 17: error #10008-D: cannot find file "..\Release\sys_core.obj"
"../SafetyMCU_Bootloader/RM42/boot_uart/bl_link.cmd", line 18: error #10008-D: cannot find file "..\Release\sys_startup.obj"
"../SafetyMCU_Bootloader/RM42/boot_uart/bl_link.cmd", line 22: error #10008-D: cannot find file "..\Release\Fapi_UserDefinedFunctions.obj"
"../SafetyMCU_Bootloader/RM42/boot_uart/bl_link.cmd", line 23: error #10008-D: cannot find file "..\Release\bl_flash.obj"
"../SafetyMCU_Bootloader/RM42/boot_uart/bl_link.cmd", line 25: error #10008-D: cannot find file "F021_API_CortexR4_LE.lib"
"../SafetyMCU_Bootloader/RM46/bl_link.cmd", line 6: error #10263: VECTORS memory range has already been specified
"../SafetyMCU_Bootloader/RM46/bl_link.cmd", line 6: error #10264: VECTORS memory range overlaps existing memory range VECTORS
"../SafetyMCU_Bootloader/RM46/bl_link.cmd", line 6: error #10263: VECTORS memory range has already been specified
"../SafetyMCU_Bootloader/RM46/bl_link.cmd", line 6: error #10264: VECTORS memory range overlaps existing memory range VECTORS
"../SafetyMCU_Bootloader/RM46/bl_link.cmd", line 6: error #10263: VECTORS memory range has already been specified
"../SafetyMCU_Bootloader/RM46/bl_link.cmd", line 6: error #10264: VECTORS memory range overlaps existing memory range VECTORS
"../SafetyMCU_Bootloader/RM46/bl_link.cmd", line 7: error #10264: FLASH_API memory range overlaps existing memory range VECTORS
"../SafetyMCU_Bootloader/RM46/bl_link.cmd", line 7: error #10264: FLASH_API memory range overlaps existing memory range FLASH0
"../SafetyMCU_Bootloader/RM46/bl_link.cmd", line 7: error #10263: FLASH_API memory range has already been specified
"../SafetyMCU_Bootloader/RM46/bl_link.cmd", line 7: error #10264: FLASH_API memory range overlaps existing memory range FLASH_API
"../SafetyMCU_Bootloader/RM46/bl_link.cmd", line 7: error #10264: FLASH_API memory range overlaps existing memory range BOOT_LOAD
"../SafetyMCU_Bootloader/RM46/bl_link.cmd", line 7: error #10263: FLASH_API memory range has already been specified
"../SafetyMCU_Bootloader/RM46/bl_link.cmd", line 7: error #10264: FLASH_API memory range overlaps existing memory range FLASH_API
"../SafetyMCU_Bootloader/RM46/bl_link.cmd", line 8: error #10263: FLASH0 memory range has already been specified
"../SafetyMCU_Bootloader/RM46/bl_link.cmd", line 8: error #10264: FLASH0 memory range overlaps existing memory range FLASH0
"../SafetyMCU_Bootloader/RM46/bl_link.cmd", line 8: error #10264: FLASH0 memory range overlaps existing memory range FLASH_API
"../SafetyMCU_Bootloader/RM46/bl_link.cmd", line 8: error #10263: FLASH0 memory range has already been specified
"../SafetyMCU_Bootloader/RM46/bl_link.cmd", line 8: error #10264: FLASH0 memory range overlaps existing memory range FLASH0
"../SafetyMCU_Bootloader/RM46/bl_link.cmd", line 8: error #10263: FLASH0 memory range has already been specified
"../SafetyMCU_Bootloader/RM46/bl_link.cmd", line 8: error #10264: FLASH0 memory range overlaps existing memory range FLASH0
"../SafetyMCU_Bootloader/RM46/bl_link.cmd", line 9: error #10264: SRAM memory range overlaps existing memory range RAM
"../SafetyMCU_Bootloader/RM46/bl_link.cmd", line 9: error #10263: SRAM memory range has already been specified
"../SafetyMCU_Bootloader/RM46/bl_link.cmd", line 9: error #10264: SRAM memory range overlaps existing memory range SRAM
"../SafetyMCU_Bootloader/RM46/bl_link.cmd", line 9: error #10263: SRAM memory range has already been specified
"../SafetyMCU_Bootloader/RM46/bl_link.cmd", line 9: error #10264: SRAM memory range overlaps existing memory range SRAM
"../SafetyMCU_Bootloader/RM46/bl_link.cmd", line 10: error #10264: STACK memory range overlaps existing memory range STACKS
"../SafetyMCU_Bootloader/RM46/bl_link.cmd", line 10: error #10263: STACK memory range has already been specified
"../SafetyMCU_Bootloader/RM46/bl_link.cmd", line 10: error #10264: STACK memory range overlaps existing memory range STACK
"../SafetyMCU_Bootloader/RM46/bl_link.cmd", line 10: error #10263: STACK memory range has already been specified
"../SafetyMCU_Bootloader/RM46/bl_link.cmd", line 10: error #10264: STACK memory range overlaps existing memory range STACK
"../SafetyMCU_Bootloader/RM46/bl_link.cmd", line 10: error #10264: STACK memory range overlaps existing memory range RAM
"../SafetyMCU_Bootloader/RM46/bl_link.cmd", line 17: error #10008-D: cannot find file "..\Release\Fapi_UserDefinedFunctions.obj"
"../SafetyMCU_Bootloader/RM46/bl_link.cmd", line 18: error #10008-D: cannot find file "..\Release\bl_flash.obj"
"../SafetyMCU_Bootloader/RM46/bl_link.cmd", line 20: error #10008-D: cannot find file "F021_API_CortexR4_LE.lib"
"../SafetyMCU_Bootloader/RM48/bl_link.cmd", line 31: error #10263: VECTORS memory range has already been specified
"../SafetyMCU_Bootloader/RM48/bl_link.cmd", line 31: error #10264: VECTORS memory range overlaps existing memory range VECTORS
"../SafetyMCU_Bootloader/RM48/bl_link.cmd", line 31: error #10263: VECTORS memory range has already been specified
"../SafetyMCU_Bootloader/RM48/bl_link.cmd", line 31: error #10264: VECTORS memory range overlaps existing memory range VECTORS
"../SafetyMCU_Bootloader/RM48/bl_link.cmd", line 31: error #10263: VECTORS memory range has already been specified
"../SafetyMCU_Bootloader/RM48/bl_link.cmd", line 31: error #10264: VECTORS memory range overlaps existing memory range VECTORS
"../SafetyMCU_Bootloader/RM48/bl_link.cmd", line 31: error #10263: VECTORS memory range has already been specified
"../SafetyMCU_Bootloader/RM48/bl_link.cmd", line 31: error #10264: VECTORS memory range overlaps existing memory range VECTORS
"../SafetyMCU_Bootloader/RM48/bl_link.cmd", line 31: error #10264: VECTORS memory range overlaps existing memory range FLASH0
"../SafetyMCU_Bootloader/RM48/bl_link.cmd", line 31: error #10264: VECTORS memory range overlaps existing memory range FLASH_API
"../SafetyMCU_Bootloader/RM48/bl_link.cmd", line 31: error #10264: VECTORS memory range overlaps existing memory range FLASH_API
"../SafetyMCU_Bootloader/RM48/bl_link.cmd", line 32: error #10264: BOOT_LOAD memory range overlaps existing memory range FLASH0
"../SafetyMCU_Bootloader/RM48/bl_link.cmd", line 32: error #10264: BOOT_LOAD memory range overlaps existing memory range FLASH_API
"../SafetyMCU_Bootloader/RM48/bl_link.cmd", line 32: error #10264: BOOT_LOAD memory range overlaps existing memory range FLASH_API
"../SafetyMCU_Bootloader/RM48/bl_link.cmd", line 32: error #10263: BOOT_LOAD memory range has already been specified
"../SafetyMCU_Bootloader/RM48/bl_link.cmd", line 32: error #10264: BOOT_LOAD memory range overlaps existing memory range BOOT_LOAD
"../SafetyMCU_Bootloader/RM48/bl_link.cmd", line 33: error #10264: FLASH_API memory range overlaps existing memory range FLASH0
"../SafetyMCU_Bootloader/RM48/bl_link.cmd", line 33: error #10263: FLASH_API memory range has already been specified
fatal error #99900: error limit reached; 100 errors detected
>> Compilation failure
makefile:362: recipe for target 'hysterYales.out' failed
makefile:358: recipe for target 'all' failed
gmake[1]: *** [hysterYales.out] Error 1
gmake: *** [all] Error 2
**** Build Finished ****