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

Acknowledge exception handler in Linux

Parents
  • Note: This was originally posted on 5th April 2012 at http://forums.arm.com

    Thanks for the answer, but from what I udnerstand from the manuals (I am an ARM newbie) the default return value from an "Undefined Instruction" is PC+4. I think tha tI am ratehr lookign at it the wrong way by using the "signal" function.

    How can I modify the Exception table to point to my function? When I try to write to 0X04or 0XFFFF0004 to store the address of my handler, I get an error....

    Thanks,

    Michele
Reply
  • Note: This was originally posted on 5th April 2012 at http://forums.arm.com

    Thanks for the answer, but from what I udnerstand from the manuals (I am an ARM newbie) the default return value from an "Undefined Instruction" is PC+4. I think tha tI am ratehr lookign at it the wrong way by using the "signal" function.

    How can I modify the Exception table to point to my function? When I try to write to 0X04or 0XFFFF0004 to store the address of my handler, I get an error....

    Thanks,

    Michele
Children
No data