| |||
| Home > Using the Assembler > Interlocks diagnostics | |||
You can get 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 following command line option when invoking
the assembler:
armasm --diag_warning 1563
Where the --cpu option specifies a multi-issue
processor such as Cortex-A8, these assembler warnings are unreliable.
Assembler Reference: