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.

TM4C1294NCPDT: Request for Assistance: Build Error in Code Composer Studio (gmake error)

Part Number: TM4C1294NCPDT

Tool/software:

Hi all,

I am encountering a persistent build error while working on my project in Code Composer Studio. Despite attempting several troubleshooting steps and solutions found online, the issue remains unresolved.

Could you kindly assist me in diagnosing and resolving this issue?

**** Build of configuration Debug for project RTOS ****

"C:\\ti\\ccsv8\\utils\\bin\\gmake" -k all

Building file: "../gpiointerrupt.cfg"
Invoking: XDCtools
"C:/ti/ccs1270/xdctools_3_62_01_16_core/xs" --xdcpath= xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.M4F -p ti.platforms.tiva:TM4C1294NCPDT -r release -c "C:/ti/ccsv8/tools/compiler/ti-cgt-arm_18.12.8.LTS" "../gpiointerrupt.cfg"
subdir_rules.mk:19: recipe for target 'build-1574318831-inproc' failed
C:\ti\ccs1270\xdctools_3_62_01_16_core\xs: error:
C:\ti\ccs1270\xdctools_3_62_01_16_core can't find a 64-bit JVM. Upgrade to CCS 9.0 or newer, or install XDCTools with JVM, or set the environment variable XDCTOOLS_JAVA_HOME to a 64-bit JVM, for example "C:/Program Files/Java/jdk1.8.0_121/jre".
gmake[1]: *** [build-1574318831-inproc] Error 1
gmake: *** [build-1574318831] Error 2
subdir_rules.mk:16: recipe for target 'build-1574318831' failed
gmake: Target 'all' not remade because of errors.

**** Build Finished **** "