Oleg Skydan Thu, 19 Dec 2002 01:42:58 -0800
Hi All, Can I write a pice of code like this:
SP=R1 or #define SP R1 move 16(SP),R10 msp430-as said: fpp.S:170: Error: unknown operator 16(SP). Did you mean X(Rn) or #[hl][hl][oi](CONST) ? Any suggestings ? Thanks, Oleg.