Part Number: MSP430FR5994
Other Parts Discussed in Thread: SYSBIOS
Tool/software: Code Composer Studio
A few weeks ago, I initially loaded the latest CCS (V10.something) and found that some of the configuration files were wrong for my device (it thought my MSP430FR5994 only had a Port 1).
That is why I am currently using CCS V9.3.12 and am reluctant to update to the latest.
I installed MSPWare 3.8.10.09 and successfully built and ran a few programs of my own as well as the examples.
The problem comes after installing TI_RTOS 2.20.00.06 and the "Empty (Minimal) Project" example
When I try to build it I see this error:
xdc.cfg.Program : The package 'ti.sysbios.family.msp430' is not compatible with XDCtools used in this build. Please either use XDCtools compatible with that package, or update the product containing that package, or rebuild the package with XDCtools 3.50 or later. .xdchelp /empty_min_MSP_EXP430FR5994_TI line 71 C/C++ Problem
In case it is helpful, here are some other version numbers:-
From the "includes" it looks like I am using XDCTools 3.60.02.34 and the ti.sysbios.family.msp430 files are in a folder called bios_6_46_00_23/packages.
My question is: what do I need to do to build the example?
I am on UK time so bear with me if there is a lag in replying to requests for more information. Thanks.