|
|||||||||||
Technical Support Support Resources
Product Information |
A51: Conditional Assembly CodeInformation in this article applies to:
QUESTIONIs it possible to do conditional assembly with the A51 assembler? If so, why won't statements like the following work?
ANSWERTo create conditional assembly programs, you must use the $IF and $ENDIF directives in your assembly program with symbols you define with $SET or $RESET or symbols you define on the command line. IF does not work with those types of defined symbols. The following code:
should work as expected. SEE ALSOLast Reviewed: Thursday, February 25, 2021 | ||||||||||
|
Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers
of your data.