I'm trying to rebuild the ads118 boosterpack software http://www.ti.com/litv/zip/sbac121a
after unzipping and so on , i import it in my workspace
it seems the project was build before with ccs5.3, but when i run a clean build i only get the next error:
Description Resource Path Location Type
can't locate the package 'ti.mcu.msp430.drivers.product' along the path: 'E:/ti/grace_2_00_00_52_eng/packages;E:/ti/ccsv5/ccs_base;E:/ti/msp430/MSP430ware_1_60_01_11/packages;E:/ti/xdctools_3_25_03_72/packages;..;'. Ensure that the package path is set correctly. .xdchelp /ADS1118_LaunchPad line 41 C/C++ Problem
verifying msp430ware_1_60... it has no packages directory anymore (msp430ware_1_30 had it) and so on
there are also 3 warnings
Description Resource Path Location Type
RTSC product 'MSP430ware' v1.30.0.15 (or equivalent) is not currently installed. A compatible version 1.60.1.11 will be used during build. Please install a product of equivalent version, or enable one of the supported versions of this product. ADS1118_LaunchPad ADS1118_LaunchPad Problems
This project was created using a version of XDCtools that is not currently installed: 3.24.5.48. Please install the XDCtools of this version, or migrate the project to one of the supported versions. ADS1118_LaunchPad ADS1118_LaunchPad Problems
Invalid project path: Include path not found (E:\ti\msp430\MSP430ware_1_60_01_11\packages). ADS1118_LaunchPad pathentry Path Entry Problem
I've been busy now more then 10 hours and running out of options :) its fun that I'm more busy with getting ccs working then with getting focused with debugging my own msp430 programs........
:) best regards
