Non-Confidential | ![]() | ARM 100069_0608_00_en | ||
| ||||
Home > Using armasm > Interlocks diagnostics |
armasm can report warning messages about possible interlocks in your code caused by the pipeline of the processor chosen by the --cpu
option.
To do this, use the --diag_warning
1563
command-line option when invoking armasm.