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

Using inline assembler code

Hi,

I'm trying to use inline assembler code but the keyword '__asm' is not accepted. I can create an '__asm' function with no compiler warnings but when calling this function the uC restarts.
Using Cortex M3 device.

Regards,

Henk

0