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.

TM4C129ENCPDT: gmake error occurs (TM4C129ENCPDT)CCSV6

Part Number: TM4C129ENCPDT
Other Parts Discussed in Thread: SYSBIOS

Hi,

Please help me to resolve this issue.

Description Resource Path Location Type
gmake: *** [C:/Users/ZUMISO~1/workspace_v6_2_2017/gpiointerrupt_EK_TM4C129EXL_TI/src/sysbios/sysbios.aem4f] Error 2 gpiointerrupt_EK_TM4C129EXL_TI C/C++ Problem
gmake: *** No rule to make target 'build-980689343', needed by 'configPkg/compiler.opt'. gpiointerrupt_EK_TM4C129EXL_TI Unknown C/C++ Problem
gmake: Target 'all' not remade because of errors. gpiointerrupt_EK_TM4C129EXL_TI C/C++ Problem
gmake.exe: *** [package/cfg/gpiointerrupt_pem4f.xdl] Deleting file `package/cfg/gpiointerrupt_pem4f.c' gpiointerrupt_EK_TM4C129EXL_TI C/C++ Problem
gmake.exe: *** [package/cfg/gpiointerrupt_pem4f.xdl] Deleting file `package/cfg/gpiointerrupt_pem4f.h' gpiointerrupt_EK_TM4C129EXL_TI C/C++ Problem
gmake.exe: *** Deleting file `package/cfg/gpiointerrupt_pem4f.xdl' gpiointerrupt_EK_TM4C129EXL_TI C/C++ Problem
gmake[1]: *** [BIOS.obj] Error 2 gpiointerrupt_EK_TM4C129EXL_TI C/C++ Problem
xdc.cfg.SourceDir : Build of generated source libraries failed: exit status = 2: .xdchelp /gpiointerrupt_EK_TM4C129EXL_TI line 209 C/C++ Problem

  • Hello Winston,

    Can you please provide more details? CCS Console logs aren't sufficient to understand the whole scope here though once we know more the problem should be easy enough to resolve.

    It looks like you are trying to build the gpiointerrupt_EK_TM4C129EXL_TI example out TI-RTOS, but beyond that I can't tell anything else about your setup to understand where the problem may be.

    Please let us know the following:
    1) Exact CCS Version
    2) TI-RTOS version
    3) What step(s) are being taken to which result in this error (i.e., import and build example project in CCS, modify and build example project, etc.)