| |||||
Technical Support Support Resources
Product Information | A251: MACRO ASSEMBLY CODE PROBLEMSInformation in this article applies to:
SYMPTOMSAssembly code compiles in one location but not another. Specifically, for macro definitions like the following: %DEFINE(HEAP) (0h) a syntax error is generated. CAUSEThe error generates because MPL (Macro Programming Language) is not selected as the default macro language. RESOLUTIONUse the MPL directive on the assembler command line. In µVision, select the MPL option from the Input Tab of the A251 Assembler Options dialog box. MORE INFORMATION
Last Reviewed: Friday, July 15, 2005 | ||||
| |||||