Part Number: CCSTUDIO
Tool/software: Code Composer Studio
Hi team,
Can someone take a look at this 32/64-bit JRE mismatch issue that a customer has run into?
"
Using Code Composer Studio v7.1.0, which I believe is based on JRE_1.8.0_112, 32-bit version.
All development systems are all equipped with 64-bit Windows operating systems and installed with 64-bit JRE.
Code Composer Studio uses its own JRE therefore would not present any problem if used alone. When I tried to automate the build process, i.e. to trigger building process by external Java program (64-bit), there were conflicts between 32-bit and 64-bit JRE. To temporarily work around this, I had to replace 64-bit JRE with 32-bit for the whole computer, this workaround will certainly cause problems for other 64-bit JRE-dependent applications on my computer.
"
Thanks in advance,
Billy