Other Parts Discussed in Thread: C2000WARE
HI,
We are developing INSTASPIN project using controller F280025c,universal motor control version C2000Ware_Motor-control_SDK_4_00_00_00.if we dump the universal code from it to CCS tool and edit the code for our custom boards,will the original code change without affecting the change made?

if wee import the code located above image into CCS and make edits within the functions of that file the original file also gets modified.To maintain a link with all the files copy without linking,and run the project as an instaspin project.