Arm Community
Site
Search
User
Site
Search
User
Support forums
Architectures and Processors forum
help needed on arm7 timer interrupt
Jump...
Cancel
State
Accepted Answer
+1
person also asked this
people also asked this
Locked
Locked
Replies
5 replies
Subscribers
349 subscribers
Views
6463 views
Users
0 members are here
Arm7
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
help needed on arm7 timer interrupt
duoduo duoduo
over 12 years ago
Note: This was originally posted on 15th January 2009 at
http://forums.arm.com
Dear all !
i am trying to use a timer interrupt to call a function in an ARM7 platform.i hope this timer interrupt can happen in a 320 microseconds interval.however,i found that when i make the interval less than 11 milliseconds exception happened.
11 milliseconds is too slow for me.why this happened?can somebody help?many thanks!
additional:i made a big mistake in my description, mixing up microseconds with milliseconds. really sorry.
Top replies
Jacob Bramley
over 12 years ago
+1
verified
Note: This was originally posted on 15th January 2009 at http://forums.arm.com I'm not sure, but I think you may have mixed up your units somewhere along the line. 11 microseconds is considerably smaller...
Parents
0
duoduo duoduo
over 12 years ago
Note: This was originally posted on 16th January 2009 at
http://forums.arm.com
i debug step by step and found where exception happened:when i used 320 microseconds and the routine came to the end of a function, i.e. the statement "return SUCCESS", it stopped there, after a while Undefined instruction exception happened.
and when i used 11 milliseconds ,it ran well.
why?can anybody help?
Cancel
Vote up
0
Vote down
Cancel
Reply
0
duoduo duoduo
over 12 years ago
Note: This was originally posted on 16th January 2009 at
http://forums.arm.com
i debug step by step and found where exception happened:when i used 320 microseconds and the routine came to the end of a function, i.e. the statement "return SUCCESS", it stopped there, after a while Undefined instruction exception happened.
and when i used 11 milliseconds ,it ran well.
why?can anybody help?
Cancel
Vote up
0
Vote down
Cancel
Children
No data