when building msp430-libc from CVS 2007/7/11, Steve Underwood <[email protected]>:
?????? ???? 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 ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Mspgcc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mspgcc-users
-- _____________ Oleg V. Kobrin
