Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
syntax error :
A token at the current location caused a syntax error.
One of the following may have occurred:
A dot prefix was added to or omitted from a directive.
A reserved word (such as C or SIZE) was used as an identifier.
An instruction was used that was not available with the current processor or coprocessor selection.
A comparison run-time operator (such as
==) was used in a conditional assembly statement instead of a relational operator (such as EQ).An instruction or directive was given too few operands.
An obsolete directive was used.