I don't know much about assembly, but when I was trying to build a project that uses Sciopta RTOS and Cortex A processor, it produced the following error:
Error[401]: Operand syntax error
mrc p15, #0, r0, c9, c14, #2
-----------------^
In the file cortex_a.s
Does anyone have an idea about this problem ?