Hello,
I have some lines of assembly code (see below) which work and compiled just fine in MDK 4.10. Yesterday I installed MDk 4.14 and now the assembler comes with a warning. How can I solve this warning?
MSR cpsr_c, #I_Bit | Mode_IRQ ; return to IRQ mode and set I bit
warning: A1876W: Use of '|' as a synonym for the :OR: operator is deprecated. 404 0000008c MSR cpsr_c, #I_Bit | Mode_IRQ ; return to IRQ mode and set I bit
Kind regards, Sander
Whoops, I should have said:
"It's not just NON native speakers who can have problems with such things."