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

declaration link register R14

Hi everybody,

I actually work on a LPC2103, and I have a problem with a inline assembler.

In fact, I want to modify the Link Register R14, at the end of an interruption, in order to return in Main Programm at an other location.

But when I compile my programm, the compiler print this error:" error #20: identifier "R14" is undifined.

The problem is that I don't know how you can declare this kind of register.

thank in advance

Chris

0