※ Code Composer Studio is supported only in STATIC 4.1.6 and later.
Check the Code Composer Studio
installation Path
Open the System Properties
> Advanced tab
> Environment Variables
In the System Variables box of the Environment Variables dialog box, scroll to Path
and select it.
Click the New
button
Add the "utils\bin" path
ex) C:\\ti\\ccsv7\\utils\\bin
properties file Path
%LOCALAPPDATA%\\Suresofttech\\STATIC Toolbox\\apps\\STATIC Client for C, C++ v1.1.2\\config
Open the wtrace.properties
file
Add the "wtrace.binaries.interest
" Option
wtrace.binaries.interest = ... ac2000 lnk2000
Insert the "wtrace.get_option_files.startswith
" Option
wtrace.get_option_files.startswith = [ac2000,-@] [lnk2000,-l]
(Must be No spaces before -@ and -l)