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.

CCS: Could the CCS be installed in windows server2016?

Tool/software: Code Composer Studio

I wanna install the CCSudio on my server, with which the OS is Windows Server 2016. I wonder whether it is ok or not ?

  • Installing onto a Windows Server machine is not something that we validate and is thus not an officially supported configuration

    We have seen users with Windows Server in the past. Windows Server 2016 it looks like it shares a lot with Windows 10 which is supported.

    Maybe others in the forum can chime in if they have tried CCS on Windows Server 2016.

    Regards,
    John
  • user5980396 said:

    Tool/software: Code Composer Studio

    I wanna install the CCSudio on my server, with which the OS is Windows Server 2016. I wonder whether it is ok or not ?

    I have been trying to use CCSv9 on Windows Server 2016, version 1607.

    The first issue I've found is that I can only open CCS when running as an administrator. When not running as an administrator, I get an error message, following the splash screen, that reads "An error has occurred. See the log file null.". This is an issue for me as I need normal users to have access to CCS.

    Have you had the same issue?

  • Andre Castro said:
    The first issue I've found is that I can only open CCS when running as an administrator. When not running as an administrator, I get an error message, following the splash screen, that reads "An error has occurred. See the log file null.". This is an issue for me as I need normal users to have access to CCS.

    This is a scenario that we typically support. But as JohnS mentioned above, Windows Server is not a host environment we validate against and officially support. It could be related to the extra layer of security in Windows Server vs standard Windows 10? They key thing is that the user needs to have a workspace location with write access. The workspace location is typically in the user's home folder.

  • Hello, Ki-Soo Lee. Thank you for your answer.

    Yes, I would think it's probably related to an extra layer of security. However, I do get the error message before the "Select a directory as workspace" dialog, which indicates it's not an issue with write access in the workspace location.