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 license status shows "unlicensed" in lower left hand corner

Other Parts Discussed in Thread: CCSTUDIO

I have Code Composer v5.5 on my machine. The license status shows "unlicensed"  under both Help >> Code Composer Studio Licensing Information >> Status and in lower left hand corner of the main window. I have used the manage option under Code Composer Studio Licensing Information to point to the license in both the default locations as well as my defined location. Nothing removes the "unlicensed" status.

My design builds fine but I'm having trouble with the debugger working properly. It is most likely a setup issue but I can't help but wonder if something is not being disabled by the "unlicensed" status. At any rate, we paid for a license and Code Composer ought to indicate that the tool is licensed. 

  • Phil,

    Debugging will not be functional until the license issue is resolved.  What type of license did you purchase?  Note that if you purchased a floating license then you need to setup a license server.  For node locked licenses placing the license in one of the default locations that CCS looks should enable it to find it.

    Could you attach your license file?

    Have you checked that the MAC address in the license file matches with one of the MACs of your network adapters?  On windows you can run ipconfig /all to see that information.

    Regards,

    John

  • John,

    Glad to hear this may be my issue with the debugger. I've been trying to resolve that for several weeks now.

    I'm a single user so I would expect it was a node locked license. Our IT department did the install. I did verify the directories that the license manager all (there are two default and one IT created) had the license file present. The license file is pasted below.

    #Please Do not delete this comment line.
    SERVER this_host F8B156995C4D
    VENDOR tidspssw
    USE_SERVER
    INCREMENT CCS_CONNECTION_ALL tidspssw 5.99 permanent 1 \
     VENDOR_STRING=KII-225030 ISSUER="Texas Instruments Inc." \
     BORROW SN=CustomFID_5CFFC040_7FC0_11E3_92E6_80677C24B2A7 \
     START=16-jan-2014 SIGN="003B 08E6 E653 C84B 40B3 6F3C 70BE \
     A600 31EA E6D8 9A42 9F9D 3F8E C748 9B40"
    INCREMENT CCS_DEBUGGER tidspssw 5.99 permanent 1 \
     VENDOR_STRING=KII-225030 ISSUER="Texas Instruments Inc." \
     BORROW SN=CustomFID_5CFFC040_7FC0_11E3_92E6_80677C24B2A7 \
     START=16-jan-2014 SIGN="00BC AA51 427E 2B86 FCCA F70D EFBF \
     6C00 C732 C6E3 1390 01D6 2404 3F4F 783E"
    INCREMENT CCS_LINKER_FULL tidspssw 5.99 permanent 1 \
     VENDOR_STRING=KII-225030 ISSUER="Texas Instruments Inc." \
     BORROW SN=CustomFID_5CFFC040_7FC0_11E3_92E6_80677C24B2A7 \
     START=16-jan-2014 SIGN="0021 BB72 89C2 8AB5 9F88 51BD 649D \
     F200 E8FF 0B01 2911 064F E273 0D02 92BA"
    INCREMENT CCS_ISA_ALL tidspssw 5.99 permanent 1 \
     VENDOR_STRING=KII-225030 ISSUER="Texas Instruments Inc." \
     BORROW SN=CustomFID_5CFFC040_7FC0_11E3_92E6_80677C24B2A7 \
     START=16-jan-2014 SIGN="004F B4EB 5B2F AAD4 4F18 2940 41A1 \
     D600 7F20 ADE1 BEA2 280C 021C 0C70 AD3E"

     

    I also attached an email I saved from the install which is here:

    Your License File is attached.  You MUST save it to your system BEFORE you can use your Texas Instruments software.

     

    SEE INSTRUCTIONS - Look for an email with Instructions:

                    From: myregistered_software@ti.com

                    Subject: Licensing Instructions for your TI Software - IMPORTANT

     

    INSTALL LICENSE - Please follow the instructions in the email to save the License File to your system.

     

    If you have any questions about your license, please contact us: license_file_help@list.ti.com

     

    Please do not reply to this email.

     

    Thank you,

    Texas Instruments

     

          

                    Fulfillment ID: CustomFID_5CFFC040_7FC0_11E3_92E6_80677C24B2A7

                    Activation ID : 6322-0090-1C8F-11E2-923E-E5FC-AF2A-BFFB

                    Product Name : CCSTUDIO TMDSCCS-ALLF01

                    Product Version : 5

                    Activation Date : Jan 17, 2014

                    Start Date : Jan 17, 2014

                    Expiration Date : PERMANENT

                    Fulfillment Count : 1

                    Overdraft Count : 0

                    Server Ids : VENDOR_DEFINED=F8B156995C4D,

                    Node Locked Ids :

                    License Model Name : DSP-FLT-Perm-CCS

                    License Model Attributes :

                            VENDOR_STRING :KII-225030

    I did verify what's listed as "Server Ids: VENDOR_DEFINED=F8B156995C4D" above does match my PC's MAC address.

    Phil

     

  • Phil,

    The type of license that you have is a single user floating license.  This is a license that is intended to be setup on a license server and then shared by multiple users.  In order to use it you have to setup a license server.  If no one else is going to be using this license then I would suggest we swap it out for a node locked one.  If you want to do that I can send you a private message with an activation code that will enable you to generate a node locked license.

    Regards,

    John

  • John,

    I think what you suggest is good short term. I do have a laptop which for field testing would be helpful to have CCS on it for times when a networked server would not be available. With the node locked license, would it be possible to have a license for the desktop in the office and the laptop for the field? I believe I saw something to that effect while searching for answers on this.

    Even if that's not possible, let's go ahead and get this PC setup to run on the node locked license. I've been stuck on this for a couple of weeks.

    Phil

  • Phil,

    There should be an email in your inbox now with the node locked activation code.

    With the node locked license it does allow you to specify 2 MAC addresses.  Thus you could input the one for your desktop as well as your laptop.  

    Regards,

    John

  • John,

    Thanks for your help. That worked.

    Phil