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.

AWR1642BOOST: building error (4. 4. 3. 1. Building demo in Windows )

Part Number: AWR1642BOOST
Other Parts Discussed in Thread: MMWAVE-SDK


C:\ti\mmwave_sdk_01_00_00_05\packages\scripts\windows>cd C:\ti\mmwave_sdk_01_00_00_05\packages\ti\demo\xwr16xx\mmw

C:\ti\mmwave_sdk_01_00_00_05\packages\ti\demo\xwr16xx\mmw>gmake clean
Cleaning the MSS Millimeter Wave Demo Objects
Cleaning the MSS Millimeter Wave Demo RTSC package
Cleaning the DSS Millimeter Wave Demo Objects
Cleaning the DSS Millimeter Wave Demo RTSC package

C:\ti\mmwave_sdk_01_00_00_05\packages\ti\demo\xwr16xx\mmw>gmake all
Configuring RTSC packages...
xs --xdcpath="C:/ti/bios_6_50_01_12/packages;c:/ti/mmwave_sdk_01_00_00_05/packages" xdc.tools.configuro -t ti.targets.arm.elf.R4F -p ti.platforms.cortexR:AWR16XX:false:200 -r release -c C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.3.LTS -o mss/mmw_configPkg_xwr16xx mss/mss_mmw.cfg
c:\ti\xdctools_3_32_02_25_core\xs.exe: error: can't create session manager: can't find a JVM; try setting the environment variable 'XDCTOOLS_JAVA_HOME' to the absolute path of any directory containing a 32-bit Java Runtime Environment (1.7 or greater); e.g., 'C:\Program Files (x86)\Java\jre7'.
gmake: *** [mssDemoRTSC] Error 1

C:\ti\mmwave_sdk_01_00_00_05\packages\ti\demo\xwr16xx\mmw>

  • Hello ,
    The error is due to not setting the "XDCTOOLS_JAVA_HOME" in your build environment.

    Can you move to the latest MMWAVE-SDK ? You are using an old version of the MMWAVE-SDK. The latest version of the MMWAVE-SDK installs all the dependencies for the build so that you do not see such build error due to wrong tools or environment variable settings.

    Thanks,
    Raghu