Invalid Software Interrupt

H

hyderabadblues

I am using STL Map to prefetch and store data, but when I am trying to
access Map during copying the elements in to Map there is no problem ,
but once the Map is filled up, when I try to access it, I am getting
Invalid software interrupt . I am using ARM compiler.

What can be the problem
 
V

Victor Bazarov

hyderabadblues said:
I am using STL Map to prefetch and store data, but when I am trying to
access Map during copying the elements in to Map there is no problem ,
but once the Map is filled up, when I try to access it, I am getting
Invalid software interrupt . I am using ARM compiler.

What can be the problem

There is a logical error on the line 42 of your program. Don't believe
me? Post your code.

V
 
S

Salt_Peter

I am using STL Map to prefetch and store data, but when I am trying to
access Map during copying the elements in to Map there is no problem ,
but once the Map is filled up, when I try to access it, I am getting
Invalid software interrupt . I am using ARM compiler.

What can be the problem


Maybe you got the wrong map? Or you were given the wrong directions?
Perhaps you have a map to a city that doesn't exist?
Who knows?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,183
Messages
2,570,967
Members
47,517
Latest member
Andres38A1

Latest Threads

Top