Other Parts Discussed in Thread: CONTROLSUITE
Tool/software: Code Composer Studio
Hi
I have upgraded from CCS6.1.2 to CCS7 (most recent version installed 28/1/17).
I then complies my old project written on CCS6.1.2 and it went well on CCS7 without issue. While back I copied DSP2833x_v133 from the TI source (v133) into project and did modification there. The code worked well on old project.
Now I'm working on new project, I decided it time to update the DSP2833x_v133 to more recent version DSP2833x_v142 (from C:\ti\controlSUITE\device_support\f2833x\v142) and modified them so they have same structure as DSP2833x_v133.
I modified the path in include option and linker search path. I check all properties in the menu (including advanced) and there is no visable DSP2833x_c133 that I can see.
However it generate complier error because for some reason it stuck with DSP2833x_v133
I'm running out of option how to get rid of this residual path so I can complies the code.
I can send you zip file for you to take a look but I cannot tag it on forum since it confidential project.
