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.

Trying to compile Simpliciti under CCSv6 using GNU gcc_msp430_4.8

Other Parts Discussed in Thread: SIMPLICITI

Hello all,

I am trying to compile Simpliciti using the GNU gcc_msp430_4.8 in CCSV6.

The project compiles fine using msp430-gcc (4.6.3) but when compiling using CCS, I get:

error: 'READ_SR' undeclared (first use in this function) in bsp_msp430_defs.h

msp430-gcc has the definition in intrinsics.h but that did not help.

Can anyone shed some light on this?

Thank you for your time and help.

A