This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Problem with compiling assembly instructions with iar workbench

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