开发者

How do I detect if an installation of Code-Composer-Studio is licensed?

开发者 https://www.devze.com 2023-02-28 01:26 出处:网络
The licensed version of the CCSv4 can be used to create programs with more the开发者_StackOverflown 16kByte code.

The licensed version of the CCSv4 can be used to create programs with more the开发者_StackOverflown 16kByte code.

When I have a PC with Eclipse/CCS installed, how do I detect, if the current version is licensed without writing source code for more than 16kByte code size?


The license file is located at

 C:\Program Files\Texas Instruments\ccsv4\DebugServer\license.lic

You can read which license is available.

See also:

C:\Program Files\Texas Instruments\ccsv4\DebugServer\licenselocation.txt

0

精彩评论

暂无评论...
验证码 换一张
取 消