So far I have the following errors when compiling using CCSV7.0
**** Build of configuration Debug for project scenepro-ins ****
"C:\\ti\\ccsv7\\utils\\bin\\gmake" -k -j 12 all -O
gmake[1]: Entering directory 'C:/Users/HP/workspace_v7/scenepro-ins/Debug'
'Building file: ../_SCENEPRO_INS/scenepro_ins.tcf'
'Invoking: TConf'
"C:/ti/bios_5_42_02_10/xdctools/tconf" -b -Dconfig.importPath="C:/ti/bios_5_42_02_10/packages;" "../_SCENEPRO_INS/scenepro_ins.tcf"
_SCENEPRO_INS/subdir_rules.mk:12: recipe for target 'build-1564977201-inproc' failed
C:\ti\bios_5_42_02_10\xdctools\C:/ti/bios_5_42_02_10/xdctools/tconf: can't create session manager: create of JVM failed
gmake[1]: *** [build-1564977201-inproc] Error 1
gmake: *** [build-1564977201] Error 2
gmake[1]: Leaving directory 'C:/Users/HP/workspace_v7/scenepro-ins/Debug'
_SCENEPRO_INS/subdir_rules.mk:9: recipe for target 'build-1564977201' failed
gmake: Target 'all' not remade because of errors.
**** Build Finished ****