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
"I tried using a short (16-bit) pointer but somehow that does not seem to work."
You might want to investigate why you can't get your existing code working. You might get some help on that.