?????? ???? wrote:

it's complaining for sfra() opcode. what should I do?
sfra() is only defined is __MSP430X__ is defined. currently sfra() is only used if __MSP430_HAS_DMAX_3__ is defined, and that should only happen for the MSP430FG461x, for which __MSP430X__ should also be defined.

Where exactly does this fail?

Steve


Reply via email to