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.
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 **** "
Hi,
Extremely sorry for the late reply. Please use only xdctools_3.32.0.06 build TI-RTOS projects for TM4C. Normally this will be the version included with CCS for building TI-RTOS for TM4C. The newer version of xdctools (3_62_01_16 as in yours) will have issues. Please download 3.32.0.06 frohttps://downloads.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/rtsc/ if you have not. If you already have this version installed please update your CCS Products for XDCtools to pick up the correct version.