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.

Problem installing evaluation license in CCS v6

I have copied the license file to C:/ti/license. 

Under the Status Tab, when I click "Show Technical Information", a dialog pops up:

Invalid License file syntax.

Feature: CCS_DEBUGGER

License Path:

C:\ti\ccs_base\DebugServer\license;C:\ti\license\TMDFCCS-ALLT90A-v6.lic;

FLEXnet Licensing error:-2,413. System Error: 2 ""

  • Since the message indicates "Invalid License file syntax" I wonder if the license file could have somehow become corrupted or modified.

    You can try getting another copy of the license file by going to www.ti.com/myregisteredsoftware.

    Click on the Manage button beside your license, and then click on Get Replacement License.

  • Thanks. I found the problem of my PC converting the ascii file format and discard the carriage return. I added all the carriage return back and everything is fine now. Thanks.