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.

How to support CCS5.4 on Windows Server 2008 R2

When I install CCS5.4, it prompt ccs5.4 is not supported on windows server 2008 R2 Enterprise.    Do we really not support that?  How can I run that if I have to use it on Win server 2008.  I maily use the XDC, IPC and BIOS.

After I continue install ccs5.4  on win server 2008. When I call XDC, it prompt error: C:\ti\xdctools_3_25_00_48\xs.exe: error: can't create session manager: create of JVM failed

Thanks,

Fuquan

  • Hi,

    Did you try running CCS in compatibility mode?

    Regards,

    Gautam

  • Hi Gautam,

    Not sure what do you mean compatibility mode? how to set that mode?

    Thanks,

    Fuquan

  • Right click on the ccs.exe file -> properties -> Compatibility -> check windows vista or windows xp. Just try for the one that works for you.

    Regards,

    Gautam

  • HI Fuquan,

    the message is correct, that operating system is not officially supported.  However, I don't see why you shouldn't be able to use it.

    Could you send the install logs?  These are in the installjammer registry directory, which may be hidden and is under program files.

    Best Regards,
    Lisa 

  • Thanks for your help.

    CCS could be startup, create a project and build successfully.  The main issue is XDC tools. Attached the install log.

    I'm build SysLink using XDC tools and the errinfo as below

    C:/ti/xdctools_3_25_00_48/xdc XDCBUILDCFG=C:/Work/syslink_2_21_01_05QNX/packages/_config.bld XDCPATH="C:/ti/ipc_1_25_03_15/packages;C:/ti/bios_6_34_04_22/packag
    es;C:/Work/syslink_2_21_01_05QNX/packages" \
    XDCARGS="DEVICE=OMAPL1XX SYSLINK_BUILD_OPTIMIZE=0 CGT_C674_DIR= CGT_C674_ELF_DIR=C:/ti/ccsv5/tools/compiler/c6000_7.4.2 DEVICE_VARIANT=OMAPL1XX" .li
    braries -P ti/syslink ti/syslink/ipc/rtos ti/syslink/utils/rtos/bios6
    making .libraries: Wed Aug 14 09:27:05 PDT 2013 ...
    ======== .interfaces [ti/syslink/] ========
    making package.mak (because of package.bld) ...
    C:\ti\xdctools_3_25_00_48\xs.exe: error: can't create session manager: create of JVM failed
    gmake[1]: *** No rule to make target `package.mak', needed by `.interfaces'. Stop.
    xdctools_3_25_00_48\gmake.exe: *** [ti/syslink/,.interfaces] Error 2
    make[1]: *** [syslink-rtos] Error 2

    Thanks, 

    Fuquan

    3157.ccs_setup_5.4.0.00091_install.log

  • Hi Fuquan,

    I am wondering if you xdc installation is corrupt (probable).  You could try reinstalling and having a look at this related thread.

    http://e2e.ti.com/support/embedded/bios/f/355/t/258210.aspx

    Please keep us informed.  If that does not help we will move this over to the BIOS forum for you.

    Best Regards,

    Lisa

  • Thanks Lisa,

    I works after copying the msvcr71.dll from jre/bin to xdctools_x_xx directory.

    It should be a xdc install problem on Wind 2008 R2.   Because I tried to add jre/bin to PATH env variable;  reinstall xdc with different version, also copied the folder from a successbuild machine. But they didn't work.

    Thank you very much.

    Fuquan

  • Hi Fuquan,

    very happy to hear.   Thanks for the update and all the best with development.

    Best Regards,
    Lisa