Other Parts Discussed in Thread: SYSBIOS
Hello,
I just installed XDC 3.24.5.48 and SYSBIOS 6.35.0.20. And it cannot launch the JVM. Right out of the box, as typical...
I am getting this error with an older project I need to support. It relies on those packages.
"C:\\ti\\ccs1011\\ccs\\utils\\bin\\gmake" -k all Building file: "../app.cfg" Invoking: XDCtools "C:/ti/xdctools_3_24_05_48/xs" --xdcpath="C:/ti/bios_6_35_00_20/packages;C:/ti/ccs1011/ccs/ccs_base;" xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.A8Fnv -p ti.platforms.evmAM3359 -r release -c "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_17.3.0.STS" --compileOptions "-g --optimize_with_debug" "../app.cfg" subdir_rules.mk:12: recipe for target 'build-597107585-inproc' failed C:\ti\xdctools_3_24_05_48\C:/ti/xdctools_3_24_05_48/xs: error: can't create session manager: create of JVM failed gmake[1]: *** [build-597107585-inproc] Error 1 gmake: *** [build-597107585] Error 2 subdir_rules.mk:9: recipe for target 'build-597107585' failed gmake: Target 'all' not remade because of errors.
This is CCS 10, and I already have 6 different version of XDC and 4 other versions of SYSBIOS running for multiple other projects.
I installed the packages using the CCS package tool. It recognized the new products in their folders, and installed them without complaint.
Since this XDC stuff is all a mystery, and nothing explains how it works, I am at a loss.
I need this solved quickly as there is an existing application that uses it, with existing customers.
Do not lecture me on using older packages. The entire project needs a few fixes. Not a complete upgrade that will result in days of adjusting things.