This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Upgrade issues - XDCtools - can download code in debug but cannot in release

Other Parts Discussed in Thread: MSP430WARE

Using Code Composer Studio Version: 5.5.0.00077

I upgraded and had an on-going project working before my upgrade to ver. mentioned above.

I could run debug w/o errors until I upgraded to this version.  The debug warning  on the latest version is ...

This project was created using a version of XDCtools that is not currently installed: 3.24.4.34_eng. Please install the XDCtools of this version, or migrate the project to one of the supported versions.

I can program with the warning and go into debug mode with no problem and my program works.  But when I set active build to "Release" I get the error ...

can't locate the package 'ti.mcu.msp430.drivers.product' along the path: 'C:/ti/grace_2_00_01_65/packages;C:/ti/ccsv5/ccs_base;C:/ti/xdctools_3_25_03_72/packages;..;'. Ensure that the package path is set correctly.

I tried looking for the older XDCtools install (assuming it was there before sometime before I upgraded to 5.5.0.00077) and cannot find it as an option in my XDCtools version setting in "Properties RTSC". See the attached screen shot.

Since I didn't find it there I figured I would just find that version and install it so I could select it then just re-compile.

I went to this page looking for that version, however that version doens't exist !!!!!!

http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/rtsc/index.html

I had upgraded CCS5 once before and had no issues, I thought the upgrades would preserve old settings or "migrate for you?

I need to be able to make a file in "Release" so I can RTP my project.  I have no clue how to use the old XDCtools version (since it appears to have never existeds even though the warning message says it does) or I need to know how to "migrate" my project.

thx