Hi
I have XDCTools 3.25.0.48 and 3.25.02.70 installed on my build machine.
I want to rebuild my platform using 3.25.0.48, so I selected Window > Preferences > Code Composer Studio > RTSC and set XDCTools version to 3.25.0.48. I then invoked Tools > RTSC Tools > Platform > Edit View to build the platform, which was reported as successful.
However, when I look at .xdcenv.mak I see:
override XDCROOT = C:/ti/xdctools_3_25_02_70
so it seems that the platform was built with 3.25.02.70, which is incompatible with my project.
Why isn't CCS using 3.25.0.48?
Best regards
David