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.

CCS: 9.3

Other Parts Discussed in Thread: C2000WARE

Tool/software: Code Composer Studio

Hi,

Could you help solve the following error? When I build the program.

Description Resource Path Location Type
gmake: *** [device/device.obj] Error 1 PV_IFECGAME2020 C/C++ Problem

Description Resource Path Location Type
gmake: *** [device/f28004x_codestartbranch.obj] Error 1 PV_IFECGAME2020 C/C++ Problem

Description Resource Path Location Type
gmake: *** [Main_IFEC_Game2020.obj] Error 1 PV_IFECGAME2020 C/C++ Problem

Description Resource Path Location Type
gmake: Target 'all' not remade because of errors. PV_IFECGAME2020 C/C++ Problem

Thanks.

  • Hello,

    Are these all the build messages in the build console? If not, can you provide all the output there?

    Thanks

    ki

  • Hi Ki,

    The build messages in the build console are as the following:


    **** Build of configuration CPU1_RAM for project PV_IFECGAME2020 ****

    "C:\\ti\\ccs930\\ccs\\utils\\bin\\gmake" -k -j 4 all -O

    subdir_rules.mk:9: recipe for target 'Main_IFEC_Game2020.obj' failed
    'C:\Users\IPE' is not recognized as an internal or external command,
    operable program or batch file.
    The system cannot find the path specified.
    gmake: *** [Main_IFEC_Game2020.obj] Error 1
    device/subdir_rules.mk:9: recipe for target 'device/device.obj' failed
    'C:\Users\IPE' is not recognized as an internal or external command,
    operable program or batch file.
    The system cannot find the path specified.
    gmake: *** [device/device.obj] Error 1
    device/subdir_rules.mk:16: recipe for target 'device/f28004x_codestartbranch.obj' failed
    'C:\Users\IPE' is not recognized as an internal or external command,
    operable program or batch file.
    The system cannot find the path specified.
    gmake: *** [device/f28004x_codestartbranch.obj] Error 1
    gmake: Target 'all' not remade because of errors.

    **** Build Finished ****

    Thanks

    Yong

  • Thanks. What is your username for your account? Is it simply just "IPE"? Or do you have a space in your username? If you have a space in your username, then that is likely the root cause of your issue as it can cause issues with the build:

    https://e2e.ti.com/support/tools/ccs/f/81/t/740719?tisearch=e2e-sitesearch&keymatch=faq%3Atrue

    Thanks

    ki

  • Hi Ki,

    My user name is IPE&YL.

    Is it useful, or how can I improve?

    Thanks,

    Yong

  • Yong Liu10 said:
    My user name is IPE&YL.

    The '&' in your username is the problem (for more details as to why, please see the FAQ I referenced in my previous post.

    Please create another username without any spaces or non-alphanumeric characters.

    Thanks

    ki

  • Hi ki,

    The account already was changed. But, the following errors occurs:


    **** Build of configuration CPU1_RAM for project PV_IFECGAME2020 ****

    "C:\\ti\\ccs930\\ccs\\utils\\bin\\gmake" -k -j 4 all -O

    Building file: "../Main_IFEC_Game2020.c"
    Invoking: C2000 Compiler
    "C:/ti/ccs930/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla2 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcu0 -Ooff --include_path="C:/CCS/CCS_code/PV_IFECGAME2020" --include_path="C:/CCS/CCS_code/PV_IFECGAME2020/device" --include_path="C:/ti/c2000/C2000Ware_2_01_00_00/driverlib/f28004x/driverlib" --include_path="C:/ti/ccs930/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/include" --define=DEBUG --diag_suppress=10063 --diag_warning=225 --diag_wrap=off --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="Main_IFEC_Game2020.d_raw" "../Main_IFEC_Game2020.c"
    subdir_rules.mk:9: recipe for target 'Main_IFEC_Game2020.obj' failed
    Cannot open temporary command file 'C:\Users\IPE&YL\AppData\Local\Temp\{4FDCD147-2AF3-44E5-8E51-89E77D0DF100}': No such file or directory
    gmake: *** [Main_IFEC_Game2020.obj] Error 1
    Building file: "../device/device.c"
    Invoking: C2000 Compiler
    "C:/ti/ccs930/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla2 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcu0 -Ooff --include_path="C:/CCS/CCS_code/PV_IFECGAME2020" --include_path="C:/CCS/CCS_code/PV_IFECGAME2020/device" --include_path="C:/ti/c2000/C2000Ware_2_01_00_00/driverlib/f28004x/driverlib" --include_path="C:/ti/ccs930/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/include" --define=DEBUG --diag_suppress=10063 --diag_warning=225 --diag_wrap=off --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="device/device.d_raw" --obj_directory="device" "../device/device.c"
    device/subdir_rules.mk:9: recipe for target 'device/device.obj' failed
    Building file: "../device/f28004x_codestartbranch.asm"
    Invoking: C2000 Compiler
    "C:/ti/ccs930/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla2 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcu0 -Ooff --include_path="C:/CCS/CCS_code/PV_IFECGAME2020" --include_path="C:/CCS/CCS_code/PV_IFECGAME2020/device" --include_path="C:/ti/c2000/C2000Ware_2_01_00_00/driverlib/f28004x/driverlib" --include_path="C:/ti/ccs930/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/include" --define=DEBUG --diag_suppress=10063 --diag_warning=225 --diag_wrap=off --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="device/f28004x_codestartbranch.d_raw" --obj_directory="device" "../device/f28004x_codestartbranch.asm"
    device/subdir_rules.mk:16: recipe for target 'device/f28004x_codestartbranch.obj' failed
    Cannot open temporary command file 'C:\Users\IPE&YL\AppData\Local\Temp\{AD89974C-03B0-4F73-BFE2-5122508C4621}': No such file or directory
    gmake: *** [device/device.obj] Error 1
    Cannot open temporary command file 'C:\Users\IPE&YL\AppData\Local\Temp\{0A50D0A9-5E40-4B93-BC8A-E2B724BFCE08}': No such file or directory
    gmake: *** [device/f28004x_codestartbranch.obj] Error 1
    gmake: Target 'all' not remade because of errors.

    **** Build Finished ****

    Could you help find the issues?

    Thanks,

    Yong

  • The issue is the non-alphanumeric characters in some of the paths for the build:

    Yong Liu10 said:
    Cannot open temporary command file 'C:\Users\IPE&YL\AppData\Local\Temp\{AD89974C-03B0-4F73-BFE2-5122508C4621}': No such file or directory
    gmake: *** [device/device.obj] Error 1
    Cannot open temporary command file 'C:\Users\IPE&YL\AppData\Local\Temp\{0A50D0A9-5E40-4B93-BC8A-E2B724BFCE08}': No such file or directory
    gmake: *** [device/f28004x_codestartbranch.obj] Error 1

    If you wish to use the same username, then please make sure your workspace folder is not in your home folder. Same with your system TEMP and TMP folders. Please move them elsewhere in a path without spaces and non-alphanumeric characters.

    Thanks

    ki