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