Hello all,
I'm trying to compile my project using iar workbench. In my project I've used inline assembly and I'm having problem with executing an assembly instruction "ldr r1, =savebuffer" while trying to compile it shows syntax error. So I'm seeking for a solution here.
Note : using iar 8.20.1 with cortex m0+ as a target environment
Thanks in advance