We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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