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.

Code Composer 3.3 for Windows 10

Has anyone tried CC3.3 in windows 10 yet?  I got it installed but when I start it, it shows up in the task manager but does not show up on the monitor.

Gerald

  • I gave this a try and no luck either. I can launch the setup utility but when I try to save a configuration, it hangs. I suspect some security permissions issue since when you try to save, it is likely trying to write to the registry or some location which it cannot get access to. But that is just a guess. CCSv3 was "iffy" at best on Windows 7 and it looks worse on Windows 10.

  • I did get it to install at least. But like I said when I click to start the program it shows up in task manager but that's it.

  • I have been able to install it on a almost fresh copy of Windows 10 Pro 64 bit.
    This is what I did:

    First I installed .NET Framework 1.1.
    I downloaded it from here: www.microsoft.com/.../confirmation.aspx

    Then I installed in this order:
    - Code_Composer_Studio_v3.3_Build_3.3.38.2
    - SR12_CCS_v3.3_SR_3.3.82.13
    - OMAP35xx_CSP_v3.3.201.
    - setupCCSPlatinum_v30330.exe + (Patch_030330_XDS510USB_22sept2010) for XDS510USB

    Don't open it between each installation.

    After that you have to run Code Composer as Administrator. So from properties of Code Composer Icon on desktop I set run as administrator from the compatibility pane.

    Hope it helps others since it takes more than one day to figure out how to do it.