Arm Community
Site
Search
User
Site
Search
User
Support forums
Arm Development Studio forum
Cortex-A9 CPSR I Flag unmask problem
Jump...
Cancel
Locked
Locked
Replies
5 replies
Subscribers
119 subscribers
Views
4148 views
Users
0 members are here
Options
Share
More actions
Cancel
Related
How was your experience today?
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
Cortex-A9 CPSR I Flag unmask problem
Sebastian Meisheit
over 12 years ago
Parents
Martin Weidmann
over 12 years ago
Note: This was originally posted on 17th July 2012 at
http://forums.arm.com
You might want to look at why you ended up in Abort mode. Attempting to change the CPSR will not directly trigger an abort. So a couple of likely possibilities are that you're writing the wrong bit pattern, or that after IRQs there is an abort (in the irq handler for instance).
Cancel
Vote up
0
Vote down
Cancel
Reply
Martin Weidmann
over 12 years ago
Note: This was originally posted on 17th July 2012 at
http://forums.arm.com
You might want to look at why you ended up in Abort mode. Attempting to change the CPSR will not directly trigger an abort. So a couple of likely possibilities are that you're writing the wrong bit pattern, or that after IRQs there is an abort (in the irq handler for instance).
Cancel
Vote up
0
Vote down
Cancel
Children
No data