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.

CCS/CC1100: demo program

Part Number: CC1100
Other Parts Discussed in Thread: MSP430G2553, CC110L

Tool/software: Code Composer Studio

Hello,

I am a 'newbie' for TI products.

I Would like to develop some kind of universal receiver/emitter for several

remote control tools. Accepting as well 433 Mhz as 868 Mhz.

I think the Anaren BoosterPack + MSP430G2553 could do the job.

So I ordered the CC110L Air module BoosterPack and 2 MSP430G2ET launchPad boards.

It seems that the demo program uses the discontinued MSP-EXP430G2, the windows

program (Anaren ATC Booster Stack Lite for Windows) is not compatible with the

newer 'ET' board. The dialog between windows program and the board does not match

at level of 'serial through USB' communications.

I have downloaded the github sources (airboosterstack-master) in order to make

a new program for the MSP430G2553.

The sources do not compile properly with Code Composer Studio 9.2.0.

It requires version 4 ! And CCS 9.2.0 generates and "never ending" list of errors!

So I really wonder if it could compile properly even with version 4.

It is also too large for the free version of IAR.

Do you know if there is a version compatible with present version of CCS?

Actually, I would like to have a working system with a program that I can adapt/modify

to fit my needs

Any help Is welcome.