Hello,
I have just tried to compile a project with CCS5.3.0, which is running on 64-bit Windows7. This attempt was not successfull. The project was created initially on 32-bit Windows 7 (CCS5.3.0). Now I am trying only to modify the sys_main.c file. In addition CCS deletes the .out file after Run/Debug is pressed.
What could be a problem? Hercules is not installed on 64-bit version. The same files used, which were generated on 32-bit version.
The following warnings appear during compilation:
**** Build of configuration Debug for project MasterModule_v2 ****
"C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all
'Building file: ../source/esm.c'
'Invoking: ARM Compiler'
"C:/ti_CCS_5v3/ccsv5/tools/compiler/arm_5.0.1/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --abi=eabi -g --include_path="C:/ti_CCS_5v3/ccsv5/tools/compiler/arm_5.0.1/include" --include_path="C:/Users/Win7/Desktop/Doc/InfoPanel_02_2013/CCS/MasterModule_v2/MasterModule_v2/include" --diag_warning=225 --display_error_number --diag_wrap=off --enum_type=packed --preproc_with_compile --preproc_dependency="source/esm.pp" --obj_directory="source" "../source/esm.c"
The system cannot find the path specified.
gmake: *** [source/esm.obj] Error 1
'Building file: ../source/gio.c'
'Invoking: ARM Compiler'
"C:/ti_CCS_5v3/ccsv5/tools/compiler/arm_5.0.1/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --abi=eabi -g --include_path="C:/ti_CCS_5v3/ccsv5/tools/compiler/arm_5.0.1/include" --include_path="C:/Users/Win7/Desktop/Doc/InfoPanel_02_2013/CCS/MasterModule_v2/MasterModule_v2/include" --diag_warning=225 --display_error_number --diag_wrap=off --enum_type=packed --preproc_with_compile --preproc_dependency="source/gio.pp" --obj_directory="source" "../source/gio.c"
The system cannot find the path specified.
gmake: *** [source/gio.obj] Error 1
'Building file: ../source/notification.c'
'Invoking: ARM Compiler'
"C:/ti_CCS_5v3/ccsv5/tools/compiler/arm_5.0.1/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --abi=eabi -g --include_path="C:/ti_CCS_5v3/ccsv5/tools/compiler/arm_5.0.1/include" --include_path="C:/Users/Win7/Desktop/Doc/InfoPanel_02_2013/CCS/MasterModule_v2/MasterModule_v2/include" --diag_warning=225 --display_error_number --diag_wrap=off --enum_type=packed --preproc_with_compile --preproc_dependency="source/notification.pp" --obj_directory="source" "../source/notification.c"
The system cannot find the path specified.
gmake: *** [source/notification.obj] Error 1
'Building file: ../source/rti.c'
'Invoking: ARM Compiler'
"C:/ti_CCS_5v3/ccsv5/tools/compiler/arm_5.0.1/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --abi=eabi -g --include_path="C:/ti_CCS_5v3/ccsv5/tools/compiler/arm_5.0.1/include" --include_path="C:/Users/Win7/Desktop/Doc/InfoPanel_02_2013/CCS/MasterModule_v2/MasterModule_v2/include" --diag_warning=225 --display_error_number --diag_wrap=off --enum_type=packed --preproc_with_compile --preproc_dependency="source/rti.pp" --obj_directory="source" "../source/rti.c"
The system cannot find the path specified.
gmake: *** [source/rti.obj] Error 1
'Building file: ../source/sci.c'
'Invoking: ARM Compiler'
"C:/ti_CCS_5v3/ccsv5/tools/compiler/arm_5.0.1/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --abi=eabi -g --include_path="C:/ti_CCS_5v3/ccsv5/tools/compiler/arm_5.0.1/include" --include_path="C:/Users/Win7/Desktop/Doc/InfoPanel_02_2013/CCS/MasterModule_v2/MasterModule_v2/include" --diag_warning=225 --display_error_number --diag_wrap=off --enum_type=packed --preproc_with_compile --preproc_dependency="source/sci.pp" --obj_directory="source" "../source/sci.c"
The system cannot find the path specified.
gmake: *** [source/sci.obj] Error 1
'Building file: ../source/spi.c'
'Invoking: ARM Compiler'
"C:/ti_CCS_5v3/ccsv5/tools/compiler/arm_5.0.1/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --abi=eabi -g --include_path="C:/ti_CCS_5v3/ccsv5/tools/compiler/arm_5.0.1/include" --include_path="C:/Users/Win7/Desktop/Doc/InfoPanel_02_2013/CCS/MasterModule_v2/MasterModule_v2/include" --diag_warning=225 --display_error_number --diag_wrap=off --enum_type=packed --preproc_with_compile --preproc_dependency="source/spi.pp" --obj_directory="source" "../source/spi.c"
The system cannot find the path specified.
gmake: *** [source/spi.obj] Error 1
'Building file: ../source/sys_core.asm'
'Invoking: ARM Compiler'
"C:/ti_CCS_5v3/ccsv5/tools/compiler/arm_5.0.1/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --abi=eabi -g --include_path="C:/ti_CCS_5v3/ccsv5/tools/compiler/arm_5.0.1/include" --include_path="C:/Users/Win7/Desktop/Doc/InfoPanel_02_2013/CCS/MasterModule_v2/MasterModule_v2/include" --diag_warning=225 --display_error_number --diag_wrap=off --enum_type=packed --preproc_with_compile --preproc_dependency="source/sys_core.pp" --obj_directory="source" "../source/sys_core.asm"
The system cannot find the path specified.
gmake: *** [source/sys_core.obj] Error 1
'Building file: ../source/sys_intvecs.asm'
'Invoking: ARM Compiler'
"C:/ti_CCS_5v3/ccsv5/tools/compiler/arm_5.0.1/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --abi=eabi -g --include_path="C:/ti_CCS_5v3/ccsv5/tools/compiler/arm_5.0.1/include" --include_path="C:/Users/Win7/Desktop/Doc/InfoPanel_02_2013/CCS/MasterModule_v2/MasterModule_v2/include" --diag_warning=225 --display_error_number --diag_wrap=off --enum_type=packed --preproc_with_compile --preproc_dependency="source/sys_intvecs.pp" --obj_directory="source" "../source/sys_intvecs.asm"
The system cannot find the path specified.
gmake: *** [source/sys_intvecs.obj] Error 1
'Building file: ../source/sys_main.c'
'Invoking: ARM Compiler'
"C:/ti_CCS_5v3/ccsv5/tools/compiler/arm_5.0.1/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --abi=eabi -g --include_path="C:/ti_CCS_5v3/ccsv5/tools/compiler/arm_5.0.1/include" --include_path="C:/Users/Win7/Desktop/Doc/InfoPanel_02_2013/CCS/MasterModule_v2/MasterModule_v2/include" --diag_warning=225 --display_error_number --diag_wrap=off --enum_type=packed --preproc_with_compile --preproc_dependency="source/sys_main.pp" --obj_directory="source" "../source/sys_main.c"
The system cannot find the path specified.
gmake: *** [source/sys_main.obj] Error 1
'Building file: ../source/sys_memory.asm'
'Invoking: ARM Compiler'
"C:/ti_CCS_5v3/ccsv5/tools/compiler/arm_5.0.1/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --abi=eabi -g --include_path="C:/ti_CCS_5v3/ccsv5/tools/compiler/arm_5.0.1/include" --include_path="C:/Users/Win7/Desktop/Doc/InfoPanel_02_2013/CCS/MasterModule_v2/MasterModule_v2/include" --diag_warning=225 --display_error_number --diag_wrap=off --enum_type=packed --preproc_with_compile --preproc_dependency="source/sys_memory.pp" --obj_directory="source" "../source/sys_memory.asm"
The system cannot find the path specified.
gmake: *** [source/sys_memory.obj] Error 1
'Building file: ../source/sys_mpu.asm'
'Invoking: ARM Compiler'
"C:/ti_CCS_5v3/ccsv5/tools/compiler/arm_5.0.1/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --abi=eabi -g --include_path="C:/ti_CCS_5v3/ccsv5/tools/compiler/arm_5.0.1/include" --include_path="C:/Users/Win7/Desktop/Doc/InfoPanel_02_2013/CCS/MasterModule_v2/MasterModule_v2/include" --diag_warning=225 --display_error_number --diag_wrap=off --enum_type=packed --preproc_with_compile --preproc_dependency="source/sys_mpu.pp" --obj_directory="source" "../source/sys_mpu.asm"
The system cannot find the path specified.
gmake: *** [source/sys_mpu.obj] Error 1
'Building file: ../source/sys_phantom.c'
'Invoking: ARM Compiler'
"C:/ti_CCS_5v3/ccsv5/tools/compiler/arm_5.0.1/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --abi=eabi -g --include_path="C:/ti_CCS_5v3/ccsv5/tools/compiler/arm_5.0.1/include" --include_path="C:/Users/Win7/Desktop/Doc/InfoPanel_02_2013/CCS/MasterModule_v2/MasterModule_v2/include" --diag_warning=225 --display_error_number --diag_wrap=off --enum_type=packed --preproc_with_compile --preproc_dependency="source/sys_phantom.pp" --obj_directory="source" "../source/sys_phantom.c"
The system cannot find the path specified.
gmake: *** [source/sys_phantom.obj] Error 1
'Building file: ../source/sys_pmu.asm'
'Invoking: ARM Compiler'
"C:/ti_CCS_5v3/ccsv5/tools/compiler/arm_5.0.1/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --abi=eabi -g --include_path="C:/ti_CCS_5v3/ccsv5/tools/compiler/arm_5.0.1/include" --include_path="C:/Users/Win7/Desktop/Doc/InfoPanel_02_2013/CCS/MasterModule_v2/MasterModule_v2/include" --diag_warning=225 --display_error_number --diag_wrap=off --enum_type=packed --preproc_with_compile --preproc_dependency="source/sys_pmu.pp" --obj_directory="source" "../source/sys_pmu.asm"
The system cannot find the path specified.
gmake: *** [source/sys_pmu.obj] Error 1
'Building file: ../source/sys_startup.c'
'Invoking: ARM Compiler'
"C:/ti_CCS_5v3/ccsv5/tools/compiler/arm_5.0.1/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --abi=eabi -g --include_path="C:/ti_CCS_5v3/ccsv5/tools/compiler/arm_5.0.1/include" --include_path="C:/Users/Win7/Desktop/Doc/InfoPanel_02_2013/CCS/MasterModule_v2/MasterModule_v2/include" --diag_warning=225 --display_error_number --diag_wrap=off --enum_type=packed --preproc_with_compile --preproc_dependency="source/sys_startup.pp" --obj_directory="source" "../source/sys_startup.c"
The system cannot find the path specified.
gmake: *** [source/sys_startup.obj] Error 1
'Building file: ../source/system.c'
'Invoking: ARM Compiler'
"C:/ti_CCS_5v3/ccsv5/tools/compiler/arm_5.0.1/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --abi=eabi -g --include_path="C:/ti_CCS_5v3/ccsv5/tools/compiler/arm_5.0.1/include" --include_path="C:/Users/Win7/Desktop/Doc/InfoPanel_02_2013/CCS/MasterModule_v2/MasterModule_v2/include" --diag_warning=225 --display_error_number --diag_wrap=off --enum_type=packed --preproc_with_compile --preproc_dependency="source/system.pp" --obj_directory="source" "../source/system.c"
The system cannot find the path specified.
gmake: *** [source/system.obj] Error 1
gmake: Target `all' not remade because of errors.
**** Build Finished ****
Best regards,
Vitalij
