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

inline assembler in c code

i just triying to add a nop asm statement in c code but give some error i read about adding a #pragma arm and #pragma thumb and do this: You must also compile your code using the --apcs /interwork compiler option.

but i dont know how do this, whatever you can help me ill be glad.

0