_IVOR1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-11-07 3:42 AM
when i wrote code in spc5studio, and am using B line(SPC560B54L5), in that case program control goes onto IVOR and stuck their.
can you please help what should i do?
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-11-08 12:16 AM
Hello soni ,
IVOR1 is a Machine Check interrupt. (~a coredump),
you are trying to access or write a forbidden register.
Could you check your LR in your debugger ?
it should point where the problem is located.
Best regards
Erwan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-11-08 12:16 AM
Hello soni ,
IVOR1 is a Machine Check interrupt. (~a coredump),
you are trying to access or write a forbidden register.
Could you check your LR in your debugger ?
it should point where the problem is located.
Best regards
Erwan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-11-09 2:25 AM
how can i see LR?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-11-10 3:08 AM
