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.

CCS5.3.0 does not compile a project



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 

  • Vitaliy,

    The error messages look like path errors, and you said you did change machines.
    Did you change the paths from the old to new machine?

    Specifically, does your new machine have C:/Users/Win7/Desktop/Doc/InfoPanel_02_2013/CCS/MasterModule_v2/MasterModule_v2/include

    and C:/ti_CCS_5v3/ccsv5/tools/compiler/arm_5.0.1/include

  • Hello Anthony,

    Yes, I did change the machine. New machine does not have these two paths. What can I do in this case?  How is it possible to change the paths from the old to new machine?

  • Vitaly

    You can change the include paths with by selecting your project and right-clicking to bring up the properties window.

    The include path is on the tab shown below.   Since one of the paths not found was from the compiler, maybe

    you don't have version 5.0.1 installed on the new machine.  If this is the case you need to update CCS and install it.

    Or maybe on the new machine CCS is installed in a different path, then just change the path.

    No idea what is in the desktop folder, but you need to get the files that were in that folder on the old machine and put them into your project as a subdir, then add the subdir to the include path.   (doesn't *have* to be a subdir of your project, but this way you'll keep the files all together in case you move the project again to a new machine ;) 

  • I have just created a new project with folders include and source from previous project. It seems that now project build is performed successfully and .out file is generated after Project/Build All is done. Is this approach also correct? Or did you mean some thing like this? I will try to download the modified code to the chip tomorrow to see, whether all is OK.   

  • Hi Vitaly,

    Yes that sounds fine.  

    Best Regards,

    Anthony

  • Thank you very much for assistance!
    Best regards,
    Vitaly